The source project of this merge request has been removed.
libnm: NMDeviceEthernet uses PRIO_20 instead of PRIO_30
As NMDeviceVeth has a NMDeviceEthernet as parent, it should use PRIO_20 in order to report NMDeviceVeth when configured and do not report NMDeviceEthernet.
An unit test case has been added.
Signed-off-by: Fernando Fernandez Mancera ffmancera@riseup.net