xref: /OK3568_Linux_fs/buildroot/package/libnet/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LIBNET
2	bool "libnet"
3	help
4	  libnet provides a portable framework for low-level network
5	  packet construction.
6
7	  https://github.com/libnet/libnet
8