glebius     2006-01-12 21:09:12 UTC
  FreeBSD src repository
  Modified files:
    sys/netgraph         ng_ether.c 
  Log:
  Do not force queueing on peer hooks. This was important only for
  5.0-CURRENT. And it looks like this didn't work before Julian's
  revamp of netgraph queue code.
  
  Reviewed by:    julian
  
  Revision  Changes    Path
  1.58      +0 -14     src/sys/netgraph/ng_ether.c