Re: Writing a netgraph module
- From: Chuck Swiger <cswiger@xxxxxxx>
- Date: Thu, 29 Dec 2005 11:09:07 -0500
Squigly wrote:
I want to develop netgraph module (something simple at first, but the intention is to write a full-fledged-real-world-bla-bla system).
Problem is, I can't seem to find anything regarding the development process of a netgraph module.
Google/Handbook/Forums didn't give much. I poked the code a bit (both for netgraph subsystem and some modules), but I do need something more basic to start with.
Does the following give you a starting point:
cd /usr/src/sys/netgraph less NOTES ng_sample.[hc]
-- -Chuck _______________________________________________ freebsd-net@xxxxxxxxxxx mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Writing a netgraph module
- From: Squigly
- Re: Writing a netgraph module
- References:
- Writing a netgraph module
- From: Squigly
- Writing a netgraph module
- Prev by Date: Writing a netgraph module
- Next by Date: Re: Writing a netgraph module
- Previous by thread: Writing a netgraph module
- Next by thread: Re: Writing a netgraph module
- Index(es):