Home > Repository > base > libnet

libnet: High-level API to construct and inject network packets

Libnet is a high-level API (toolkit) allowing the application programmer to construct and inject network packets.
It provides a portable and simplified interface for low-level network packet shaping, handling and injection.
Libnet hides much of the tedium of packet creation from the application programmer such as multiplexing, buffer management, arcane packet header information, byte-ordering, OS-dependent issues, and much more.
Libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary and complementary functionality.
Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written.
Nome:libnet
Versione: 1.3-1mamba
Gruppo:System/Libraries
Manutentore:silvan
Licenza:BSD
Dimensione:597.29 kB
URL di origine:https://github.com/libnet/libnet
Data di compilazione:2023-10-08 07:38:03
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatilibnet
libnet-debug
libnet-devel
libnet
libnet-debug
libnet-devel
libnet
libnet-debug
libnet-devel
Dipendenze di compilazioneglibc-devel [1]
glibc-devel [1]
glibc-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2023-10-08autodist1.3-1mamba- automatic version update by autodist
2021-11-23silvan1.2-1mamba- update to 1.2
2021-08-28silvan1.2~rc3-1mamba- update to 1.2~rc3
2021-05-01silvan1.1.6-2mamba- rebuilt in /usr
2012-12-01autodist1.1.6-1mamba- update to 1.1.6
2010-05-25silvan1.1.4-1mamba- update to 1.1.4
- switched to maintained libnet-dev project from sourceforge
- added libnet binary package with shared library
2008-06-13silvan1.1.2.1-2mamba- source renamed from libnet-devel to libnet
2005-07-08silvan1.1.2.1-1qilnx- update to version 1.1.2.1 by autospec
2004-02-02davide1.1.1-1qilnx- first build