You need to sign in or sign up before continuing.
Support custom MAC address on new interfaces (FS#64766)
Connection types bond, bridge, dummy, vlan, and macvlan create their own interface. Previously, only macvlan offered control over the MAC address of the created interface. Now, this functionality is available to all these connection types. Thanks to: Javier <j.e.vasquez.v@gmail.com> and David Hummel <hummeltech@dhummel.net>
Showing
- docs/examples/bridge 2 additions, 0 deletionsdocs/examples/bridge
- docs/examples/macvlan-static 1 addition, 1 deletiondocs/examples/macvlan-static
- docs/netctl.profile.5.txt 6 additions, 3 deletionsdocs/netctl.profile.5.txt
- src/lib/connections/bond 1 addition, 1 deletionsrc/lib/connections/bond
- src/lib/connections/bridge 4 additions, 1 deletionsrc/lib/connections/bridge
- src/lib/connections/dummy 1 addition, 1 deletionsrc/lib/connections/dummy
- src/lib/connections/macvlan 1 addition, 4 deletionssrc/lib/connections/macvlan
- src/lib/connections/vlan 1 addition, 1 deletionsrc/lib/connections/vlan
- src/lib/interface 8 additions, 4 deletionssrc/lib/interface
Please register or sign in to comment