------------------------------------------------------------ revno: 4943 committer: Christof Mroz <[email protected]> branch nick: hipfw-performance timestamp: Wed 2010-09-15 16:03:22 +0200 message: Add reminder concerning I1 floods. modified: firewall/conntrack.c
-- lp:~christof-mroz/hipl/hipfw-performance https://code.launchpad.net/~christof-mroz/hipl/hipfw-performance Your team HIPL core team is subscribed to branch lp:~christof-mroz/hipl/hipfw-performance. To unsubscribe from this branch go to https://code.launchpad.net/~christof-mroz/hipl/hipfw-performance/+edit-subscription
=== modified file 'firewall/conntrack.c' --- firewall/conntrack.c 2010-09-15 14:02:30 +0000 +++ firewall/conntrack.c 2010-09-15 14:03:22 +0000 @@ -1587,6 +1587,9 @@ * @param accept_mobile process UPDATE packets * @param ctx context for the packet * + * @todo Consider I1 flood protection. Store information in midauth + * cookies, perhaps? + * * @return 1 if packet if passed the verifications or otherwise 0 */ static int check_packet(const struct in6_addr *ip6_src,
_______________________________________________ Mailing list: https://launchpad.net/~hipl-core Post to : [email protected] Unsubscribe : https://launchpad.net/~hipl-core More help : https://help.launchpad.net/ListHelp

