1NINFOD(8) iputils NINFOD(8)
2
3
4
6 ninfod - Respond to IPv6 Node Information Queries
7
9 ninfod [-dhv] [-p pidfile] [-u user]
10
11
13 Responds to IPv6 Node Information Queries (RFC4620) from clients.
14 Queries can be sent by various implementations of ping6 command.
15
17 -a
18 Debug mode. Do not go background.
19
20 -h
21 Show help.
22
23 -v
24 Verbose mode.
25
26 -u user
27 Run as another user. user can either be username or user ID.
28
29 -p pidfile
30 File for process-id storage. user is required to be able to create
31 the file.
32
34 ping(8).
35
37 ninfod was written by USAGI/WIDE Project.
38
40 Copyright (C) 2012 YOSHIFUJI Hideaki.
41 Copyright (C) 2002 USAGI/WIDE Project.
42 All rights reserved.
43
44 Redistribution and use in source and binary forms, with or without
45 modification, are permitted provided that the following conditions
46 are met:
47 1. Redistributions of source code must retain the above copyright
48 notice, this list of conditions and the following disclaimer.
49 2. Redistributions in binary form must reproduce the above copyright
50 notice, this list of conditions and the following disclaimer in the
51 documentation and/or other materials provided with the distribution.
52 3. Neither the name of the project nor the names of its contributors
53 may be used to endorse or promote products derived from this software
54 without specific prior written permission.
55
56 THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS “AS IS” AND
57 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
58 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
59 ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
60 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
61 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
62 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
63 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
64 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
65 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
66 SUCH DAMAGE.
67
68
69
70
71iputils s20180629 NINFOD(8)