aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_async.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-4/+0
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-301-2/+53
* Remove the address and control field compression functionality of thisArchie Cobbs1999-11-191-32/+16
* Get rid of the 'sync2' hook, which was a hack. Instead, justArchie Cobbs1999-11-081-49/+49
* Add typedefs for node methodsJulian Elischer1999-11-011-8/+7
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+586