blob: 075cbe09f6effdb00dea478485139a74c795d852 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
--- doc/bgpd.8.orig 2015-03-02 23:50:57 UTC
+++ doc/bgpd.8
@@ -28,6 +28,8 @@ software
] [
.B \-g
.I group
+] [
+.B \--no_kernel
]
.SH DESCRIPTION
.B bgpd
@@ -76,6 +78,9 @@ When the program terminates, retain rout
.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
|