diff options
author | Sebastian Benoit <benno@cvs.openbsd.org> | 2019-10-31 09:09:05 +0000 |
---|---|---|
committer | Sebastian Benoit <benno@cvs.openbsd.org> | 2019-10-31 09:09:05 +0000 |
commit | 24f0a2fdd72bbbb003c4014b7a07acc2a5fd008b (patch) | |
tree | f63f88c9dee51b8eae2acd3872beec5c6273fd64 | |
parent | 2ed2441ab6eb3d02d93cdfd09e4477c63d848667 (diff) |
Administrative Shutdown messages can be 255 byte long.
ok claudio@
-rw-r--r-- | usr.sbin/bgpd/bgpd.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5 index 5c0d11ef548..be7057365c4 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.196 2019/10/04 19:51:27 procter Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.197 2019/10/31 09:09:04 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: October 4 2019 $ +.Dd $Mdocdate: October 31 2019 $ .Dt BGPD.CONF 5 .Os .Sh NAME @@ -870,7 +870,7 @@ was configured at runtime, the is sent as Administrative Shutdown Communication. The .Ar reason -cannot exceed 128 octets. +cannot exceed 255 octets. .Pp .It Xo .Ic dump |