cvs commit: src/sys/netgraph ng_base.c
Alexander Motin
mav at FreeBSD.org
Sun Aug 19 12:36:47 PDT 2007
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
More information about the cvs-src
mailing list