aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/Makefile
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-031-1/+1
* Attach ng_tcpmss to the build.Gleb Smirnoff2005-06-101-0/+1
* Attach ng_nat and libalias to build.Gleb Smirnoff2005-05-061-0/+1
* Connect ng_source(4) to the build.Ruslan Ermilov2005-02-121-0/+1
* Connect ng_atmllc(4) to the build.Ruslan Ermilov2005-02-121-0/+1
* Add ng_ipfw to kernel module build.Gleb Smirnoff2005-02-051-0/+1
* Connect ng_device(4) to the build.Ruslan Ermilov2005-02-031-0/+1
* ar and sr (and their netgraph cousins) don't appear to be 64-bit clean, soWarner Losh2005-01-271-2/+7
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* Sort SUBDIR.Ruslan Ermilov2004-10-241-2/+2
* Attach ng_netflow to kernel build.Gleb Smirnoff2004-09-161-0/+1
* Make bluetooth compile on all platformsMaksim Yevmenkin2004-07-071-6/+3
* Add ng_sppp(4) to the modules build process.Roman Kurakin2004-04-251-0/+1
* A simple packet distribution node type that acts like an Ethernet hub.Ruslan Ermilov2004-04-171-0/+1
* Netgraph node type for IEEE 802.1Q VLAN tagging.Ruslan Ermilov2004-03-011-1/+2
* Add NO_BLUETOOTH knob to the build processMaksim Yevmenkin2004-01-281-0/+2
* Normalize SUBDIR.Ruslan Ermilov2004-01-191-2/+4
* 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