cvs commit: src/sys/netgraph ng_base.c

Alexander Motin mav at FreeBSD.org
Sat Aug 18 04:59:18 PDT 2007


mav         2007-08-18 11:59:17 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_base.c 
  Log:
  Add ng_send_fn() error handeling inside ng_con_nodes().
  Without it some errors may left unnoticed and unhandeled
  that will lead to hooks left in half-connected state.
  
  Reviewed by:    julian@
  Approved by:    re (kensmith), glebius (mentor)
  
  Revision  Changes    Path
  1.135     +5 -2      src/sys/netgraph/ng_base.c


More information about the cvs-src mailing list