| Age | Commit message (Collapse) | Author | 
 | 
Add the sbfd documentation, such as it is, to the
developer documentation so that it can be read
by people.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit f1c75deb8e6581b0c3eb2129a61c017ca1d9be99)
 | 
 | 
The building-frr-for-ubuntu2404 and building-doc were missing
from the compilation of developer documents.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 4738cb51d2019e8852887e97e9a0363ec29728a4)
 | 
 | 
Try to give some good examples of various lists being
converted over to the typesafe way of doing things.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 39909f9fb9459ce210cb44a10291a053d4fbb272)
 | 
 | 
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit c9a29289548028163a8d1edd55dbf03f27d53484)
 | 
 | 
implement SBFD
 | 
 | 
Signed-off-by: wumu.zsl <wumu.zsl@alibaba-inc.com>
 | 
 | 
Fix Rocky 8 RPMs, add options to build without rpki and docs (default is to include)
 | 
 | 
small mgmtd-dev doc update and yanglint cleanup
 | 
 | 
Signed-off-by: Christian Hopps <chopps@labn.net>
 | 
 | 
Add the srv6 static sids configuration and
show running-config sections in static.rst.
Signed-off-by: Yuqing Zhao <galadriel.zyq@alibaba-inc.com>
 | 
 | 
limit community list count
 | 
 | 
Current -n option is only for zebra and mgmtd. All other daemons receive
the VRF backend configuration from zebra upon connection to it. This
leads to a potential race condition - daemons need to know the backend
before they start reading their config, but they can be not connected to
zebra yet at this point. As the VRF backend cannot change during runtime,
let's introduce a new global -w option for setting netns backend, to
make sure that all daemons know their VRF backend immediately after
start.
The reason for introducing a new option instead of making -n global is
that ospfd already uses -n for another purposes.
Signed-off-by: Igor Ryzhov <idryzhov@gmail.com>
 | 
 | 
PIMD: RPF lookup mode per-group, per-source
 | 
 | 
doc: fix LaTex warnings, add documentation to build docs
 | 
 | 
Ability to import BMP information from a separate BGP instance
 | 
 | 
Add a mechanism in route-map to filter out route-map which have a list
of communities greater than the given number.
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
 | 
 | 
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
 | 
 | 
LaTex doesn't like the Unicon character `≥` which should be represented
by the special sequnce `$\leq$`. Since this is buried all in Sphinx, and
we also have a scrip that look for the character, the easiest fix is to
just use `>=` instead which works without warnings, and without asking to
ignore every warning about the use of every instance of the special char.
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
 | 
 | 
- All 3 ubutu 2x (20.04, 22.04 and 24.04) have the same instructions
so put them in one include file.
Signed-off-by: Christian Hopps <chopps@labn.net>
 | 
 | 
Signed-off-by: Nathan Bahr <nbahr@atcorp.com>
 | 
 | 
8 is no more)
Signed-off-by: Lou Berger <lberger@labn.net>
 | 
 | 
Add a new debugging command:
  debug bgp aggregate [prefix <A.B.C.D/M|X:X::X:X/M>]
Signed-off-by: Enke Chen <enchen@paloaltonetworks.com>
 | 
 | 
Add the bmp import-vrf-view command on the bmp user guide.
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
 | 
 | 
doc: fix building for alpine package path
 | 
 | 
bgpd: show json output changes to optimize various show commands
 | 
 | 
Signed-off-by: famfo <famfo@famfo.xyz>
 | 
 | 
The documentation should provide the valid range of SRv6 locator
node-len parameter, rather than the default value.
Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
 | 
 | 
The documentation should provide the valid range of SRv6 locator
block-len parameter, rather than the default value.
Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
 | 
 | 
Align the order of the SRv6 locator parameters with the actual implementation:
```
"prefix X:X::X:X/M$prefix [block-len (16-64)$block_bit_len]  \
	        [node-len (16-64)$node_bit_len] [func-bits (0-64)$func_bit_len]"
```
Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
 | 
 | 
Fix PIMD RPF lookup mode and nexthop tracking
 | 
 | 
Moved it all to PIM section and updated docs for recent changes.
Signed-off-by: Nathan Bahr <nbahr@atcorp.com>
 | 
 | 
doc: Update the next release dates
 | 
 | 
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
 | 
 | 
Let user know about new MSDP knob to configure originator ID.
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
 | 
 | 
pimd: MSDP per peer SA limit
 | 
 | 
pimd: Extend multicast boundary/ACL functionality
 | 
 | 
Signed-off-by: Igor Ryzhov <idryzhov@gmail.com>
 | 
 | 
Add documentation for existing extended access-list functionality and
the new "ip multicast boundary" command leveraging that functionality.
Signed-off-by: Corey Siltala <csiltala@atcorp.com>
 | 
 | 
Let user know about the new MSDP SA limit command.
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
 | 
 | 
pimd: implement MSDP shutdown command
 | 
 | 
doc:Fix bgp doc warning
 | 
 | 
Signed-off-by: guozhongfeng.gzf <guozhongfeng.gzf@alibaba-inc.com>
 | 
 | 
We do not maintain docker.com/frrouting anymore and not building custom
images for topotests.
Use local images for topotests instead.
Just use:
```
mak topotests-build
make topotests
```
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
 | 
 | 
Let users know about the MSDP shutdown command.
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
 | 
 | 
https://datatracker.ietf.org/doc/html/rfc8097 defines ROV extended community,
but https://datatracker.ietf.org/doc/draft-ietf-sidrops-avoid-rpki-state-in-bgp
is against sending it by default even for iBGP peers.
Let's do this practice and reverse it.
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
 | 
 | 
Signed-off-by: Krishnasamy R <krishnasamyr@nvidia.com>
 | 
 | 
accords: guidelines/terms for FRRouting trademarks
 | 
 | 
Let user know about PIM embedded RP configuration commands.
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
 | 
 | 
Add two RFCs for BGP to the list
 | 
 | 
bgpd:support of color extended community color-only types
 |