sephe 2008/08/22 03:19:27 PDT DragonFly src repository
Modified files:
sys/netinet ip_input.c
Log:
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.
Revision Changes Path
1.86 +13 -20 src/sys/netinet/ip_input.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/ip_input.c.diff?r1=1.85&r2=1.86&f=u
