From 0ecde0a7c39311a54aeba6767b5ee02faa396437 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 7 Oct 2011 09:51:13 +0000 Subject: [PATCH] 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] --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index c625bbf4a..a7b64ddea 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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.