diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2024-12-18 01:56:06 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2024-12-18 01:56:06 +0000 |
commit | 0997867132da18eb092a181b15e7c9260826b42f (patch) | |
tree | 6d5bc14c42a0229e2431dacee3294135a3e2a861 /sys/arch/mac68k | |
parent | a2c69727983b83013ad811606cd0f8bd8b8e8144 (diff) |
let LLDP packets fall through to being handled on the port interfaces.
802.1ax says that LLDP packets sent to the multicast groups listed
in 802.1ab (the lldp spec) should be treated as "control frames"
so they can be processed by an lldp agent on physical interface.
in our situation that means we shouldn't aggregate LLDP packets so
they appear to enter the system on aggr(4) interfaces, we should
let the physical port interfaces handle them. this will allow
AF_FRAME sockets listening on aggr port interfaces receive lldp
packets.
jmatthew@ says it looks good.
Diffstat (limited to 'sys/arch/mac68k')
0 files changed, 0 insertions, 0 deletions