3 Commits

Author SHA1 Message Date
akshay.jagadish@connectus.ai
709473c900 WIFI-3471 Update SDK master to use image tag 1.3.0-SNAPSHOT 2021-08-17 17:49:31 -04:00
Mike Hansen
1cce6037b0 [WIFI-3472] AP creates a custom WAN.VLAN interface and obtains an IP address on it
Vlan Fix for Wifi_Inet_Config

Remove vlan on 'lan' interface
For vlan on 'wan' interface, set the ip_assign_scheme to "none"

Signed-off-by: Mike Hansen <mike.hansen@netexperience.com>
2021-08-13 19:50:15 -04:00
Mike Hansen
f99440bd8f Merge pull request #11 from Telecominfraproject/build-fix
Remove wlan-cloud-root from all modules build
2021-08-11 21:09:30 -04:00
6 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
<parent>
<groupId>com.telecominfraproject.wlan</groupId>
<artifactId>tip-wlan-cloud-root-pom</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.3.0-SNAPSHOT</version>
<relativePath>../wlan-cloud-root</relativePath>
</parent>

View File

@@ -3,7 +3,7 @@
<parent>
<groupId>com.telecominfraproject.wlan</groupId>
<artifactId>tip-wlan-cloud-root-pom</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.3.0-SNAPSHOT</version>
<relativePath>../wlan-cloud-root</relativePath>
</parent>