cvs commit: src/sys/net netisr.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Nov 13 16:45:51 PST 2003


dillon      2003/11/13 16:45:20 PST

DragonFly src repository

  Modified files:
    sys/net              netisr.c 
  Log:
  MT_TAG mbufs are terrible hacks and cannot be freed.  Skip any MT_TAGs
  before freeing mbufs sent to a netisr without a handler.
  
  Revision  Changes    Path
  1.5       +6 -2      src/sys/net/netisr.c


http://www.dragonflybsd.org/cvsweb/src/sys/net/netisr.c.diff?r1=1.4&r2=1.5&f=h





More information about the Commits mailing list