lwip: Support IPv6 only mode

This commit is contained in:
David Cermak
2022-10-03 17:28:01 +02:00
parent 2c8c8bfd2d
commit 5f6cb31105
40 changed files with 336 additions and 80 deletions

View File

@@ -3,6 +3,7 @@ menu "Example Configuration"
config EXAMPLE_IPV4
bool "IPV4"
default y
depends on LWIP_IPV4
config EXAMPLE_IPV6
bool "IPV6"