libdnet: A simplified, portable interface to several low-level networking routines1
libdnet provides:
- network address manipulation
- kernel arp(4) cache and route(4) table lookup and manipulation
- network firewalling (IP filter, ipfw, ipchains, pf, PktFilter, ...)
- network interface lookup and manipulation
- IP tunnelling (BSD/Linux tun, Universal TUN/TAP device)
- raw IP packet and Ethernet frame transmission
Supported languages:
- C, C++
- Python
- Perl
... part of T2,
get it here
URL: https://code.google.com/p/libdnet/
URL: https://libdnet.sourceforge.net/
Author: Dug Song <dugsong [at] monkey [dot] org>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: OpenSource
Status: Stable
Version: 1.18.0
Download: https://github.com/dugsong/libdnet/ libdnet-1.18.0.tar.gz
T2 source: libdnet.cache
T2 source: libdnet.desc
Build time (on reference hardware): 4% (relative to binutils)2
Installed size (on reference hardware): 0.28 MB, 32 files
Dependencies (build time detected):
bash
binutils
coreutils
diffutils
findutils
gawk
grep
gzip
linux-header
make
sed
tar
Installed files (on reference hardware):
[show]
usr/bin/dnet-config
usr/include/dnet
usr/include/dnet.h
usr/include/dnet/addr.h
usr/include/dnet/arp.h
usr/include/dnet/blob.h
usr/include/dnet/eth.h
usr/include/dnet/fw.h
usr/include/dnet/icmp.h
usr/include/dnet/intf.h
usr/include/dnet/ip.h
usr/include/dnet/ip6.h
usr/include/dnet/ndisc.h
usr/include/dnet/os.h
usr/include/dnet/rand.h
usr/include/dnet/route.h
usr/include/dnet/sctp.h
usr/include/dnet/tcp.h
usr/include/dnet/tun.h
usr/include/dnet/udp.h
usr/lib64/libdnet.a
usr/lib64/libdnet.so
usr/lib64/libdnet.so.1
usr/lib64/libdnet.so.1.0.2
usr/lib64/python3.12/site-packages/dnet-1.18.0-py3.12-linux-x86_64.egg
usr/lib64/python3.12/site-packages/dnet-1.18.0-py3.12-linux-x86_64.egg/EGG-INFO
usr/lib64/python3.12/site-packages/dnet-1.18.0-py3.12-linux-x86_64.egg/EGG-INFO/PKG-INFO
usr/lib64/python3.12/site-packages/dnet-1.18.0-py3.12-linux-x86_64.egg/EGG-INFO/SOURCES.txt
usr/lib64/python3.12/site-packages/dnet-1.18.0-py3.12-linux-x86_64.egg/EGG-INFO/dependency_links.txt
usr/lib64/python3.12/site-packages/dnet-1.18.0-py3.12-linux-x86_64.egg/EGG-INFO/native_libs.txt
usr/lib64/python3.12/site-packages/dnet-1.18.0-py3.12-linux-x86_64.egg/EGG-INFO/not-zip-safe
usr/lib64/python3.12/site-packages/dnet-1.18.0-py3.12-linux-x86_64.egg/EGG-INFO/top_level.txt
usr/lib64/python3.12/site-packages/dnet-1.18.0-py3.12-linux-x86_64.egg/dnet.cpython-312-x86_64-linux-gnu.so
usr/lib64/python3.12/site-packages/dnet-1.18.0-py3.12-linux-x86_64.egg/dnet.py
usr/sbin/dnet
usr/share/man/man3/dnet.3
usr/share/man/man8/dnet.8
var/adm/dependencies/libdnet
var/adm/descs/libdnet
var/adm/flists/libdnet
var/adm/md5sums/libdnet
var/adm/packages/libdnet
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).