cvs commit: src/sys/netinet ip_flow.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sun Oct 26 02:16:00 PDT 2008


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





More information about the Commits mailing list