cvs commit: src/sys/netinet ip_input.c

Jeffrey Hsu hsu at crater.dragonflybsd.org
Wed Jun 8 16:45:41 PDT 2005


hsu         2005/06/08 16:45:00 PDT

DragonFly src repository

  Modified files:
    sys/netinet          ip_input.c 
  Log:
  Get an mbuf packet header to begin with instead of getting an mbuf and then
  immediately changing it into an mbuf packet header.
  
  Revision  Changes    Path
  1.54      +1 -1      src/sys/netinet/ip_input.c


http://www.dragonflybsd.org/cvsweb/src/sys/netinet/ip_input.c.diff?r1=1.53&r2=1.54&f=u





More information about the Commits mailing list