firewall-init: Makefile - updated table list

baggins baggins at pld-linux.org
Tue Dec 29 23:24:27 CET 2009


Author: baggins                      Date: Tue Dec 29 22:24:27 2009 GMT
Module: firewall-init                 Tag: HEAD
---- Log message:
- updated table list

---- Files affected:
firewall-init:
   Makefile (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: firewall-init/Makefile
diff -u firewall-init/Makefile:1.7 firewall-init/Makefile:1.8
--- firewall-init/Makefile:1.7	Mon Dec  4 14:31:11 2006
+++ firewall-init/Makefile	Tue Dec 29 23:24:22 2009
@@ -5,8 +5,8 @@
 initdir=/etc/rc.d/init.d
 sysconfdir=/etc/sysconfig
 
-tables4=drop filter mangle nat
-tables6=filter mangle
+tables4=filter mangle nat raw
+tables6=filter mangle raw
 
 DIST_FILES=Makefile COPYING README REQUIRED firewall \
 	firewall.init firewall-pre.init firewall-init.spec
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/firewall-init/Makefile?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list