DragonFly BSD
DragonFly commits List (threaded) for 2004-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/netinet ip_input.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 3 Jun 2004 20:57:41 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]