[Bug 265857] qlnxe: no IPV6 pings between nodes on the same switch until an IPv4 address is set
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265857 Zhenlei Huang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=2909 | |73 Severity|Affects Only Me |Affects Some People Assignee|[email protected] |[email protected] --- Comment #33 from Zhenlei Huang <[email protected]> --- It turns out the multicast MAC filters are not set properly by the driver. Every time adding a new multicast MAC address to the interface, the previous set filters are cleared, causing the IPv6 ND packets sent from neighbors are dropped hence the link-layer addresses are not resolved properly. The symptoms is different from PR 290973 but the underlay issue is the same. A fix is coming. Given stable/13 has drifted too much from supported branches, probably the fix will not be landed in stable/13. -- You are receiving this mail because: You are the assignee for the bug.