1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-07 15:09:01 +00:00

Add to CHANGELOG:

o [NSE] The targets-ipv6-multicast-*.nse scripts now scan all
  interfaces by default. They show the MAC address and interface name
  now too. [David, Daniel Miller]
This commit is contained in:
david
2011-10-07 09:51:13 +00:00
parent 1c297f9138
commit 0ecde0a7c3

View File

@@ -1,5 +1,9 @@
# Nmap Changelog ($Id$); -*-text-*-
o [NSE] The targets-ipv6-multicast-*.nse scripts now scan all
interfaces by default. They show the MAC address and interface name
now too. [David, Daniel Miller]
o [NSE] Added XMPP support to ssl-cert.nse.
o [NSE] Added http-cors by Toni Ruottu.