Skip to content

Commit 5f64a3a

Browse files
Cristib05henrikbrixandersen
authored andcommitted
samples: net: openthread: border_router: Enable IPv4 to IPv6 mapping
Updated border router configuration to enable IPv4 to IPv6 address mapping feature Signed-off-by: Cristian Bulacu <[email protected]>
1 parent 58743ee commit 5f64a3a

File tree

1 file changed

+1
-0
lines changed
  • samples/net/openthread/border_router

1 file changed

+1
-0
lines changed

samples/net/openthread/border_router/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ CONFIG_NET_UDP=y
55
CONFIG_NET_TCP=y
66
CONFIG_NET_IPV6=y
77
CONFIG_NET_IPV4=y
8+
CONFIG_NET_IPV4_MAPPING_TO_IPV6=y
89
CONFIG_NET_SOCKETS=y
910
CONFIG_NET_DHCPV4=y
1011
CONFIG_NET_MGMT_EVENT=y

0 commit comments

Comments
 (0)