summaryrefslogtreecommitdiffstats
path: root/lib/libnetgraph/sock.c
Commit message (Collapse)AuthorAgeFilesLines
* Add __FBSDID()s to libnetgraphdillon2001-09-301-2/+3
|
* Have NgMkSockNode() load the socket node type KLD if it's notarchie2000-01-281-1/+18
| | | | already loaded (indicated by EPROTONOSUPPORT from socket(2)).
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+264
Been in production for 3 years now. Gives Instant Frame relay to if_sr and if_ar drivers, and PPPOE support soon. See: ftp://ftp.whistle.com/pub/archie/netgraph/index.html for on-line manual pages. Reviewed by: Doug Rabson (dfr@freebsd.org) Obtained from: Whistle CVS tree
OpenPOWER on IntegriCloud