summaryrefslogtreecommitdiffstats
path: root/TODO
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 /TODO
parentf6a1018fa8e0dfd57ea3b4a9e7024a97cb7a2d11 (diff)
downloadeurephia-0.9.1_beta.tar.gz
eurephia-0.9.1_beta.tar.xz
eurephia-0.9.1_beta.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 'TODO')
0 files changed, 0 insertions, 0 deletions