nmap/libdnet-stripped
2026-03-19 17:39:59 +00:00
..
cmake
config
include
m4 Use headers to determine BSD-style BPF support. Fixes #3289 2026-03-16 17:21:51 +00:00
src Handle EAFNOSUPPORT as on FreeBSD 2026-03-19 17:39:59 +00:00
.gitignore
acconfig.h
aclocal.m4
CMakeLists.txt
config.h.cmake.in
configure Use headers to determine BSD-style BPF support. Fixes #3289 2026-03-16 17:21:51 +00:00
configure.ac Use headers to determine BSD-style BPF support. Fixes #3289 2026-03-16 17:21:51 +00:00
dnet-config.in
INSTALL
libdnet-stripped.vcxproj
libdnet.spec
LICENSE
Makefile.am
Makefile.am.common
Makefile.in
NMAP_MODIFICATIONS
README.md
THANKS
TODO

libdnet

libdnet provides a simplified, portable interface to several low-level networking routines, including network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling, network interface lookup and manipulation, IP tunnelling, and raw IP packet and Ethernet frame transmission.

Reporting issues

Before reporting an issue, please make sure you check the 'devel' branch to see if it's already fixed. This is the current WIP and contains already a lot of fixes, but for compatibilty reasons, it's not yet included in the main branch.

WWW: https://github.com/ofalk/libdnet