6324 Add an `ndp' tool for manipulating the neighbors table
commite7df7762bfed06e996cc80f583cbee2d8ed81d69
authorCody Peter Mello <cody.mello@joyent.com>
Thu, 3 Sep 2015 22:04:07 +0000 (3 22:04 +0000)
committerRobert Mustacchi <rm@joyent.com>
Fri, 16 Oct 2015 05:18:30 +0000 (15 22:18 -0700)
treea33eb0bdd4ad7658a4609840e6e3e106fdb88ae8
parent495a25e757699e05ac57407a3f80f6ee235eee2d
6324 Add an `ndp' tool for manipulating the neighbors table
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Alex Wilson <alex.wilson@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
17 files changed:
usr/src/cmd/cmd-inet/usr.sbin/Makefile
usr/src/cmd/cmd-inet/usr.sbin/ndp.c [new file with mode: 0644]
usr/src/man/man1m/Makefile
usr/src/man/man1m/arp.1m
usr/src/man/man1m/in.ndpd.1m
usr/src/man/man1m/ndp.1m [new file with mode: 0644]
usr/src/man/man1m/netstat.1m
usr/src/man/man7p/Makefile
usr/src/man/man7p/arp.7p
usr/src/man/man7p/if_tcp.7p
usr/src/man/man7p/ndp.7p [new file with mode: 0644]
usr/src/man/man7p/route.7p
usr/src/pkg/manifests/SUNWcs.man1m.inc
usr/src/pkg/manifests/SUNWcs.mf
usr/src/pkg/manifests/system-kernel.man7p.inc
usr/src/uts/common/inet/ip/ip_ndp.c
usr/src/uts/common/net/if.h