From 8bd97d7548236a29deeca27c94feb94a1cc71149 Mon Sep 17 00:00:00 2001 From: Jamie Bainbridge Date: Thu, 10 Mar 2016 16:12:06 +1000 Subject: ndptool: add option to send messages types Use the new flags interface of message sending, implement sending Unsolicited NA in ndptool. -U was chosen to mirror established convention of unsolicited ARP in arping. Signed-off-by: Jamie Bainbridge Signed-off-by: Jiri Pirko --- man/ndptool.8 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/ndptool.8 b/man/ndptool.8 index b742683..ef765dc 100644 --- a/man/ndptool.8 +++ b/man/ndptool.8 @@ -41,6 +41,10 @@ Neighbor Advertisement. .B "\-i ifname, \-\-ifname ifname" Specified interface name. +.TP +.B "\-U, \-\-unsolicited" +Send Unsolicited NA. + .SH COMMAND .TP .B "monitor" -- cgit v1.2.1