diff options
author | 2016-10-30 16:50:22 +0000 | |
---|---|---|
committer | 2016-10-30 16:50:22 +0000 | |
commit | 82ed480ffc141eec83ec1c1f5abe8521024bbdfd (patch) | |
tree | ed4105edfb8a4ee37f46350791b95450ca9c9c01 | |
parent | Search for and create a prefetch area only for nonlocal sources. (diff) | |
download | wireguard-openbsd-82ed480ffc141eec83ec1c1f5abe8521024bbdfd.tar.xz wireguard-openbsd-82ed480ffc141eec83ec1c1f5abe8521024bbdfd.zip |
large-community needs to have an argument
-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 cf146537587..e982eeeb083 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.150 2016/10/18 19:47:52 benno Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.151 2016/10/30 16:50:22 phessler 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 18 2016 $ +.Dd $Mdocdate: October 30 2016 $ .Dt BGPD.CONF 5 .Os .Sh NAME @@ -1144,8 +1144,8 @@ which is expanded to the current neighbor remote AS number. .Pp .It Xo .Ic large-community -.Xc .Ar as-number : Ns Ar local : Ns Ar local +.Xc This rule applies only to .Em UPDATES where the |