Nmap Development mailing list archives

Re: [NSE] broadcast-igmp-discovery.nse: add group names


From: David Fifield <david () bamsoftware com>
Date: Wed, 28 Nov 2012 19:58:24 -0800

On Wed, Nov 28, 2012 at 09:31:24PM +0400, Vasily Kulikov wrote:
This patch adds support for group names identification from plain
multicast ip addresses.  A script which collects the DB is included in
the comments to the script.

The attached file is a precomputed DB.

Thanks, these changes look nice. Can you edit your patch to include
changes to the NSEDoc @output so that we can see how the output changes?

ip_less(a,b) checks whether ip 'a' is less than ip 'b' octet-by-octet.
I haven't found any existing useful API for that, probably it may be
optimized.

I think you want
http://nmap.org/nsedoc/lib/ipOps#compare_ip

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: