diff options
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 |