File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- .\" $OpenBSD: bgpd.8,v 1.64 2021/02/16 08:29:16 claudio Exp $
1
+ .\" $OpenBSD: bgpd.8,v 1.65 2021/04/08 11:56:30 danj Exp $
2
2
.\"
3
3
.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
4
4
.\"
14
14
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15
15
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16
16
.\"
17
- .Dd $Mdocdate : February 16 2021 $
17
+ .Dd $Mdocdate : April 8 2021 $
18
18
.Dt BGPD 8
19
19
.Os
20
20
.Sh NAME
@@ -90,7 +90,7 @@ Comparison of the BGP session type.
90
90
Paths learned over an external (EBGP) session are preferred over those
91
91
learned via an internal (IBGP) session.
92
92
.It
93
- The path with the lowest local
93
+ The path with the highest local
94
94
.Em weight
95
95
is selected.
96
96
.It
You can’t perform that action at this time.
0 commit comments