From 503c22f4af3de8b2a4db809a8919adf11fa6a2a7 Mon Sep 17 00:00:00 2001 From: luis Date: Wed, 16 Jun 2010 16:21:37 +0000 Subject: [PATCH] Added TODO entry about --icmp-advert-entry not handling IPs correctly --- todo/nping.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo/nping.txt b/todo/nping.txt index 782f88146..293d39b89 100644 --- a/todo/nping.txt +++ b/todo/nping.txt @@ -231,6 +231,9 @@ more consistent with the rest of the modes, and may be a nice to have feature. +* Bug in --icmp-advert-entry. Specified IPs are being set in host byte + order instead if in network byte order. + /***************************************************************************** * Things that have been solved already * *****************************************************************************/