Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2002 14:10:42 -0400
From:      Steve Tremblett <sjt@cisco.com>
To:        freebsd-hackers@freebsd.org
Subject:   dumb Q: netgraph node init?
Message-ID:  <20021020141042.B20092@sjt-u10.cisco.com>

next in thread | raw e-mail | index | archive | help
I'm trying to find how netgraph nodes are initialized.  Basically my
question is about runtime dynamic initialization.

I have NETGRAPH_ETHER and NETGRAPH_PPPOE in my kernel config.  I don't
start pppoe at boot time.  Before ppp is up, ngctl shows ng_ether but
not pppoe.  What defines how ng_ether is loaded and hooked at boot time
as opposed to ng_pppoe loaded and hooked automatically?

If someone could point me to the appropriate code it would be much
appreciated!

-- 
Steve Tremblett

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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