summaryrefslogtreecommitdiffstats
path: root/share/man/man4/bridge.4
Commit message (Collapse)AuthorAgeFilesLines
* Document net.link.bridge.allow_llz_overlap.hrs2013-07-311-9/+9
|
* Make mandoc lint happy.joel2013-07-091-3/+2
|
* Document IPv6 support.hrs2013-07-091-1/+74
|
* General mdoc(7) and typo fixes.gjb2012-05-121-1/+2
| | | | | | PR: 167776 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days
* Remove superfluous paragraph macro.joel2012-03-241-1/+0
|
* Fix a bunch of typos and spelling mistakes.joel2010-07-311-1/+1
|
* bridge(4) acts like a switch, not like a hub.brueffer2010-01-091-2/+2
| | | | | | | PR: 141350 Submitted by: brucec Reviewed by: thompsa MFC after: 1 week
* Rename man4/if_bridge.4 to man4/bridge.4 in order to be consistent with otherthompsa2009-06-251-0/+449
| | | | | peueso interfaces. The .Nm name hasnt been changed and all xrefs are still valid.
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalmlaier2005-09-271-252/+0
| | | | | | | | replacement and has additional features which make it superior. Discussed on: -arch Reviewed by: thompsa X-MFC-after: never (RELENG_6 as transition period)
* Sort sections.ru2005-01-211-18/+18
|
* Assorted markup, spelling, and grammar fixes.ru2004-06-161-2/+6
|
* change bridge mib usage to reflect new world ordersam2003-09-211-15/+31
| | | | Prodded by: Ruslan Ermilov <ru@FreeBSD.org>
* Unobfuscate VLAN trunking description.ru2002-03-181-11/+11
| | | | Reviewed by: luigi
* mdoc(7) police: tidy up.ru2002-03-181-50/+83
|
* Remove a blank line.luigi2002-02-181-1/+0
|
* Manpage update: comment existing functionalities and giveluigi2002-02-181-60/+146
| | | | | | more detailed examples on how to use them. Undocument deprecated functionalities which are going to be removed soon.
* Fix typo in example.bmah2001-12-281-1/+1
| | | | | PR: 33260 Submitted by: Dan Peterson <danp@danp.net>
* s/sysctl -w/sysctl/ru2001-12-111-1/+1
|
* mdoc(7) police:ru2001-08-071-21/+24
| | | | | | | - Added SYNOPSIS - Removed HISTORY information from DESCRIPTION - Removed whitespace at EOL - Minor markup nits
* Finally document the net.link.ether.bridge_cfg andbmah2001-07-261-20/+57
| | | | | | | | | | net.link.ether.bridge_refresh variables. While I'm here, try to make some of the markup on this page more consistent with the new (markup-reviewed) content. PR: 22060 Reviewed by: ru (for markup, on an earlier version of this delta) MFC after: 2 days
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* mdoc(7) police: normalize .Nd.ru2001-04-181-1/+1
|
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-111-1/+1
|
* remove fullstops from the end of .Xr lines in SEE ALSO sections.ben2000-11-151-1/+1
|
* Use Fx macro wherever possible.ru2000-11-141-7/+8
|
* Now almost all Ethernet drivers support bridging.archie2000-11-101-12/+3
| | | | Noticed by: gallatin
* New netgraph node type for Ethernet bridging.archie2000-09-011-0/+1
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-4/+8
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Revise list of interfaces on which bridging is supported. mdoc-ify a fewghelmer1999-04-161-5/+18
| | | | things while I'm here.
* The fe driver supports bridging, so added it to lists.kato1999-02-251-2/+2
|
* Add manpages for dummynet and bridgingluigi1998-12-211-0/+65
OpenPOWER on IntegriCloud