summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorDaniel Hartmeier <dhartmei@cvs.openbsd.org>2001-10-02 08:44:22 +0000
committerDaniel Hartmeier <dhartmei@cvs.openbsd.org>2001-10-02 08:44:22 +0000
commit1f945f699c49af4db1bb76afbc71c351a0ac48ec (patch)
treede771a929bf6d50a1937365a9d13b64f635d2b6c /sys/arch
parent9f7775b09d253e413aa019c46096293709785803 (diff)
Convert ip_off of the inner IP header to host order in pf_test_state_icmp().
Some of the IP header fields are already converted by ip_input.c (including ip_off), but of course not for inner headers of ICMP packets. The other fields which are left in network order are ok. This broke state search for any ICMP error message who referred to an IP header with the DF flag set, hence any ICMP_UNREACH_NEEDFRAG message. Found by Andreas Gunnarsson <andreas@crt.se>. Thank you.
Diffstat (limited to 'sys/arch')
0 files changed, 0 insertions, 0 deletions