diff options
author | zec <zec@FreeBSD.org> | 2009-04-26 07:14:50 +0000 |
---|---|---|
committer | zec <zec@FreeBSD.org> | 2009-04-26 07:14:50 +0000 |
commit | c269cc664ea0bb95561b14b109212e8640c8d53a (patch) | |
tree | a1175fbb0223247a55badf8c425bc6113277d52f /lib/libc/sys | |
parent | 712d9928291fa1fa1a011adcfd08c48ac1a6adc7 (diff) | |
download | FreeBSD-src-c269cc664ea0bb95561b14b109212e8640c8d53a.zip FreeBSD-src-c269cc664ea0bb95561b14b109212e8640c8d53a.tar.gz |
In preparation to make options VIMAGE operational, where needed,
initialize / release netgraph related state in iattach() / idetach()
functions called via the vnet module registration / initialization
framework, instead of initialization / cleanups being done in
mod_event handlers.
While here, introduce a crude hack aimed at preventing ng_ether to
autoattach to ng_eiface ifnets, which are also netgraph nodes already.
Reviewed by: bz
Approved by: julian (mentor)
Diffstat (limited to 'lib/libc/sys')
0 files changed, 0 insertions, 0 deletions