aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_ether.h
Commit message (Expand)AuthorAgeFilesLines
* Since neither archie nor I work at Whistle any more, change our emailJulian Elischer2000-10-241-1/+1
* Export ng_ether_enaddr_type for other nodes that want to use it.Archie Cobbs2000-08-301-0/+5
* Add three more control messages to complement their opposites:Archie Cobbs2000-08-151-1/+4
* Add three new control messages to the ng_ether(4) netgraph node type:Archie Cobbs2000-08-071-0/+3
* Make the ng_ether(4) node type dynamically loadable like the rest.Archie Cobbs2000-06-261-8/+8
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-301-1/+9
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+55