| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
a lot of isis fixes
|
| |
| |
| |
| |
| |
| |
| | |
This is very confusing and incorrect. We can and should use vrf leaf of
the interface itself instead.
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
|
|\ \
| | |
| | | |
doc: add evpn discussion of svi and arp cache
|
| |/
| |
| |
| | |
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
|
|/
|
|
|
|
|
|
| |
Also
- update info about new packages needed as libcares.
- create proper links to libyang so ld can find the lib.
Signed-off-by: Javier Garcia <javier.garcia@voltanet.io>
|
|\
| |
| | |
zebra: Add some flavor documentation for ECMP in zebra
|
| |
| |
| |
| | |
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
|
|\ \
| | |
| | | |
doc: Start talking about useful sysctl's for proper zebra operation
|
| |/
| |
| |
| |
| |
| | |
Add some color to useful sysctl's that are needed for FRR proper operation.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
|
|\ \
| | |
| | | |
ospf6d: rework BFD integration and add BFD profiles support
|
| |/
| |
| |
| |
| |
| | |
Let user know he can use BFD profiles with OSPFv3.
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
|
|/
|
|
|
|
| |
Tell user he can configure BFD profile for sessions created by PIM.
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
|
|
|
|
| |
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
|
|\ |
|
| |
| |
| |
| | |
Signed-off-by: Lou Berger <lberger@labn.net>
|
|\ \
| | |
| | | |
vtysh: Set history file on demand
|
| |/
| |
| |
| | |
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
|
|\ \
| | |
| | | |
lib: remove "ip prefix-list sequence-number" command
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Before the transition of prefix-lists to northbound, this setting
controlled whether sequence numbers were displayed in the config.
After the transition, sequence numbers are always displayed in the
configuration, and this command only controls the output of the show
commands, which is not very useful. This command is not even shown in
the config anymore.
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
ton31337/fix/json_output_for_specific_vs_global_should_be_the_same
bgpd: Add `show bgp json detail` command
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
ton31337/feature/show_rpki_state_in_global_show_bgp
bgpd: Show RPKI short state in `show bgp <afi> <safi>`
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
nhrp, ospf: add nhrp multicast for OSPF DMVPN
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Reuben Dowle <reuben.dowle@4rf.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Reuben Dowle <reuben.dowle@4rf.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Reuben Dowle <reuben.dowle@4rf.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
bgpd: Add `show bgp version <version>` command
|
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
lib: convert route-map optimization to NB
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Currently we have a "route-map optimization" command which is entered
from inside the route-map entry but actually applies to the whole
route-map. In addition, this command is not shown in the running-config
and not stored to the startup-config during "write".
Let's add a new command on the config node level to control this setting
and show it in the running-config to make possible to save it during
"write".
The old command is saved for the backward compatibility but hidden and
marked as deprecated.
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Most of these are many, many years out of date. All of them vary
randomly in quality. They show up by default in packages where they
aren't really useful now that we use integrated config. Remove them.
The useful ones have been moved to the docs.
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
|
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
doc: describe acceptable commit messages
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Update workflow.rst to state that commit messages consisting solely of
program output, or that otherwise fail to adequately summarize the
changes being made, are unacceptable.
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
doc: Check for convergence, not sleep for convergence
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
doc: vaguely describe system requirements
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Lame attempt at describing the factors involved in choosing resources
for running FRR
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The keepalive, hold, and connect timers were undocumented.
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
|
| |/ /
|/| |
| | |
| | |
| | |
| | | |
Add docs for the zebra debug commands.
Signed-off-by: Mark Stapp <mjs@voltanet.io>
|
|\ \ \
| | | |
| | | | |
bgpd: increase the maximum number of neighbors in a listen group
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
increase the maximum number of neighbors in a bgp group.
Set the maximum value to 50000 instead of 5000.
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
Add docs for commands to display BGP table per-RD.
Also update commands to mention flowspec, routes,
advertised-routes, and received-routes.
Signed-off-by: Trey Aspelund <taspelund@nvidia.com>
|
|\ \
| | |
| | | |
lib: `printfrr()` care package
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The table is getting rather clunky, let's just break this out and make
it pretty there.
Signed-off-by: David Lamparter <equinox@diac24.net>
|
| | |
| | |
| | |
| | |
| | |
| | | |
(I'll get to `zlog_hexdump()` in a separate pass.)
Signed-off-by: David Lamparter <equinox@diac24.net>
|