]> git.pld-linux.org Git - packages/firewall-init-ipchains.git/commitdiff
This commit was manufactured by cvs2git to create branch 'RA-branch'.
authorcvs2git <feedback@pld-linux.org>
Mon, 11 Nov 2002 01:31:17 +0000 (01:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Sprout from master 2002-11-11 01:31:17 UTC undefine <undefine@pld-linux.org> '- ipchains can be used with 2.4 too. And _are_ used by many people...'
Delete:
    firewall-init-pre.patch

firewall-init-pre.patch [deleted file]

diff --git a/firewall-init-pre.patch b/firewall-init-pre.patch
deleted file mode 100644 (file)
index 3a5cfae..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur firewall-init-2.99.5/firewall.d/functions firewall-init-2.99.5-p/firewall.d/functions
---- firewall-init-2.99.5/firewall.d/functions  Sun May 20 22:39:48 2001
-+++ firewall-init-2.99.5-p/firewall.d/functions        Wed May  8 16:22:58 2002
-@@ -135,6 +135,7 @@
-       $iptables -P OUTPUT ACCEPT
-       $iptables -P FORWARD DROP
-+      $iptables -A INPUT -i lo -j ACCEPT
-       $iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
- }
This page took 0.102344 seconds and 4 git commands to generate.