https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214359
Bug ID: 214359
Summary: [vxlan] [patch] make if_vxlan(4) compatible with
if_bridge(4)
Product: Base System
Version: 11.0-STABLE
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Keywords: patch
Created attachment 176815
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176815&action=edit
sumulate full-duplex link to please if_bridge
Currently, if_vxlan(4) can be used as port of if_bridge(4) with STP disabled
only because STP-enabled bridge keeps such port disabled/discarding
permanently. The reason is vxlan fails to show working link state.
Attached patch fixes this by simulating 10G full-duplex link for vxlan. With
this patch applied, STP-enabled bridge is able to configure vxlan port(s) as
designated/forwarding.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"