SOURCES: iptables-nf-ACCOUNT.patch - updated Makefile

cieciwa cieciwa at pld-linux.org
Fri Sep 16 16:26:23 CEST 2005


Author: cieciwa                      Date: Fri Sep 16 14:26:23 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated Makefile

---- Files affected:
SOURCES:
   iptables-nf-ACCOUNT.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/iptables-nf-ACCOUNT.patch
diff -u SOURCES/iptables-nf-ACCOUNT.patch:1.1 SOURCES/iptables-nf-ACCOUNT.patch:1.2
--- SOURCES/iptables-nf-ACCOUNT.patch:1.1	Fri Sep 16 16:19:44 2005
+++ SOURCES/iptables-nf-ACCOUNT.patch	Fri Sep 16 16:26:18 2005
@@ -1,7 +1,20 @@
+ Makefile           |    2 
  libipt_ACCOUNT.c   |  174 +++++++++++++++++++++++++++++++++++++++++++++++++++++
  libipt_ACCOUNT.man |   16 ++++
- 2 files changed, 190 insertions(+)
+ 3 files changed, 192 insertions(+)
 
+diff -Nur --exclude '*.orig' iptables.org/extensions/Makefile iptables/extensions/Makefile
+--- iptables.org/extensions/Makefile	2005-09-16 14:22:37.000000000 +0200
++++ iptables/extensions/Makefile	2005-09-16 16:18:37.000000000 +0200
+@@ -8,6 +8,8 @@
+ PF_EXT_SLIB:=ah addrtype comment connlimit connmark conntrack dscp ecn esp hashlimit helper icmp iprange length limit mac mark multiport owner physdev pkttype realm rpc sctp standard state tcp tcpmss tos ttl udp unclean CLASSIFY CONNMARK DNAT DSCP ECN LOG MARK MASQUERADE MIRROR NETMAP NFQUEUE NOTRACK REDIRECT REJECT SAME SNAT TARPIT TCPMSS TOS TRACE TTL ULOG
+ PF6_EXT_SLIB:=eui64 hl icmpv6 length limit mac mark multiport owner physdev standard tcp udp HL LOG NFQUEUE MARK TRACE
+ 
++PF_EXT_SLIB+=ACCOUNT
++
+ # Optionals
+ PF_EXT_SLIB_OPTS:=$(foreach T,$(wildcard extensions/.*-test),$(shell KERNEL_DIR=$(KERNEL_DIR) $(T)))
+ PF6_EXT_SLIB_OPTS:=$(foreach T,$(wildcard extensions/.*-test6),$(shell KERNEL_DIR=$(KERNEL_DIR) $(T)))
 diff -Nur --exclude '*.orig' iptables.org/extensions/libipt_ACCOUNT.c iptables/extensions/libipt_ACCOUNT.c
 --- iptables.org/extensions/libipt_ACCOUNT.c	1970-01-01 01:00:00.000000000 +0100
 +++ iptables/extensions/libipt_ACCOUNT.c	2005-09-16 16:04:05.000000000 +0200
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/iptables-nf-ACCOUNT.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list