Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2007 11:59:17 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_base.c
Message-ID:  <200708181159.l7IBxHHO014740@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708181159.l7IBxHHO014740>