aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/if_bridge
Commit message (Expand)AuthorAgeFilesLines
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Move most of the 15 variations on generating opt_inet.h andWarner Losh2014-08-041-12/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* bridgestp is now a seperate module.Andrew Thompson2006-07-261-1/+1
* Allow bridge and carp to play nicely together by returning the packet if itsAndrew Thompson2006-06-081-1/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy2005-10-141-0/+2
* Fix deprecated name, and let kmod.mk create an empty .h file.Ruslan Ermilov2005-06-051-3/+1
* Connect if_bridge to the build.Andrew Thompson2005-06-051-0/+17