commit | 0a327e1ce11fb6ef083bffcbb5426e3d10542753 | [log] [tgz] |
---|---|---|
author | Suryakanth Sekar <suryakanth.sekar@linux.intel.com> | Thu Aug 08 14:30:19 2019 +0530 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Wed Aug 28 09:52:47 2019 +0000 |
tree | 0e7085e0776db45a2e8ad285aa3183740cbaf213 | |
parent | e405440f87a4748a7ec116eb3ec44693ede8cf79 [diff] |
Added VLAN ID checking condition in Set LAN config According to the VLAN 802.1VLAN spec, VLAN ID should be 1-4095 Unit test: Verified VLAN ID 1-4095 is allowed and CC returns for 0 & > 4095 Signed-off-by: Suryakanth Sekar <suryakanth.sekar@linux.intel.com> Change-Id: I54bbc94c814c98dda11f8241fa31bfe0e5bbb150
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.