Date: Mon, 3 May 2010 16:08:24 +0000 (UTC) From: Marko Zec <zec@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netgraph ng_base.c Message-ID: <201005031608.o43G8WqR032168@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
zec 2010-05-03 16:08:24 UTC FreeBSD src repository Modified files: sys/netgraph ng_base.c Log: SVN rev 207572 on 2010-05-03 16:08:24Z by zec When destroying a vnet, shut down all netgraph nodes tied to that vnet before proceeding with dismantling other protocol domains. This change only affects options VIMAGE builds. Reviewed by: julian, bz MFC after: 3 days Revision Changes Path 1.181 +32 -18 src/sys/netgraph/ng_base.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005031608.o43G8WqR032168>