aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/bridge
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-031-1/+1
| | | | | | 'RELENG_6_0_0_RELEASE'. This commit was manufactured to restore the state of the 6.0-RELEASE image.
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-1/+0
| | | | | | | Not objected to by: -current Notes: svn path=/head/; revision=89260
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-2/+2
| | | | Notes: svn path=/head/; revision=70711
* New netgraph node type for Ethernet bridging.Archie Cobbs2000-09-011-0/+7
No ipfw support yet. Notes: svn path=/head/; revision=65310