cvs commit: src/sys/netinet ip_input.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jun 3 20:58:13 PDT 2004


dillon      2004/06/03 20:57:41 PDT

DragonFly src repository

  Modified files:
    sys/netinet          ip_input.c 
  Log:
  Use MPIPE instead of (the really aweful improper use of) mbuf_alloc() for
  struct ipq.  This also gets rid of a nasty dtoc().
  
  Revision  Changes    Path
  1.30      +18 -9     src/sys/netinet/ip_input.c


http://www.dragonflybsd.org/cvsweb/src/sys/netinet/ip_input.c.diff?r1=1.29&r2=1.30&f=h





More information about the Commits mailing list