Pass ip_off and ip_len in the correct byte order to icmp_error(); this
authorangelos <angelos@openbsd.org>
Sun, 9 Apr 2000 17:43:02 +0000 (17:43 +0000)
committerangelos <angelos@openbsd.org>
Sun, 9 Apr 2000 17:43:02 +0000 (17:43 +0000)
commit1a56b5e70c576c0dbc0db69cf62bc570bbd9a28a
tree1a01f2e11dccacbe0fc50d4b7b62f571cac09575
parenta7e2b61c85114de62b4169af04f5d5e7600a12a3
Pass ip_off and ip_len in the correct byte order to icmp_error(); this
should fix the crash problems with isic, reported last week.
sys/netinet/ip_input.c
sys/netinet/udp_usrreq.c