summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldpctl/ldpctl.8
diff options
context:
space:
mode:
authorrenato <renato@openbsd.org>2016-05-23 19:06:03 +0000
committerrenato <renato@openbsd.org>2016-05-23 19:06:03 +0000
commit3f117ed9c0051c7b2c5c6989afcb51d187e407f8 (patch)
tree76d505b2290f866066c1c004d7ec646e99097e72 /usr.sbin/ldpctl/ldpctl.8
parentSync with the latest IPv6 bits in ldpd(8). (diff)
downloadwireguard-openbsd-3f117ed9c0051c7b2c5c6989afcb51d187e407f8.tar.xz
wireguard-openbsd-3f117ed9c0051c7b2c5c6989afcb51d187e407f8.zip
Introduce the 'ldpctl clear neighbors' command.
Diffstat (limited to 'usr.sbin/ldpctl/ldpctl.8')
-rw-r--r--usr.sbin/ldpctl/ldpctl.89
1 files changed, 8 insertions, 1 deletions
diff --git a/usr.sbin/ldpctl/ldpctl.8 b/usr.sbin/ldpctl/ldpctl.8
index 9df8a04a2d0..60994a34bea 100644
--- a/usr.sbin/ldpctl/ldpctl.8
+++ b/usr.sbin/ldpctl/ldpctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ldpctl.8,v 1.12 2016/05/23 19:04:55 renato Exp $
+.\" $OpenBSD: ldpctl.8,v 1.13 2016/05/23 19:06:03 renato Exp $
.\"
.\" Copyright (c) 2009 Michele Marchetto <michele@openbsd.org>
.\" Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org>
@@ -38,6 +38,13 @@ for
.Pp
The following commands are available:
.Bl -tag -width Ds
+.It Xo
+.Cm clear neighbors
+.Op Ar address
+.Xc
+Delete entries from the neighbor table.
+.Ar address
+can be used to limit the scope of the command to the given neighbor.
.It Cm fib couple
Insert the learned labels into the Label Forwarding Information Base a.k.a.
the kernel routing table.