summaryrefslogtreecommitdiff
path: root/sys/net/if_bridge.c
AgeCommit message (Expand)Author
1999-05-24Only do basic work in the ethernet interrupt context, and queue packets toJason Wright
1999-03-19Add flag to allow some interfaces to not see packets with unknown destination.Jason Wright
1999-03-19Add the ability to mark an interface as "non-learning"Jason Wright
1999-03-12big overhaul:Jason Wright
1999-03-05bump cache timeout up a bitJason Wright
1999-03-05Make address cache expiration actually work and provide a knobJason Wright
1999-03-01completely (almost) revamped ioctl's:Jason Wright
1999-02-27rearrange strcutures to avoid bad padding; deraadt.Jason Wright
1999-02-26Ethernet bridge/IP firewall driver.Jason Wright