next_hop information is now saved in mtag, so the netmsg_packet embedded in
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 22 Aug 2008 10:19:27 +0000 (10:19 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 22 Aug 2008 10:19:27 +0000 (10:19 +0000)
commit3d6057fecd8a75f13cd0fe534c2e27bcb972f6c0
tree4f6adb77230fbb65a46b53de38cd6e42594c4c2d
parent5de23090072d293c2ffe1896e3250677b05c52c6
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