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

Add new edns-client-subnet script and library changes to CHANGELOG

This commit is contained in:
patrik
2012-02-19 14:04:31 +00:00
parent 80e998b91f
commit 494a935d30

View File

@@ -1,5 +1,9 @@
# Nmap Changelog ($Id$); -*-text-*-
o [NSE] Added support for edns-client-subnet requests to the DNS library and
the script dns-client-subnet-scan that scans for addresses resolved from
different subnets. [John Bond]
o [NSE] Added support for decoding EIGRP broadcasts from Cisco routers
to broadcast-listener. [Tom]