summaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_split.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to using C99 sparse initialisers for the type methods array.Julian Elischer2004-05-291-12/+7
* Update to C99, s/__FUNCTION__/__func__/,David E. O'Brien2001-12-101-1/+1
* General cleanup providing better style(9) conformance and generallyBrooks Davis2001-07-241-84/+40
* Add a 'splitter' node to separate a bidirectionalJulian Elischer2001-02-221-0/+227