]> git.ipfire.org Git - ipfire-3.x.git/commit
Initial commit of new firewall code.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 8 Feb 2009 18:14:41 +0000 (19:14 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 8 Feb 2009 18:14:41 +0000 (19:14 +0100)
commit8838c71a21eb88486e20bd3b55cb08f4c491face
treeb712f624ccb6ec39bf3b3989beac671319339537
parentffd2cf010dd852eeec3429b3ed29d7c032265284
Initial commit of new firewall code.
15 files changed:
lfs/firewall [new file with mode: 0644]
make.sh
src/firewall/firewall [new file with mode: 0644]
src/firewall/functions [new file with mode: 0644]
src/firewall/functions.commands [new file with mode: 0644]
src/firewall/functions.config [new file with mode: 0644]
src/firewall/functions.firewall [new file with mode: 0644]
src/firewall/functions.ip [new file with mode: 0644]
src/firewall/functions.iptables [new file with mode: 0644]
src/firewall/functions.macros [new file with mode: 0644]
src/firewall/functions.zones [new file with mode: 0644]
src/firewall/macros/HTTP [new file with mode: 0644]
src/firewall/zones.local [new file with mode: 0644]
src/rootfiles/core/firewall [new file with mode: 0644]
src/rootfiles/core/iptables