79ce08bbdc
Now that IPv6 is mandatory remove package dependencies and conditionals for it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
266 B
Plaintext
9 lines
266 B
Plaintext
config BR2_PACKAGE_LIBNDP
|
|
bool "libndp"
|
|
help
|
|
This package contains a library which provides a wrapper
|
|
for IPv6 Neighbor Discovery Protocol. It also provides a tool
|
|
named ndptool for sending and receiving NDP messages.
|
|
|
|
https://github.com/jpirko/libndp
|