aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_rfc1490.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+3
* Add the capacity for the rfc1490 node to handle cisco style encasulationJulian Elischer2004-06-131-2/+7
* Add an "ethernet" hook to the rfc1490 netgraph module. It will sendBrian Feldman2004-01-141-0/+1
* Use a single style of multiple inclusion protection for Netgraph headers.Ruslan Ermilov2003-11-111-3/+3
* Since neither archie nor I work at Whistle any more, change our emailJulian Elischer2000-10-241-1/+1
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-301-1/+1
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+55