blob: f455fc428aed9002f4a2094905660e980179e949 (
plain)
1
2
3
4
5
6
7
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
|