Skip to content

Conversation

@Noki
Copy link
Member

@Noki Noki commented Aug 8, 2025

No description provided.

@FFHener
Copy link
Contributor

FFHener commented Aug 8, 2025

I know there was a lot of discussions about this yesterday in the chats, but could you write a small overview why we need this? It was a bit to much for me to read everything afterwards

@Noki
Copy link
Member Author

Noki commented Aug 8, 2025

Let me summarize what I understood: We're observing that on sama-sued-60ghz, the route to Zwingli is taking different paths. The reason is that incorrectly configured switches/dumb switches are causing more than one path through which the MAC address can be learned (e.g. via zwingli->sama or via zwingli->scharni/wilgu/...->sama. Currently, all VLANs have the same MAC address. By giving each VLAN its own MAC address, we solve the problem because the MAC address is then unique for each path. Therefore, we don't have to solve the original problem, although this should of course still happen. Solving the problem with unique MAC addresses per VLAN is desirable because misconfigurations can occur again (human error).

@Noki Noki force-pushed the mesh-random-mac branch from a045a2f to 39237f1 Compare August 10, 2025 05:52
@PolynomialDivision
Copy link
Contributor

Please put that into the commit message, so we can still understand the reasoning behind this change later on.

@Noki Noki force-pushed the mesh-random-mac branch from 39237f1 to a3b7756 Compare August 13, 2025 07:11
@Noki
Copy link
Member Author

Noki commented Aug 13, 2025

@PolynomialDivision done

We're observing that on sama-sued-60ghz, the route to Zwingli is taking different paths. The reason is that incorrectly configured switches/dumb switches are causing more than one path through which the MAC address can be learned (e.g. via zwingli->sama or via zwingli->scharni/wilgu/...->sama. Currently, all VLANs have the same MAC address. By giving each VLAN its own MAC address, we solve the problem because the MAC address is then unique for each path. Therefore, we don't have to solve the original problem, although this should of course still happen. Solving the problem with unique MAC addresses per VLAN is desirable because misconfigurations can occur again (human error).
@pktpls pktpls merged commit 0833565 into main Sep 1, 2025
13 checks passed
@pktpls pktpls deleted the mesh-random-mac branch September 1, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants