Don't add an extra 20 bytes to ip_len, m_pkthdr.len is already updated
authorangelos <angelos@openbsd.org>
Tue, 11 Apr 2000 16:28:49 +0000 (16:28 +0000)
committerangelos <angelos@openbsd.org>
Tue, 11 Apr 2000 16:28:49 +0000 (16:28 +0000)
commit3975772f23f775b2845426ab82ce658a4fa1f816
tree22d060ec165e2685fb3bd667bc6c8d9c787a21c9
parentf3928f619aca22f2cd1fa112f91541319f302fbc
Don't add an extra 20 bytes to ip_len, m_pkthdr.len is already updated
by M_PREPEND.
sys/netinet/ip_ether.c