diff options
author | Marco Bonetti <sid77@slackware.it> | 2010-05-13 01:00:05 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 01:00:05 +0200 |
commit | 76d02d3f8a741a6aab380e128d211b0727004918 (patch) | |
tree | 048b14b7b619a99b57115b3a8dda0b0a4d2e31e7 /network/libdnet/README | |
parent | 110efb9bfd346d8959c2966334f04728f614a556 (diff) | |
download | slackbuilds-76d02d3f8a741a6aab380e128d211b0727004918.tar.gz |
network/libdnet: Added to 13.0 repository
Diffstat (limited to 'network/libdnet/README')
-rw-r--r-- | network/libdnet/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/libdnet/README b/network/libdnet/README new file mode 100644 index 0000000000..885d6c8218 --- /dev/null +++ b/network/libdnet/README @@ -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, PktFilter, ...) + * network interface lookup and manipulation + * IP tunnelling (BSD/Linux tun, Universal TUN/TAP device) + * raw IP packet and Ethernet frame transmission |