summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_iface.c
Commit message (Expand)AuthorAgeFilesLines
* Two simple changes to the kernel internal API for netgraph modules,julian2000-04-281-2/+3
* Call bpfdetach() before going away.archie2000-03-211-0/+1
* Updates to the ng_iface(8) netgraph node type:archie2000-03-131-176/+210
* Remove a bunch of un-needed includes.julian1999-12-071-6/+0
* Add two new generic control messages, NGM_ASCII2BINARY andarchie1999-11-301-8/+6
* Rename 'struct private' to 'struct ng_xxx_private' to allow gdbarchie1999-11-191-2/+2
* Add support for the IFF_MULTICAST flag. There's notarchie1999-11-081-1/+3
* Add typedefs for node methodsjulian1999-11-011-8/+7
* Bring ng_iface up-to-date with what has happenned to the bpf code.julian1999-10-251-30/+17
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+778
OpenPOWER on IntegriCloud