net: Add network address information to interface
Change-Id: I14b9257362a1e6f4144900c7acde6a125ecf6a02 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
e6d92ecdcf
commit
ac479e19b8
4 changed files with 193 additions and 114 deletions
|
@ -18,4 +18,8 @@
|
|||
|
||||
config NET_YAIP_INIT_PRIO
|
||||
int
|
||||
default 99
|
||||
default 99
|
||||
|
||||
config NET_IFACE_UNICAST_IPV6_ADDR_COUNT
|
||||
int "Max number of unicast IPv6 addresses assigned to network interface"
|
||||
default 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue