Make IPDIVERT transparent to ip reassemble code by fully utilizing the
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 28 Aug 2008 14:10:03 +0000 (14:10 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 28 Aug 2008 14:10:03 +0000 (14:10 +0000)
commitb0cb7c2ccfe8af8c800a73573dc2edbcb713a5cd
tree9d482547874aef7534f921796a69039cf221163f
parent8fc8fbe750dce6f17b26c18aca35425b2b44c64b
Make IPDIVERT transparent to ip reassemble code by fully utilizing the
divert information saved in the mbuf tag.

Idea-from: FreeBSD
sys/netinet/ip_divert.c
sys/netinet/ip_input.c
sys/netinet/ip_output.c
sys/netinet/ip_var.h