aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph
Commit message (Expand)AuthorAgeFilesLines
* Remove missing include directory in preparation for addingRebecca Cran2011-04-161-1/+1
* Add support for NetFlow version 9 into ng_netflow(4) node.Gleb Smirnoff2011-03-021-1/+14
* New netgraph node ng_patch(4). It performs data modification of packetsAndrey V. Elsukov2010-06-092-0/+7
* Connect ng_pipe to the default build.Marko Zec2009-06-232-0/+7
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onBjoern A. Zeeb2009-06-083-3/+3
* Hook ubt and ubtbcmfw back up to the build.Andrew Thompson2009-05-272-10/+12
* Garbage collect unbuildable and unusable non-MPSAFE network deviceRobert Watson2009-04-162-26/+0
* Remove IFF_NEEDSGIANT, a compatibility infrastructure introducedRobert Watson2009-03-151-7/+0
* Hook up new USB modules.Andrew Thompson2009-02-232-10/+10
* 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
* Add a trivial node to reflect ethernet frames to whence they came.Julian Elischer2008-12-251-0/+7
* Rather than using hidden includes (with cicular dependencies),Bjoern A. Zeeb2008-12-023-3/+3
* Per email to arch@ a little while ago (that was greeted with silence),Warner Losh2008-09-012-6/+6
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.Ed Schouten2008-08-032-2/+0
* Hook up Bluetooth SCO sockets code to the buildMaksim Yevmenkin2008-07-301-1/+2
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-252-13/+0
* Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy.Maksim Yevmenkin2007-08-131-2/+1
* Disconnect netatm from the build as it is not MPSAFE and relies onRobert Watson2007-07-141-1/+3
* Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now.Maksim Yevmenkin2007-07-101-1/+2
* A node that implements various traffic shaping and rate limiting algorithms.Alexander Motin2007-05-152-0/+7
* Build bits for ng_deflate(4) and ng_pred1(4).Gleb Smirnoff2006-12-293-0/+14
* Don't use touch when what is really meant is :> (create an empty file, orDag-Erling Smørgrav2006-08-141-1/+1
* A netgraph node that can do different manipulations withGleb Smirnoff2006-06-272-0/+7
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-2/+4
* Style: Remove blank lines before EOF.Yaroslav Tykhiy2006-02-187-7/+0
* Add BPF Just-In-Time compiler support for ng_bpf(4).Jung-uk Kim2005-12-071-1/+1
* Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy2005-10-145-0/+10
* Attach ng_tcpmss to the build.Gleb Smirnoff2005-06-102-0/+7
* Make NETGRAPH_DEBUG a kernel option, so that it can't be turned offGleb Smirnoff2005-05-161-0/+2
* Attach ng_nat and libalias to build.Gleb Smirnoff2005-05-061-0/+1
* ng_nat - a netgraph(4) node, which does NATGleb Smirnoff2005-05-051-0/+6
* 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
* Don't export symbols, all netgraph modules appear to haveRuslan Ermilov2005-02-121-3/+0
* Bitrot: the ethernet parse type is long standard.Ruslan Ermilov2005-02-121-2/+0
* Add ng_ipfw to kernel module build.Gleb Smirnoff2005-02-052-0/+7
* 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
* No need to generate vnode_if.h anymoreWarner Losh2004-12-292-2/+2
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* We already have ng_fec.4 manpage. And sys/modules is not a correctGleb Smirnoff2004-12-191-8/+0
* Sort SUBDIR.Ruslan Ermilov2004-10-241-2/+2
* Major overhaul.Gleb Smirnoff2004-10-181-1/+1
* Attach ng_netflow to kernel build.Gleb Smirnoff2004-09-162-0/+12
* Add the module build stuff for the ATM call control module.Hartmut Brandt2004-08-122-0/+18
* Make bluetooth compile on all platformsMaksim Yevmenkin2004-07-071-6/+3
* Build usbdevs.hWarner Losh2004-06-282-2/+2
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-261-1/+1
* Add ng_sppp(4) to the modules build process.Roman Kurakin2004-04-251-0/+1