commit | 33b4eaa734a32914d26b69ba92190bbe70272e05 | [log] [tgz] |
---|---|---|
author | Jiaqing Zhao <jiaqing.zhao@intel.com> | Tue Apr 12 23:11:40 2022 +0800 |
committer | Ratan Gupta <ratankgupta31@gmail.com> | Wed Jul 06 09:38:50 2022 +0000 |
tree | 892338d3ccd28f1840ce53824bf0c25c13107f2c | |
parent | b685cb6602360517dc5546aa7d122ade3b3620e5 [diff] |
Check existance on VLAN creation This patch checks if the VLAN ID has already been used on the interface when creating new VLANs. Tested: Creating VLAN with existing VLAN ID gives InvalidArgument error. Change-Id: I73b4a932756863cec79d52f17fd462a20c99770b Signed-off-by: Jiaqing Zhao <jiaqing.zhao@intel.com>