mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/libdnet: Fix slack-desc.
This commit is contained in:
parent
8300ae2211
commit
aa235c44f8
1 changed files with 6 additions and 6 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue