From 37e02412769c6673ae306ac8b040e454a8593041 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 1 Feb 2013 05:02:00 +0000 Subject: [PATCH] CHANGELOG for route metrics. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index d9e440cd2..4caa7c9f9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ # Nmap Changelog ($Id$); -*-text-*- +o Routes are now sorted to prefer those with a lower metric. Retrieval + of metrics is supported only on Linux and Windows. [David Fifield] + o Packet trace of ICMP packets now include the ICMP ID and sequence number by default. [David Fifield]