Skip to content

Commit 95d15fe

Browse files
author
Ari Parkkila
committed
Cellular: Add PPP/IP config flags in CellularInterface.json
1 parent 6f18801 commit 95d15fe

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
@@ -37,7 +37,9 @@
3737
"ppp-cell-iface.apn-lookup": false,
3838
"cellular.use-apn-lookup": false,
3939
"lwip.ipv4-enabled": true,
40+
"ppp.ipv4-enabled": true,
4041
"lwip.ipv6-enabled": true,
42+
"ppp.ipv6-enabled": true,
4143
"lwip.tcp-enabled": true,
4244
"lwip.ppp-enabled": true,
4345
"lwip.ethernet-enabled": false,

0 commit comments

Comments
 (0)