DragonFly commits List (threaded) for 2008-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netinet ip_flow.c
sephe 2008/10/26 02:15:33 PDT
DragonFly src repository
Modified files:
sys/netinet ip_flow.c
Log:
- ip_mport() will make sure following things for us:
o IP header is in one mbuf
o IP length is not less then IP header length
- Truncate mbufs to the correct length before forwarding
Obtained-from: NetBSD ip_flow.c rev 1.6
Revision Changes Path
1.19 +22 -3 src/sys/netinet/ip_flow.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/ip_flow.c.diff?r1=1.18&r2=1.19&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]