mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 22:50:32 -04:00
- For the IPv6 problem description see also: https://bugzilla.quagga.net/show_bug.cgi?id=870 https://lists.quagga.net/pipermail/quagga-dev/2017-December/033309.html - Another part of the multi-segment AS_PATH UPDATE message length calculation fix PR: 214481 Reported by: dgilbert@eicat.ca
21 lines
416 B
Groff
21 lines
416 B
Groff
--- doc/bgpd.8.orig 2017-10-03 14:57:10 UTC
|
|
+++ doc/bgpd.8
|
|
@@ -28,6 +28,8 @@ software
|
|
] [
|
|
.B \-g
|
|
.I group
|
|
+] [
|
|
+.B \--no_kernel
|
|
]
|
|
.SH DESCRIPTION
|
|
.B bgpd
|
|
@@ -79,6 +81,9 @@ Skip setting the process effective user and group.
|
|
.TP
|
|
\fB\-v\fR, \fB\-\-version\fR
|
|
Print the version and exit.
|
|
+.TP
|
|
+\fB\--no_kernel\fR
|
|
+Prevents route updates to be submitted to the kernel.
|
|
.SH FILES
|
|
.TP
|
|
.BI /usr/local/sbin/bgpd
|