cvs commit: src/sys/netgraph ng_eiface.c

Ruslan Ermilov ru at FreeBSD.org
Mon Feb 6 06:30:28 PST 2006


ru          2006-02-06 14:30:22 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_eiface.c 
  Log:
  Two fixes:
  
  - Run send queue down to completion, not just one packet.
    It has been observed to cause a stall queue otherwise.
  
  - Prevent queueing multiple function calls to a node.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.35      +35 -35    src/sys/netgraph/ng_eiface.c


More information about the cvs-all mailing list