Date: Sun, 19 Aug 2007 19:36:47 +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: <200708191936.l7JJalSh079033@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2007-08-19 19:36:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netgraph ng_base.c Log: MFC rev. 1.135 Add ng_send_fn() error handeling inside ng_con_nodes(). Without it some errors may left unnoticed and unhandeled that lead to hooks left in half-connected state. Revision Changes Path 1.102.2.11 +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?200708191936.l7JJalSh079033>