summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.ed2008-08-031-1/+0
* A node that implements various traffic shaping and rate limiting algorithms.mav2007-05-151-0/+1
* Build bits for ng_deflate(4) and ng_pred1(4).glebius2006-12-291-0/+2
* A netgraph node that can do different manipulations withglebius2006-06-271-0/+1
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-2/+4
* Attach ng_tcpmss to the build.glebius2005-06-101-0/+1
* Attach ng_nat and libalias to build.glebius2005-05-061-0/+1
* Connect ng_source(4) to the build.ru2005-02-121-0/+1
* Connect ng_atmllc(4) to the build.ru2005-02-121-0/+1
* Add ng_ipfw to kernel module build.glebius2005-02-051-0/+1
* Connect ng_device(4) to the build.ru2005-02-031-0/+1
* ar and sr (and their netgraph cousins) don't appear to be 64-bit clean, soimp2005-01-271-2/+7
* NOCRYPT -> NO_CRYPTru2004-12-211-1/+1
* Sort SUBDIR.ru2004-10-241-2/+2
* Attach ng_netflow to kernel build.glebius2004-09-161-0/+1
* Make bluetooth compile on all platformsemax2004-07-071-6/+3
* Add ng_sppp(4) to the modules build process.rik2004-04-251-0/+1
* A simple packet distribution node type that acts like an Ethernet hub.ru2004-04-171-0/+1
* Netgraph node type for IEEE 802.1Q VLAN tagging.ru2004-03-011-1/+2
* Add NO_BLUETOOTH knob to the build processemax2004-01-281-0/+2
* Normalize SUBDIR.ru2004-01-191-2/+4
* This is a netgraph node to access ATM interfaces. It works with theharti2003-06-251-0/+1
* Add device driver support for the ASIX Electronics AX88172 USB 2.0wpaul2003-04-201-0/+1
* Make the bluetooth modulesjulian2002-11-211-0/+5
* Keep subdirectory list sorted.archie2002-08-201-2/+2
* Add ng_l2tp module.archie2002-08-201-2/+3
* turn on the ethertype filter modulejulian2002-02-271-0/+1
* Add ng_ip_input. A new netgraph node for queuing IP packets into thebrooks2001-09-271-0/+1
* /home/brooks/ng_gif.messagebrooks2001-09-261-0/+2
* KSE Milestone 2julian2001-09-121-0/+1
* Make ng_split part of the module building process.brooks2001-07-241-0/+1
* Put module directories one per line so adding new modules creates readablebrooks2001-07-151-3/+24
* Make klds for the ar and sr devices and hook them up.jhay2001-01-301-1/+2
* Fix another callout_init() that I missed.jlemon2000-11-261-3/+1
* unhook netgraph/bridge until somebody makes it compile in LINTphk2000-11-261-1/+3
* Add one2many subdirectory (previously forgotten).archie2000-11-221-1/+1
* New netgraph node type for Ethernet bridging.archie2000-09-011-1/+1
* Build ng_ether(4) KLD.archie2000-06-261-1/+1
* Only build the ng_mppc KLD if !NOCRYPT and required crypto sources exist.archie2000-04-121-0/+4
* Turn off build of ng_mppc KLD until I can figure out how to have thearchie2000-04-111-1/+1
* Add ng_mppc(8) netgraph node as a KLD module.archie2000-04-091-2/+2
* New netgraph node type 'pptpgre': this performs GRE encapsulationarchie1999-12-081-1/+1
* New netgraph node type, ng_bpf(8). This node type allows you toarchie1999-12-031-1/+1
* Add reference to new netgraph node type "ksocket".archie1999-11-161-2/+2
* Turn on the pppoe node modulejulian1999-11-061-2/+2
* Put tty back in, problem was due to cvsup mess on freefall.dillon1999-10-241-1/+1
* Temporarily remove 'tty' netgraph sub module until it can be madedillon1999-10-231-1/+1
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-1/+1
* Test commit of first Netgraph filejulian1999-10-211-0/+7
OpenPOWER on IntegriCloud