summaryrefslogtreecommitdiff
path: root/sbin/brconfig
AgeCommit message (Expand)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2007-01-01some minor improvements;Jason McIntyre
2007-01-01find a better place for EXAMPLES;Jason McIntyre
2007-01-01- use "interface", not "interface-name", consistentlyJason McIntyre
2007-01-01sort the list of parameters brconfig(8) accepts;Jason McIntyre
2007-01-01- merge first two synopsesJason McIntyre
2006-12-31-A before -a;Jason McIntyre
2006-12-30add -A to usage().Reyk Floeter
2006-12-24it is not permitted to change the "hellotime" is in RSTP, but in STP mode.Reyk Floeter
2006-12-11refer to the RSTP point to point option as "PTP" instead of "P2P".Reyk Floeter
2006-12-07remove extra dot; from jared r r spiegelJason McIntyre
2006-12-03Add Rapid Spanning Tree Protocol support (802.1d-2004) based on workReyk Floeter
2006-10-23no need to use "keep state" and "flags S/SA" in pf rules,Jason McIntyre
2006-07-25tweak;Jason McIntyre
2006-07-25-a flag is now optional; prompted by steven@Damien Miller
2006-07-25better yet, make this use getopt for argument processing;Damien Miller
2006-07-24make "brconfig" with no arguments equivalent to "brconfig -a",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
2006-03-20NetBSD Coverity CID 774: Don't increment a pointer *before* testing it for NULL!David Hill
2005-12-21Userland programs should include <errno.h> not <sys/errno.h>Todd C. Miller
2005-09-27add examples of explicitly bringing ethernet ifs up;Jason McIntyre
2004-12-14link0 drops IP multicast, and link1 non-IP multicast. Not the other wayCamiel Dobbelaar
2004-09-29Note that the spanning tree protocol is disabled by default on interfacesRyan Thomas McBride
2004-09-14remove unused variableTheo de Raadt
2004-05-27Rule parser improvements: line numbers, no nl at eof, handling of linesOtto Moerbeek
2004-05-23do not free before going to exit path; andrushock@korovino.netTheo de Raadt
2004-05-04from jared yanovich:Jason McIntyre
2004-03-08Prevent user from specifying an interface name longer than IFNAMSIZ.Ryan Thomas McBride
2004-03-0264-bits datatype fixes for strto(u)l conversions.Thierry Deval
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
2004-01-01use warnx for ENXIO devices, so that it says "Device not configured". ForTheo de Raadt
2003-12-07typo; lists-openbsd@2ls4agd.netTheo de Raadt
2003-09-26realloc properly; ok jasonTheo de Raadt
2003-06-27add an example for taggingHenning Brauer
2003-06-25allow bridge filter rules to specify a tag.Henning Brauer
2003-06-03- section reorderJason McIntyre
2003-06-02nuke clause 3 & 4Jason Wright
2003-05-30o timeout is int, not u_int32_tHenning Brauer
2003-05-10- setup -> set upJason McIntyre
2003-03-07spelling errors/typosDavid Krause
2002-12-18remove dup includeMarkus Friedl
2002-12-09KNFTheo de Raadt
2002-12-09KNFMarkus Friedl
2002-12-09allow setting of ifcost with brconfig. enables selection of preferredMarkus Friedl
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