summaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/Makefile
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.2.0_cvscvs2svn2004-01-101-1/+1
* This is a netgraph node to access ATM interfaces. It works with theHartmut Brandt2003-06-251-0/+1
* Add device driver support for the ASIX Electronics AX88172 USB 2.0Bill Paul2003-04-201-0/+1
* Make the bluetooth modulesJulian Elischer2002-11-211-0/+5
* Keep subdirectory list sorted.Archie Cobbs2002-08-201-2/+2
* Add ng_l2tp module.Archie Cobbs2002-08-201-2/+3
* turn on the ethertype filter moduleJulian Elischer2002-02-271-0/+1
* Add ng_ip_input. A new netgraph node for queuing IP packets into theBrooks Davis2001-09-271-0/+1
* /home/brooks/ng_gif.messageBrooks Davis2001-09-261-0/+2
* KSE Milestone 2Julian Elischer2001-09-121-0/+1
* Make ng_split part of the module building process.Brooks Davis2001-07-241-0/+1
* Put module directories one per line so adding new modules creates readableBrooks Davis2001-07-151-3/+24
* Make klds for the ar and sr devices and hook them up.John Hay2001-01-301-1/+2
* Fix another callout_init() that I missed.Jonathan Lemon2000-11-261-3/+1
* unhook netgraph/bridge until somebody makes it compile in LINTPoul-Henning Kamp2000-11-261-1/+3
* Add one2many subdirectory (previously forgotten).Archie Cobbs2000-11-221-1/+1
* New netgraph node type for Ethernet bridging.Archie Cobbs2000-09-011-1/+1
* Build ng_ether(4) KLD.Archie Cobbs2000-06-261-1/+1
* Only build the ng_mppc KLD if !NOCRYPT and required crypto sources exist.Archie Cobbs2000-04-121-0/+4
* Turn off build of ng_mppc KLD until I can figure out how to have theArchie Cobbs2000-04-111-1/+1
* Add ng_mppc(8) netgraph node as a KLD module.Archie Cobbs2000-04-091-2/+2
* New netgraph node type 'pptpgre': this performs GRE encapsulationArchie Cobbs1999-12-081-1/+1
* New netgraph node type, ng_bpf(8). This node type allows you toArchie Cobbs1999-12-031-1/+1
* Add reference to new netgraph node type "ksocket".Archie Cobbs1999-11-161-2/+2
* Turn on the pppoe node moduleJulian Elischer1999-11-061-2/+2
* Put tty back in, problem was due to cvsup mess on freefall.Matthew Dillon1999-10-241-1/+1
* Temporarily remove 'tty' netgraph sub module until it can be madeMatthew Dillon1999-10-231-1/+1
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-1/+1
* Test commit of first Netgraph fileJulian Elischer1999-10-211-0/+7