xref: /OK3568_Linux_fs/buildroot/package/libndp/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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