network/libdnet: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-13 22:15:44 -05:00 committed by Willy Sudiarto Raharjo
parent 8300ae2211
commit aa235c44f8
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -10,10 +10,10 @@ libdnet: libdnet (portable interface to several low-level networking routines)
libdnet:
libdnet: libdnet provides a simplified, portable interface to several low-level
libdnet: networking routines, including:
libdnet: * network address manipulation
libdnet: * kernel arp(4) cache and route(4) table lookup and manipulation
libdnet: * network firewalling (IP filter, ipfw, ipchains, pf, PktFilter, ...)
libdnet: * network interface lookup and manipulation
libdnet: * IP tunnelling (BSD/Linux tun, Universal TUN/TAP device)
libdnet: * raw IP packet and Ethernet frame transmission
libdnet: * network address manipulation
libdnet: * kernel arp(4) cache and route(4) table lookup and manipulation
libdnet: * network firewalling (IP filter, ipfw, ipchains, pf, PktFilter, ...)
libdnet: * network interface lookup and manipulation
libdnet: * IP tunnelling (BSD/Linux tun, Universal TUN/TAP device)
libdnet: * raw IP packet and Ethernet frame transmission
libdnet: