aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_UI.c
Commit message (Expand)AuthorAgeFilesLines
* Two simple changes to the kernel internal API for netgraph modules,Julian Elischer2000-04-281-2/+3
* Remove a bunch of un-needed includes.Julian Elischer1999-12-071-6/+0
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-301-1/+2
* Rename 'struct private' to 'struct ng_xxx_private' to allow gdbArchie Cobbs1999-11-191-2/+2
* Add typedefs for node methodsJulian Elischer1999-11-011-8/+7
* cleanups regarding misused m_pullup() and similar.Julian Elischer1999-10-261-1/+2
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+242