diff options
Diffstat (limited to 'net/py-libdnet/DESCR')
-rw-r--r-- | net/py-libdnet/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/py-libdnet/DESCR b/net/py-libdnet/DESCR new file mode 100644 index 00000000000..f455fc428ae --- /dev/null +++ b/net/py-libdnet/DESCR @@ -0,0 +1,8 @@ +libdnet provides a simplified, portable interface to several low-level +networking routines, including + + * network address manipulation + * kernel arp(4) cache and route(4) table lookup and manipulation + * network firewalling (IP filter, ipfw, ipchains, pf, ...) + * network interface lookup and manipulation + * raw IP packet and Ethernet frame transmission |