Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-19 | Add flag to allow some interfaces to not see packets with unknown destination. | Jason Wright | |
1999-03-19 | Add the ability to mark an interface as "non-learning" | Jason Wright | |
1999-03-12 | big overhaul: | Jason Wright | |
o SNAP encapsulated IP filtering o static address cache entries o address deletion from cache o dynamic & full cache flush o filter packets based on each interface, not on the bridge as a whole o KNF nits o allow addition of ~IFF_UP interfaces o man page & user level fixes to match the above | |||
1999-03-05 | bump cache timeout up a bit | Jason Wright | |
1999-03-05 | Make address cache expiration actually work and provide a knob | Jason Wright | |
for adjusting the timeout. | |||
1999-03-01 | completely (almost) revamped ioctl's: | Jason Wright | |
o new ioctls for getting/setting cache size (default == 100) o changed SIOCBRDGRT -> SIOCBRDGRTS o changed SIOCBRDGIDX -> SIOCBRDGIFS | |||
1999-02-27 | rearrange strcutures to avoid bad padding; deraadt. | Jason Wright | |
1999-02-26 | Ethernet bridge/IP firewall driver. | Jason Wright | |