Skip to content

Commit 095e883

Browse files
authored
Merge pull request #12078 from AriParkkila/cell-ppp-ip
Cellular: Add PPP/IP config flags in CellularInterface.json
2 parents 5c8d46f + 95d15fe commit 095e883

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/test_configs/CellularInterface.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@
3636
"nsapi.dns-response-wait-time": 30000,
3737
"cellular.use-apn-lookup": false,
3838
"lwip.ipv4-enabled": true,
39+
"ppp.ipv4-enabled": true,
3940
"lwip.ipv6-enabled": true,
41+
"ppp.ipv6-enabled": true,
4042
"lwip.tcp-enabled": true,
4143
"lwip.ppp-enabled": true,
4244
"lwip.ethernet-enabled": false,

0 commit comments

Comments
 (0)