diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2018-03-13 01:31:49 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2018-03-13 01:31:49 +0000 |
commit | 8642a84272f68002872f60e60dea1a2e9eff4047 (patch) | |
tree | 6e57fdfba486258bfe5fdf887ec10bb46a45256e /lib/libedit | |
parent | c00a96d579b9d3862021a72d5dd290100c0a8b8f (diff) |
on input, check the unicast address before the multicast handling.
if the mac address is not for the interface, it must be multicast
or broadcast. this is instead of if the packet is not
multicast/broadcast, it must be for the interface.
this allows ethernet interfaces to have multicast mac addresses
without having to special case it themselves. eg, carp load balancing
should become easier with this.
ok mpi@
Diffstat (limited to 'lib/libedit')
0 files changed, 0 insertions, 0 deletions