diff options
author | 2015-06-25 09:38:00 +0000 | |
---|---|---|
committer | 2015-06-25 09:38:00 +0000 | |
commit | 42fb20c880ab8b3a5cf35fb8c3f04b6fdca44a0f (patch) | |
tree | 0bfb621f75bb2feaf99bd77e9095d1c6cb9bfabe /sys/dev/isa | |
parent | PACKET_TAG_BRIDGE is gone. (diff) | |
download | wireguard-openbsd-42fb20c880ab8b3a5cf35fb8c3f04b6fdca44a0f.tar.xz wireguard-openbsd-42fb20c880ab8b3a5cf35fb8c3f04b6fdca44a0f.zip |
Properly deliver broadcast-like packets to the network stack.
In bridge(4) speak, broadcast-like packets are Ethernet Multicast
frames or Unicast for which the destination is unknown.
It makes sense to not retransmit broadcast-like packets on the interface
they were received but they still must be delivered to the network stack.
Problem reported by and ok jasper@
Diffstat (limited to 'sys/dev/isa')
0 files changed, 0 insertions, 0 deletions