summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorjonathan <jonathan@NetBSD.org>2003-08-15 17:14:31 +0000
committerjonathan <jonathan@NetBSD.org>2003-08-15 17:14:31 +0000
commit2ea4c76684ae957a1c28f99415bcc3cfe7f7babc (patch)
treeb207837b4c9962c33e73ab5ef725e6808642275d /sys/dev
parent77db8900ab8567a8a7e75ddb84b5416c936339cb (diff)
Fix bug with IP_DF handling which was breaking TCP: on FreeBSD, ip_off
is assumed to be in host byteorder during the input(?) path. NetBSD keeps ip_off and ip_len in network order. Add (or remove) byteswaps accordingly. TCP over fast_ipsec now works with PMTU, as well as without.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions