summaryrefslogtreecommitdiff
path: root/sys/net/if_etherbridge.h
AgeCommit message (Expand)Author
2021-07-05etherbridge_map was way too clever, so simplify it.David Gwynne
2021-02-26use a uint64_t for the ethernet address in the etherbridge table.David Gwynne
2021-02-24add support for adding and deleting address table entries.David Gwynne
2021-02-21add etherbridge, the guts of a learning bridge that can be reused.David Gwynne