next_hop information is now saved in mtag, so the netmsg_packet embedded in
commite34f981f0eb7deaa937323ef69f185bde41d8f06
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 22 Aug 2008 10:19:27 +0000 (22 10:19 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 22 Aug 2008 10:19:27 +0000 (22 10:19 +0000)
tree83c61d3b827db2dbf56a5f9e8f2d4c017803fd3f
parente7d71a7a100a735a69e9ebdafbdc09e551a59aad
next_hop information is now saved in mtag, so the netmsg_packet embedded in
the mbuf.m_hdr is large enough to deliver all necessary information (hlen is
saved in lwkt_msg.u.ms_result) to transport layer.
sys/netinet/ip_input.c