commit | 99801cea8c6dd13b4f4965c362966e5d497ea71e | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@linux.vnet.ibm.com> | Thu Jan 09 18:37:16 2020 +0530 |
committer | Ratan Gupta <ratagupt@linux.vnet.ibm.com> | Wed Mar 18 07:45:28 2020 +0000 |
tree | cada186df14889c3d807535dd5d269029b8b5d35 | |
parent | faa72e5c876f3b8c53be30ac0a7ae48037b02534 [diff] |
Fix the networkd crash during creation of vlan During creation of VLAN interface object, get the mac address from the parent ethernet interface instead of getting it from the system. This commit fixes the above behaviour. Change-Id: Iaba89b0da967c9c1bee27fc49d413364949d48b3 Signed-off-by: Ratan Gupta <ratagupt@linux.vnet.ibm.com>