aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Hook up ng_checksum(4) module and appropriate manpage to the build. The moduleMaxim Sobolev2018-12-091-0/+1
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Build all of sys/modules with SUBDIR_PARALLEL.Bryan Drewery2015-11-101-2/+0
* Enable parallel subdirectory building with sys/modules/netgraphEnji Cooper2015-09-271-0/+2
* Remove dependence on source tree options. Move all kernel moduleWarner Losh2014-08-111-2/+3
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Axe ng_fec(4). It has never been a real netgraph(4) module, sinceGleb Smirnoff2013-10-281-1/+0
* New netgraph node ng_patch(4). It performs data modification of packetsAndrey V. Elsukov2010-06-091-0/+1
* Connect ng_pipe to the default build.Marko Zec2009-06-231-0/+1
* Remove IFF_NEEDSGIANT, a compatibility infrastructure introducedRobert Watson2009-03-151-7/+0
* Rejoin ng_tty module to the build.Alexander Motin2008-12-251-0/+1
* Hook up the ether_echo node and fix the man pageJulian Elischer2008-12-251-0/+1
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.Ed Schouten2008-08-031-1/+0
* A node that implements various traffic shaping and rate limiting algorithms.Alexander Motin2007-05-151-0/+1
* Build bits for ng_deflate(4) and ng_pred1(4).Gleb Smirnoff2006-12-291-0/+2
* A netgraph node that can do different manipulations withGleb Smirnoff2006-06-271-0/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-2/+4
* 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