mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
584 B
Plaintext
19 lines
584 B
Plaintext
|
Libnet A C library for portable packet creation
|
||
|
|
||
|
domains of sockets and protocols.
|
||
|
|
||
|
A C library for portable packet creation
|
||
|
|
||
|
Included are also simple example test programs
|
||
|
|
||
|
|
||
|
Libnet is a collection of routines to help with the construction
|
||
|
and handling of network packets. It provides a portable framework
|
||
|
for low-level network packet writing and handling.
|
||
|
|
||
|
Libnet features portable packet creation interfaces at the IP layer
|
||
|
and link layer, as well as a host of supplementary and complementary
|
||
|
functionality.
|
||
|
|
||
|
See http://www.infonexus.com/~daemon9/Projects/Libnet/ for more info
|