In article [EMAIL PROTECTED]> you write:
>We recently introduced a check for tcp sequence numbers when processing
>ICMP messages, it has so far only been used for the ICMP messages that
>trigger the session to be dropped, but it makes sense to have this check
>for all ICMP messages which only act
We recently introduced a check for tcp sequence numbers when processing
ICMP messages, it has so far only been used for the ICMP messages that
trigger the session to be dropped, but it makes sense to have this check
for all ICMP messages which only act on a single session.
diff below, please revi