summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/bgpd/bgpd.conf.521
1 files changed, 2 insertions, 19 deletions
diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5
index a6f975e935d..2d8ab505847 100644
--- a/usr.sbin/bgpd/bgpd.conf.5
+++ b/usr.sbin/bgpd/bgpd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bgpd.conf.5,v 1.186 2019/02/26 10:49:15 claudio Exp $
+.\" $OpenBSD: bgpd.conf.5,v 1.187 2019/03/27 21:23:13 benno Exp $
.\"
.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
@@ -16,7 +16,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 26 2019 $
+.Dd $Mdocdate: March 27 2019 $
.Dt BGPD.CONF 5
.Os
.Sh NAME
@@ -737,23 +737,6 @@ There are several neighbor properties:
.Bl -tag -width Ds -compact
.It Xo
.Ic announce
-.Pq Ic all | default-route | none
-.Xc
-.Ic announce all
-is a no-op.
-.Ic announce none
-and
-.Ic announce default-route
-are aliases for
-.Ic export none
-and
-.Ic export default-route ,
-respectively.
-These three directives are provided for backward compatibility, but will
-eventually be removed.
-.Pp
-.It Xo
-.Ic announce
.Pq Ic IPv4 Ns | Ns Ic IPv6
.Pq Ic none Ns | Ns Ic unicast Ns | Ns Ic vpn
.Xc