Jump to content

[Armbian build PR] - More descriptive ethernet interface name matching


Recommended Posts

Posted

Description

All ethernet network names start with en, not just e. This is how predictible network interface names work in udev/systemd. :D

Commit a57f4e2cf00da902610a6640507797e6eff071e5 already prevents managing other interfaces, for example docker and vpn interfaces (which should not be managed by netplan), but this makes it even less likely to match a wrong interface name.

Documentation summary for feature / change

I'm guessing the documentation will be automatically generated into here: https://docs.armbian.com/User-Guide_Networking/#default-armbian-configuration ? Please correct me if something needs to be done.

How Has This Been Tested?

  • Edited and applied the config file locally on my radxa zero 3w, tested that network continues to work as expected.

Checklist:

Please delete options that are not relevant.

  • [ ] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code

View the full article

<
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines