diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:15:44 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | aa235c44f80936eb52cdcd616e17562358d10f0b (patch) | |
tree | 8d45cedc84de4a8686834ccb6bcc8850f85c544f /network/libdnet | |
parent | 8300ae2211b7254222d069bba5692e6d77e8a3cb (diff) | |
download | slackbuilds-aa235c44f80936eb52cdcd616e17562358d10f0b.tar.gz |
network/libdnet: Fix slack-desc.
Diffstat (limited to 'network/libdnet')
-rw-r--r-- | network/libdnet/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/network/libdnet/slack-desc b/network/libdnet/slack-desc index 395e69bcc1..5d48c17237 100644 --- a/network/libdnet/slack-desc +++ b/network/libdnet/slack-desc @@ -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: |