NetBSD Problem Report #50126

From www@NetBSD.org  Wed Aug  5 08:08:53 2015
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 1DB96A57FD
	for <gnats-bugs@gnats.NetBSD.org>; Wed,  5 Aug 2015 08:08:53 +0000 (UTC)
Message-Id: <20150805080851.E569BA65B9@mollari.NetBSD.org>
Date: Wed,  5 Aug 2015 08:08:51 +0000 (UTC)
From: ozaki-r@netbsd.org
Reply-To: ozaki-r@netbsd.org
To: gnats-bugs@NetBSD.org
Subject: ndp(8) does nothing with -f option
X-Send-Pr-Version: www-1.0

>Number:         50126
>Category:       bin
>Synopsis:       ndp(8) does nothing with -f option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 05 08:10:01 +0000 2015
>Originator:     Ryota Ozaki
>Release:        current
>Organization:
>Environment:
NetBSD rangeley 7.99.20 NetBSD 7.99.20 (RANGELEY) #10: Tue Jul 28 09:45:16 JST 2015  ozaki-r@(hidden) amd64
>Description:
ndp(8) has -f option which reads pairs of an IP address and a MAC address from a file
and applies them to the kernel. However, it doesn't work (not implemented).

We should implement the feature or remove it from ndp.8 and the help message.
>How-To-Repeat:
# cat > list <<EOF
fc00::1 b2:a0:53:5b:96:01
fc00::2 b2:a0:53:5b:96:02
EOF
# ndp -f list
# ndp -a -n

>Fix:
N/A

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.