Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
also includes split of bridgeintr() with some optimizations for quicker frame handling | |||
2000-01-10 | blocknonip flag -- use it on a per-interface basis to not accept from | Angelos D. Keromytis | |
and not forward to said interface traffic that's not IPv4/IPv6/ARP/ReverseARP | |||
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 | |
flush the dynamics. Required other handling of the cache table to accomodate. Modify SIOCBRDGFLUSH to handle flushall and flush dynamic requests. | |||
1999-09-01 | move brconfig to /sbin, where it belongs | Theo de Raadt | |