summaryrefslogtreecommitdiff
path: root/sys/modules/netgraph
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.2.0_cvscvs2svn2007-01-1166-66/+66
* MFC: avoid unnecessary use of touch + ${.TARGET} fixes + redirection issuesDag-Erling Smørgrav2006-09-131-1/+1
* MFC ng_tag(4):Gleb Smirnoff2006-08-101-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-07-141-0/+6
* MFC:Yaroslav Tykhiy2006-02-105-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
* A simple packet distribution node type that acts like an Ethernet hub.Ruslan Ermilov2004-04-172-0/+7
* sppp (4) to netgraph (4) node. As always: I'l connect it to theRoman Kurakin2004-03-241-0/+7
* Add a netgraph node to handle ATM LLC encapsulation. This currently handlesBenno Rice2004-03-081-0/+6
* Netgraph node type for IEEE 802.1Q VLAN tagging.Ruslan Ermilov2004-03-012-1/+8
* Add NO_BLUETOOTH knob to the build processMaksim Yevmenkin2004-01-281-0/+2
* Normalize SUBDIR.Ruslan Ermilov2004-01-191-2/+4
* MODULE_DEPEND is a C macro, not a make(1).Ruslan Ermilov2004-01-131-1/+0
* bsd.kmod.mk does not deal with manpages anymore.Ruslan Ermilov2004-01-139-10/+0
* Don't compile with -g by default; there's a better way to build modules withRuslan Ermilov2003-11-101-2/+0
* The layer 3 (signalling) of NgATM netgraph node: ng_uni. This nodeHartmut Brandt2003-11-072-1/+19
* Put the address handling, traffic descripto handling and theHartmut Brandt2003-11-031-1/+3
* Module build infrastructure for the NgATM SAA layer.Hartmut Brandt2003-10-244-1/+47
* Update Bluetooth code.Maksim Yevmenkin2003-10-128-26/+8
* Add ng_atmpif: a HARP physical interface emulation. This allows oneHartmut Brandt2003-08-112-2/+13
* This is a netgraph node to access ATM interfaces. It works with theHartmut Brandt2003-06-254-0/+22
* Part one of undating the bluetooth code to the newest versionJulian Elischer2003-05-109-29/+52
* Add device driver support for the ASIX Electronics AX88172 USB 2.0Bill Paul2003-04-201-0/+1
* Fix module build by adding options to Makefile.Jonathan Lemon2003-03-081-1/+13
* Take the rc4 code out of ng_mppc module so we don't fail to load whenDoug Ambrisko2003-02-051-2/+1
* Make it work -current style.Julian Elischer2002-12-231-1/+1
* Add Makefile.inc to include ../Makefile.inc.Yoshihiro Takahashi2002-12-011-0/+3
* Fix make buildkernel.Warner Losh2002-11-217-12/+12
* Make the bluetooth modulesJulian Elischer2002-11-211-0/+5