summaryrefslogtreecommitdiff
path: root/sys/net/if_bridge.h
AgeCommit message (Collapse)Author
1999-03-05Make address cache expiration actually work and provide a knobJason Wright
for adjusting the timeout.
1999-03-01completely (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-26Ethernet bridge/IP firewall driver.Jason Wright