commit | 584df83a0398ee645bb6d0357933b37f7651d0d5 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Mon Jul 31 16:21:54 2017 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sun Aug 13 11:32:24 2017 +0000 |
tree | edab363999cbf727c1cbf063142f9b711f3a114b | |
parent | 3d3e4fcbb1c7b09376e04b6203d1803d2cae60b1 [diff] |
Changed the type of vlan id from 16 bit to 32 bit Vlan interface is having vlanid as 32 bit but the create interface was having 16 bit so this commit changes the type of vlanid property in the create interface to 32 bit. Change-Id: I423fdcee86c2d78653fc11d426a241e7d979e16b Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>