Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
for adjusting the timeout.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
o new ioctls for getting/setting cache size (default == 100)
o changed SIOCBRDGRT -> SIOCBRDGRTS
o changed SIOCBRDGIDX -> SIOCBRDGIFS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unreachable hosts/networks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
o rework/simplify if_xl to use it
|
|
|
|
|
|
|
|
needed and return; Linux does this too. Suggested by cmetz@inner.net
|
|
of up to this size rather than restricting them based
on our MTU.
|
|
sync with NetBSD (the recent splhigh->splimp changes).
|
|
|
|
|
|
|
|
|
|
|