CHANGELOG for route-bsd same-subnet fix.

This commit is contained in:
david 2012-03-26 22:24:56 +00:00
parent b5c1e83471
commit a1857581e9

View file

@ -1,5 +1,9 @@
# Nmap Changelog ($Id$); -*-text-*-
o Fixed the routing table loop on OS X so that on-link routes appear.
Previously, they were ignored so that things like ARP scan didn't
work. [Patrik Karlsson, David Fifield]
o [NSE] Added new script http-chrono, which measures min, max and average
response times of web servers. [Ange Gutek]