[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <50D22C1F.8010509@linux-ipv6.org>
Date: Thu, 20 Dec 2012 06:05:35 +0900
From: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
To: Jan Synacek <jsynacek@...hat.com>
CC: netdev@...r.kernel.org
Subject: Re: [PATCH 0/2] iputils: minor ninfod and ping6 fixes
Jan Synacek wrote:
> When calling ping6 with the flowlabel (e.g. `ping6 -F 123 ::1'), it exited with
> an error. For some reason, the errno was set when it should not have been. Maybe
> it shouldn't be checked at all, maybe just checking flowlabel for values below
> zero would be enough. I wanted to be on the safer side so I left the errno check
> in there.
>
> Also, I fixed the rest of the unused variables in ninfod.
>
> Jan Synacek (2):
> ninfod: Fix more unused variables.
> ping6: Fix -F switch.
>
> ninfod/ni_ifaddrs.c | 8 +-------
> ping6.c | 3 ++-
> 2 files changed, 3 insertions(+), 8 deletions(-)
>
Fixes committed. Thank you!
--yoshfuji
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists