index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
brconfig
Age
Commit message (
Expand
)
Author
2001-02-12
skip empty lines in rulefile. ok jason@
Jakob Schlyter
2001-01-04
spelling
Todd T. Fries
2000-12-31
Update example and text.
Angelos D. Keromytis
2000-12-28
make it obvious the key/authkey pairs can be distinct; Gordon Greene.
Jason Wright
2000-12-12
Add support for 802.1D spanning tree protocol.
Jason Wright
2000-11-10
unused bit in display string
Jason Wright
2000-11-06
Correct an Xr: ipsecadm(4) -> ipsecadm(8); kent@unit.liu.se
Aaron Campbell
2000-10-28
Reference enc(4) properly; nate@
Aaron Campbell
2000-10-26
update and fix ipsecadm usage example
Jason Wright
2000-10-24
typo
Niels Provos
2000-10-24
Fix example for ipsec bridge to use fxp1 throughout like it says
Bob Beck
2000-09-06
it was ment to be -link1 before cut and paste had been executed
Michael Shalayeff
2000-07-03
plug 2 memory leaks; reported by andrew.lunn@ascom.ch.
Jason Wright
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
2000-06-20
more info on what a bridge is (from bridge(4)).
Jason Wright
2000-05-02
note about SAs on enc interface
Jason Wright
2000-05-02
ipsec bridge documentation
Jason Wright
2000-03-26
fix rule example
Jason Wright
2000-03-19
Bring the format closer to ifconfig(8).
Aaron Campbell
2000-03-18
Remove hard sentence breaks, and some other cleanup along the way.
Aaron Campbell
2000-02-11
Use .An and Aq constructs
Jason Wright
2000-02-08
be consistent with other makefiles: use CFLAGS+= instead of COPTS+=
Jason Wright
2000-02-04
show the rules
Theo de Raadt
2000-01-25
add ethernet MAC filtering capability
Jason Wright
2000-01-10
blocknonip flag -- use it on a per-interface basis to not accept from
Angelos D. Keromytis
2000-01-01
Xr bridgename.if(5)
Theo de Raadt
1999-12-03
make error messages more intuitive
Jason Wright
1999-09-23
Typo fixes.
Alex Feldman
1999-09-03
Don't delete the cache on down/up transitions unless it's empty. Instead
Jason Wright
1999-09-01
move brconfig to /sbin, where it belongs
Theo de Raadt