summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclaudio <claudio@openbsd.org>2006-01-24 15:06:29 +0000
committerclaudio <claudio@openbsd.org>2006-01-24 15:06:29 +0000
commit0290d2e7fc1173a78e710b4b6b371e62756fd61d (patch)
treef8b7802c01df268e01e76a348cdbc60080a19433
parentLast bits for softreconfig in support. Now bgpd will automaticaly rei-filter (diff)
downloadwireguard-openbsd-0290d2e7fc1173a78e710b4b6b371e62756fd61d.tar.xz
wireguard-openbsd-0290d2e7fc1173a78e710b4b6b371e62756fd61d.zip
bgpd does not and will never support route flap damping as defined in the
mentioned RFC. Even RIPE (RIPE-229) realized that route flap damping should be considered evil.
-rw-r--r--usr.sbin/bgpd/bgpd.87
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.sbin/bgpd/bgpd.8 b/usr.sbin/bgpd/bgpd.8
index 651349c150d..400cb205807 100644
--- a/usr.sbin/bgpd/bgpd.8
+++ b/usr.sbin/bgpd/bgpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bgpd.8,v 1.14 2006/01/24 10:21:14 henning Exp $
+.\" $OpenBSD: bgpd.8,v 1.15 2006/01/24 15:06:29 claudio Exp $
.\"
.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
.\"
@@ -130,11 +130,6 @@ configuration file
.%D August 1998
.Re
.Rs
-.%R RFC 2439
-.%T "BGP Route Flap Damping"
-.%D November 1998
-.Re
-.Rs
.%R RFC 2858
.%T "Multiprotocol Extensions for BGP-4"
.%D June 2000