nmap/libdnet-stripped
2026-01-12 16:59:25 +00:00
..
cmake Windows build fixes for libdnet-stripped 2025-04-11 16:39:12 +00:00
config Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00
include DOn't define strlcat. Our subset of libdnet doesn't use it 2025-04-29 17:36:26 +00:00
m4 Reintegrate Nmap 7.98 release branch 2025-08-21 20:24:37 +00:00
src Compatibility fixes and Github autobuilds. Closes #3214 2026-01-12 16:59:25 +00:00
.gitignore Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00
acconfig.h Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00
aclocal.m4 Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00
CMakeLists.txt Enable IPv6 in Windows libdnet build 2025-04-21 20:37:16 +00:00
config.h.cmake.in Windows build fixes for libdnet-stripped 2025-04-11 16:39:12 +00:00
configure Reintegrate Nmap 7.98 release branch 2025-08-21 20:24:37 +00:00
configure.ac Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00
dnet-config.in Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00
INSTALL Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00
libdnet-stripped.vcxproj Windows build fixes for libdnet-stripped 2025-04-11 16:39:12 +00:00
libdnet.spec Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00
LICENSE
Makefile.am Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00
Makefile.am.common Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00
Makefile.in Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00
NMAP_MODIFICATIONS Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00
README.md Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00
THANKS Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00
TODO Upgrade libdnet to 1.18.0, plus Nmap's changes 2025-03-31 19:30:47 +00:00

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