afd4eca55b
Enable ISISD, RTADV, OSPF_OPAQUE_LSA by default as they're enabled by default by quagga's configure. Enable PIMD because the releases notes says we should unless short on space. Release notes: http://savannah.nongnu.org/forum/forum.php?forum_id=8222 Changelog: http://download.savannah.gnu.org/releases/quagga/quagga-0.99.24.changelog.txt Sponsored by: Absolight
21 lines
406 B
Groff
21 lines
406 B
Groff
--- 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
|