oleg        2006-10-29 12:09:25 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_dummynet.c 
  Log:
  - Use non-recursive mutex. MTX_RECURSE is unnecessary since rev. 1.70
  - Pay respect to net.isr.direct: use netisr_dispatch() instead of ip_input()
  
  Reviewed by:    glebius, rwatson
  
  - purge_flow_set():
      - Do not leak memory while purging queues which are not bound to pipe.
      - style(9) cleanup
  
  MFC after:      2 months
  
  Revision  Changes    Path
  1.105     +32 -35    src/sys/netinet/ip_dummynet.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to