1config BR2_PACKAGE_LIBNDP
2	bool "libndp"
3	help
4	  This package contains a library which provides a wrapper
5	  for IPv6 Neighbor Discovery Protocol. It also provides a tool
6	  named ndptool for sending and receiving NDP messages.
7
8	  https://github.com/jpirko/libndp
9