summaryrefslogtreecommitdiff
path: root/sbin/brconfig/brconfig.8
AgeCommit message (Collapse)Author
2006-10-23no need to use "keep state" and "flags S/SA" in pf rules,Jason McIntyre
now that it is the default; ok henning mcbride camield (ftp-proxy bits) deraadt
2006-07-25tweak;Jason McIntyre
2006-07-25-a flag is now optional; prompted by steven@Damien Miller
2006-05-28apropriate -> appropriateJason McIntyre
2006-05-27replace ipsecadm with ipsecctl. ok and requested by deraadt@Hans-Joerg Hoexer
2006-05-26let us not talk about ipsecadm and vpn anymore; ok reykTheo de Raadt
2005-09-27add examples of explicitly bringing ethernet ifs up;Jason McIntyre
from stefek zaba; ok deraadt@
2004-12-14link0 drops IP multicast, and link1 non-IP multicast. Not the other wayCamiel Dobbelaar
around. ok fgsch@
2004-09-29Note that the spanning tree protocol is disabled by default on interfacesRyan Thomas McBride
added to the bridge. From Benjamin Ewy <bewy@pneservices.com>
2004-05-04from jared yanovich:Jason McIntyre
- better macros in SYNOPSIS - rewording - document the `rules' command - shift EXAMPLES to standard format
2004-02-27mention ifconfig create; update gif(4) examples; ok henning, deraadt, friesMarkus Friedl
2004-01-21fix wording; from Ross L Richardson (PR 3641);Jason McIntyre
while i'm here, `\\' -> `\e' and kill a nasty Pp;
2003-12-07typo; lists-openbsd@2ls4agd.netTheo de Raadt
2003-06-27add an example for taggingHenning Brauer
help and ok jmc@
2003-06-25allow bridge filter rules to specify a tag.Henning Brauer
if a packet matches such a rule it is tagged accordingly and pf can filter based on that tag. this allows, for example, bridge to be used as classifier for pf, and thus gives all the power of pf based on mac address filters. please note that currently the bridge filters only apply to packets which are not destined for the local host. ok deraadt@ jason@ dhartmei@
2003-06-03- section reorderJason McIntyre
- some mdoc fixes
2003-06-02nuke clause 3 & 4Jason Wright
2003-05-10- setup -> set upJason McIntyre
- .Xr to itself -> .Nm
2003-03-07spelling errors/typosDavid Krause
ok jmc@
2002-12-09allow setting of ifcost with brconfig. enables selection of preferredMarkus Friedl
port/path to root bridge among several LANs. unlike ifpriority, which allows you to select designated port if serveral interfaces belong to the same LAN; ok jason@
2002-12-06fix linebreak in example; ok ho@, jason@Markus Friedl
2002-09-06remove Xr to photurisTheo de Raadt
2002-07-12Mention that an interface can be a part of at most one bridge.Jason Wright
2002-06-15Document transparent IPsec.Angelos D. Keromytis
2002-06-09rm trailing whitespaceTodd T. Fries
2002-01-17Typo, from Måns Nilsson <mansaxel@sunet.se>Marc Espie
2001-12-21Forwarding loops no longer a problem.Angelos D. Keromytis
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
Powered by @mantoya: o) kill extra line in the end of file; o) kill extra space in the end of line; o) replace blank lines with .Pp; millert@ ok
2001-12-15add support for creating span ports so that one can snoop a bridgeJason Wright
from another interface/machine/network.
2001-12-13o) start new sentence on a new line;Mike Pechkin
o) wrap long lines; o) fix bogus .Xr usage; o) we don't like blank lines; o) always close .Bl tags; o) OpenBSD -> .Ox; o) don't like .Pp before .Ss; millert@ ok;
2001-12-05document -a betterJason Wright
2001-12-05documentation nitsTheo de Raadt
2001-08-20Powered by @mantoya.Mike Pechkin
o) fix bogus .Xr usage; millert@ ok.
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok
2001-07-18try to clarify a double negative. ok jason@Kjell Wooding
2001-05-14Xr bridgename.if and hostname.if in section 5, not 8; spotted by James ↵Jason Wright
Cronin <james@unfortu.net>
2001-03-26Typo: paramters -> parametersAaron Campbell
2001-01-04spellingTodd T. Fries
2000-12-31Update example and text.Angelos D. Keromytis
2000-12-28make it obvious the key/authkey pairs can be distinct; Gordon Greene.Jason Wright
2000-12-12Add support for 802.1D spanning tree protocol.Jason Wright
NOTE: this requires recompiling brconfig with updated include files.
2000-11-06Correct an Xr: ipsecadm(4) -> ipsecadm(8); kent@unit.liu.seAaron Campbell
2000-10-28Reference enc(4) properly; nate@Aaron Campbell
2000-10-26update and fix ipsecadm usage exampleJason Wright
2000-10-24typoNiels Provos
2000-10-24Fix example for ipsec bridge to use fxp1 throughout like it saysBob Beck
it does, instead of switching to fxp0. - spotted and reported by Lars Josephson <hunter@dina.kvl.dk>.
2000-09-06it was ment to be -link1 before cut and paste had been executedMichael Shalayeff
2000-06-20more info on what a bridge is (from bridge(4)).Jason Wright
2000-05-02note about SAs on enc interfaceJason Wright
2000-05-02ipsec bridge documentationJason Wright