Add support to add and remove ipaddr for thread node 15/271715/5
authorRohit Singh <rohit.singh@samsung.com>
Thu, 24 Feb 2022 08:31:46 +0000 (14:01 +0530)
committerRohit Singh <rohit.singh@samsung.com>
Wed, 2 Mar 2022 06:28:55 +0000 (11:58 +0530)
commit5dbd5018ad11f29668db81d2db8aaf2755f83394
tree92e2b29113df5b409d97440ae6c5f0e486b56fd1
parent6591bd608cb495be281d3740b5161c92a9ff02b3
Add support to add and remove ipaddr for thread node

This patch adds support to add and remove ipv6 address for the thread network:
- thread_add_ipaddr
- thread_remove_ipaddr

Change-Id: Ie12902e3f707938af7b856258bee8a5bd67cce99
Signed-off-by: Rohit Singh <rohit.singh@samsung.com>
include/thread.h
src/thread-network.c
tests/thread-network.c