blob: 5321c40fb6326e6fc80a0f0b482f62f673c7c3fe (
plain)
1
2
3
4
5
6
7
8
9
10
|
Libnet
A C library for portable packet creation and injection.
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.
|