summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2008-10-08 19:37:08 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2008-10-08 19:37:08 +0200
commitb65b0802ead5e863ca8cb41fff77528735a1466c (patch)
treeaafdf74c9c36a4221e2fd59202e869f1bc58f77d /CMakeLists.txt
parentf6a1018fa8e0dfd57ea3b4a9e7024a97cb7a2d11 (diff)
downloadeurephia-b65b0802ead5e863ca8cb41fff77528735a1466c.tar.gz
eurephia-b65b0802ead5e863ca8cb41fff77528735a1466c.tar.xz
eurephia-b65b0802ead5e863ca8cb41fff77528735a1466c.zip
Implemented firewall initialisation and stateful checking on VPN clientsv0.9.1_beta
Changed from flushing the defined iptables chain for VPN users to a initialisation call. This call will first flush the chain and then insert a generic -m state --state ESTABLISHED,RELATED -j ACCEPT rule. When a new VPN client connects, it will add -m state --state NEW to the rule. Reorganised the efw_iptables.c a little bit to allow several iptables call in one process_input(...) call.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions