nmap/libdnet-stripped
david a2b84bf74f o Changed the name of libdnet's sctp_chunkhdr to avoid a conflict with
a struct of the same name in <netinet/sctp.h>. This caused a
  compiliation error when Nmap was compiled with an OpenSSL that had
  SCTP support. [Olli Hauer, Daniel Roethlisberger]
2010-09-05 03:40:31 +00:00
..
config
include o Changed the name of libdnet's sctp_chunkhdr to avoid a conflict with 2010-09-05 03:40:31 +00:00
src
acconfig.h
aclocal.m4
configure
configure.in
dnet-config.in
INSTALL
libdnet-stripped.vcproj
LICENSE
Makefile.am
Makefile.am.common
Makefile.in
NMAP_MODIFICATIONS o Changed the name of libdnet's sctp_chunkhdr to avoid a conflict with 2010-09-05 03:40:31 +00:00
README
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.

WWW: http://libdnet.sourceforge.net/

$Id: README 578 2005-02-14 21:00:17Z dugsong $