summaryrefslogtreecommitdiff
path: root/sys/modules/netgraph
AgeCommit message (Expand)Author
2009-05-27Hook ubt and ubtbcmfw back up to the build.Andrew Thompson
2009-04-16Garbage collect unbuildable and unusable non-MPSAFE network deviceRobert Watson
2009-03-15Remove IFF_NEEDSGIANT, a compatibility infrastructure introducedRobert Watson
2009-02-23Hook up new USB modules.Andrew Thompson
2008-12-25Rejoin ng_tty module to the build.Alexander Motin
2008-12-25Hook up the ether_echo node and fix the man pageJulian Elischer
2008-12-25Add a trivial node to reflect ethernet frames to whence they came.Julian Elischer
2008-12-02Rather than using hidden includes (with cicular dependencies),Bjoern A. Zeeb
2008-09-01Per email to arch@ a little while ago (that was greeted with silence),Warner Losh
2008-08-03Disconnect drivers that haven't been ported to MPSAFE TTY yet.Ed Schouten
2008-07-30Hook up Bluetooth SCO sockets code to the buildMaksim Yevmenkin
2008-05-25Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson
2007-08-13Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy.Maksim Yevmenkin
2007-07-14Disconnect netatm from the build as it is not MPSAFE and relies onRobert Watson
2007-07-10Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now.Maksim Yevmenkin
2007-05-15A node that implements various traffic shaping and rate limiting algorithms.Alexander Motin
2006-12-29Build bits for ng_deflate(4) and ng_pred1(4).Gleb Smirnoff
2006-08-14Don't use touch when what is really meant is :> (create an empty file, orDag-Erling Smørgrav
2006-06-27A netgraph node that can do different manipulations withGleb Smirnoff
2006-03-17Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov
2006-02-18Style: Remove blank lines before EOF.Yaroslav Tykhiy
2005-12-07Add BPF Just-In-Time compiler support for ng_bpf(4).Jung-uk Kim
2005-10-14Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy
2005-06-10Attach ng_tcpmss to the build.Gleb Smirnoff
2005-05-16Make NETGRAPH_DEBUG a kernel option, so that it can't be turned offGleb Smirnoff
2005-05-06Attach ng_nat and libalias to build.Gleb Smirnoff
2005-05-05ng_nat - a netgraph(4) node, which does NATGleb Smirnoff
2005-02-12Connect ng_source(4) to the build.Ruslan Ermilov
2005-02-12Connect ng_atmllc(4) to the build.Ruslan Ermilov
2005-02-12Don't export symbols, all netgraph modules appear to haveRuslan Ermilov
2005-02-12Bitrot: the ethernet parse type is long standard.Ruslan Ermilov
2005-02-05Add ng_ipfw to kernel module build.Gleb Smirnoff
2005-02-03Connect ng_device(4) to the build.Ruslan Ermilov
2005-01-27ar and sr (and their netgraph cousins) don't appear to be 64-bit clean, soWarner Losh
2004-12-29No need to generate vnode_if.h anymoreWarner Losh
2004-12-21NOCRYPT -> NO_CRYPTRuslan Ermilov
2004-12-19We already have ng_fec.4 manpage. And sys/modules is not a correctGleb Smirnoff
2004-10-24Sort SUBDIR.Ruslan Ermilov
2004-10-18Major overhaul.Gleb Smirnoff
2004-09-16Attach ng_netflow to kernel build.Gleb Smirnoff
2004-08-12Add the module build stuff for the ATM call control module.Hartmut Brandt
2004-07-07Make bluetooth compile on all platformsMaksim Yevmenkin
2004-06-28Build usbdevs.hWarner Losh
2004-05-26Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh
2004-04-25Add ng_sppp(4) to the modules build process.Roman Kurakin
2004-04-17A simple packet distribution node type that acts like an Ethernet hub.Ruslan Ermilov
2004-03-24sppp (4) to netgraph (4) node. As always: I'l connect it to theRoman Kurakin
2004-03-08Add a netgraph node to handle ATM LLC encapsulation. This currently handlesBenno Rice
2004-03-01Netgraph node type for IEEE 802.1Q VLAN tagging.Ruslan Ermilov
2004-01-28Add NO_BLUETOOTH knob to the build processMaksim Yevmenkin