summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_one2many.c
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC warnings caused by initializing a zero length array. In the process,archie2002-05-311-5/+5
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-7/+7
* Implement direct support for semipersistant nodes.julian2001-01-301-2/+3
* Add a new distribution algorythm to the 'one2many' node type.julian2001-01-281-3/+51
* Part 2 of the netgraph rewrite.julian2001-01-081-16/+16
* Rewrite of netgraph to start getting ready for SMP.julian2001-01-061-26/+18
* Divorce the kernel binary ABI version number from the messagejulian2000-12-181-1/+1
* Reviewed by: Archie@freebsd.orgjulian2000-12-121-2/+1
* New netgraph node type ng_one2many(4).archie2000-11-161-0/+521
OpenPOWER on IntegriCloud