Merge pull request #7581 from mboehn/master

doc: add bpgd --listenon implies --no_kernel
This commit is contained in:
Donald Sharp 2020-11-21 11:33:28 -05:00 committed by GitHub
commit b54fe98fcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,8 @@ be specified (:ref:`common-invocation-options`).
of ``0.0.0.0`` / ``::``. This can be useful to constrain bgpd to an internal of ``0.0.0.0`` / ``::``. This can be useful to constrain bgpd to an internal
address, or to run multiple bgpd processes on one host. address, or to run multiple bgpd processes on one host.
Note that this option implies the --no_kernel option, and no learned routes will be installed into the linux kernel.
.. option:: -n, --no_kernel .. option:: -n, --no_kernel
Do not install learned routes into the linux kernel. This option is useful Do not install learned routes into the linux kernel. This option is useful