summaryrefslogtreecommitdiffstats
path: root/sys/modules/dummynet
Commit message (Collapse)AuthorAgeFilesLines
* add priority scheduler to the moduleluigi2010-04-071-0/+1
|
* make the module loadableluigi2010-03-241-0/+2
| | | | Submitted by: Marcin Wisnicki
* move kernel ipfw-related sources to a separate directory,luigi2009-06-051-1/+1
| | | | | | | | | adjust conf/files and modules' Makefiles accordingly. No code or ABI changes so this and most of previous related changes can be easily MFC'ed MFC after: 5 days
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
| | | | | | | | http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html The src.conf(5) manpage is to follow in a few days. Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
* Obey opt_inet6.h in kernel build directory.ume2006-02-201-0/+8
| | | | | Reported by: Peter Losher <plosher-keyword-freebsd.a36e57__at__plosh.net> MFC after: 3 days
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalmlaier2005-09-271-1/+1
| | | | | | | | replacement and has additional features which make it superior. Discussed on: -arch Reviewed by: thompsa X-MFC-after: never (RELENG_6 as transition period)
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.ru2002-01-111-1/+0
| | | | Not objected to by: -current
* Remove KMODDEPS, this is not used on -current and should not be leftpeter2002-01-091-1/+0
| | | | around as a bad example.
* Make it so dummynet and bridge can be loaded as modules.ps2001-10-051-0/+9
Submitted by: billf
OpenPOWER on IntegriCloud