nmap/libdnet-stripped/include/dnet
daniel 50830f7488 o Added initial SCTP port scanning support to Nmap. SCTP is
a layer 4 protocol used mostly for telephony related applications.
  This brings the following new features:
  o SCTP INIT chunk port scan (-sY): open ports return an INIT-ACK
    chunk, closed ones an ABORT chunk.  This is the SCTP equivalent
    of a TCP SYN stealth scan.
  o SCTP COOKIE-ECHO chunk port scan (-sZ): open ports are silent,
    closed ports return an ABORT chunk.
  o SCTP INIT chunk ping probes (-PY): host discovery using SCTP
    INIT chunk packets.
  o SCTP-specific IP protocol scan (-sO -p sctp).
  o SCTP-specific traceroute support (--traceroute).
  o The ability to use the deprecated Adler32 algorithm as specified
    in RFC 2960 instead of CRC32C from RFC 4960 (--adler32).
  o 42 well-known SCTP ports were added to the nmap-services file.
  Part of the work on SCTP support was kindly sponsored by
  Compass Security AG, Switzerland.  [Daniel Roethlisberger]
2009-06-03 23:15:45 +00:00
..
addr.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
arp.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
blob.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
eth.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
fw.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
icmp.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
intf.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
ip.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
ip6.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
Makefile.am o Added initial SCTP port scanning support to Nmap. SCTP is 2009-06-03 23:15:45 +00:00
Makefile.in Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
os.h Fix all the compiler warnings when building with Visual C++ 2008. 2009-04-29 17:56:30 +00:00
rand.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
route.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
sctp.h o Added initial SCTP port scanning support to Nmap. SCTP is 2009-06-03 23:15:45 +00:00
tcp.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
tun.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
udp.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00