A C Library for Portable Packet Creation
Libnet is an API to help with the construction and handling of network
packets. It provides a portable framework for low-level network packet
writing and handling. Libnet includes packet creation at the IP layer
and at the link layer as well as a host of supplementary and
complementary functionality. Libnet is very useful for writing network
tools and network test code. See the man page and sample test code for
more detailed information.
- Developed at devel:libraries:c_c++
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/libnet && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libnet-1.2-rc.patch | 0000000333 333 Bytes | |
libnet-1.2-rc3.tar.gz | 0000676205 660 KB | |
libnet.changes | 0000006405 6.25 KB | |
libnet.spec | 0000004036 3.94 KB |
Revision 28 (latest revision is 34)
Stephan Kulow (coolo)
accepted
request 233736
from
Tomáš Chvátal (scarabeus_factory)
(revision 28)
- Drop patch removing manpages, no reason to remove them. libnet-1.2.0-drop-man-build.patch - Update to actual released tarball which is versioned 1.2-rc3 - Cleanup with spec-cleaner - No reason to not have this library in /usr so move it there - Add patch libnet-1.2-rc.patch needed to set proper version in automake.
Comments 0