Skip to content

Fix persistent NIC rules matching Linux bridges - #280

Open
f3rs3n wants to merge 1 commit into
MacRimi:developfrom
f3rs3n:fix/persistent-nic-bridge-match
Open

Fix persistent NIC rules matching Linux bridges#280
f3rs3n wants to merge 1 commit into
MacRimi:developfrom
f3rs3n:fix/persistent-nic-bridge-match

Conversation

@f3rs3n

@f3rs3n f3rs3n commented Aug 8, 2026

Copy link
Copy Markdown

Summary

Add Kind=!bridge to generated persistent NIC .link rules. A Linux bridge can inherit its uplink MAC, causing a MAC-only rule to match vmbr0 and attempt to rename it to the physical NIC name (File exists).

Validation

  • PVE 9.2.10, systemd 257, ProxMenux 1.2.4
  • eth1g and eth25g select the candidate rules
  • vmbr0 falls back to 99-default.link
  • bash -n and git diff --check pass

Related: #29

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.

1 participant