summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12329 from opensourcerouting/feature/graceful-shutdown_pe...Russ White2022-11-291-0/+5
|\
| * bgpd: Implement graceful-shutdown command per neighborDonatas Abraitis2022-11-161-0/+5
* | zebra: json support for show ip nhtSindhu Parvathi Gopinathan2022-11-291-1/+2
* | doc: Do not forget to update the reference table for release datesDonatas Abraitis2022-11-281-0/+4
* | doc: Update release dates and add a hint on how to get dates correctlyDonatas Abraitis2022-11-281-4/+18
* | Merge pull request #12369 from mruprich/frr-run-as-non-rootDonatas Abraitis2022-11-281-0/+10
|\ \
| * | doc: Adding a description for a new optionMichal Ruprich2022-11-231-0/+10
* | | bgpd: JSON support for show ip bgp vrf all update-groupAshwini Reddy2022-11-241-1/+2
|/ /
* | doc: Update doc to reflect default pim6d in packagingMartin Winter2022-11-212-1/+2
* | Merge pull request #12336 from cscarpitta/fix/increase-sid-index-limitDonatas Abraitis2022-11-211-2/+2
|\ \
| * | doc: Update the SRv6 SID index limit in BGP docCarmine Scarpitta2022-11-181-2/+2
| |/
* | Merge pull request #12081 from sworleys/EMM-upstreamDonatas Abraitis2022-11-171-0/+4
|\ \
| * | doc: add new `show bgp vni ...` command to docsStephen Worley2022-10-111-0/+4
* | | Merge pull request #11992 from pguibert6WIND/pathd_debugRuss White2022-11-171-1/+7
|\ \ \ | |_|/ |/| |
| * | pathd: add 'debug pathd policy' commandPhilippe Guibert2022-11-141-1/+7
* | | Merge pull request #12219 from cscarpitta/feature/srv6-usid-behavior-supportDonatas Abraitis2022-11-141-0/+30
|\ \ \
| * | | doc: Add documentation for behavior usid commandCarmine Scarpitta2022-11-081-0/+30
* | | | lib: Add PCRE2 supportDonatas Abraitis2022-11-071-0/+7
| |/ / |/| |
* | | doc: Add nexthop_groups documentationDonald Sharp2022-11-044-20/+42
* | | bgpd: Cap LLGR stale-time to 16777215Donatas Abraitis2022-11-041-1/+1
* | | Merge pull request #12196 from opensourcerouting/xref-vtyshDonald Sharp2022-11-032-6/+15
|\ \ \
| * | | build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-262-6/+15
| |/ /
* | | Merge pull request #12114 from opensourcerouting/feature/bgp_aigp_attributeRuss White2022-10-312-0/+22
|\ \ \
| * | | doc: Add documentation for AIGPDonatas Abraitis2022-10-262-0/+22
| |/ /
* | | doc: fix ospf's max-metric commandanlan_cs2022-10-311-1/+1
* | | doc: Update with right default FPM server portSpoorthi K2022-10-291-1/+1
* | | Merge pull request #12216 from donaldsharp/language_noneDavid Lamparter2022-10-284-28/+0
|\ \ \
| * | | doc: `debug zebra pbr` does not need to be documented in 2 placesDonald Sharp2022-10-271-4/+0
| * | | doc: Remove `language = none` as that sphinx no longer needs this lineDonald Sharp2022-10-273-24/+0
| |/ /
* / / bgpd,doc: limit InQ buf to allow for back pressureStephen Worley2022-10-251-0/+5
|/ /
* | Merge pull request #11673 from cscarpitta/srv6-per-vrf-sidDonatas Abraitis2022-10-243-2/+45
|\ \
| * | doc: add doc for "sid vpn per-vrf export" commandCarmine Scarpitta2022-10-181-0/+17
| * | doc: extend documentation of SRv6 locatorCarmine Scarpitta2022-10-181-1/+24
| * | doc: add docs for End.DT46 seg6local routeCarmine Scarpitta2022-10-181-1/+4
* | | Revert "doc: Add `neighbor PEER extended-optional-parameters` command"Donatas Abraitis2022-10-211-9/+0
* | | Merge pull request #11600 from patrasar/pimv6_bsm_clisDonatas Abraitis2022-10-212-1/+29
|\ \ \ | |/ / |/| |
| * | pim6d: Update BSM cli/show/debug commands in pimv6.rstSarita Patra2022-10-202-1/+29
* | | Merge pull request #8647 from sworleys/DVNI-Config-ChangesDonatas Abraitis2022-10-181-0/+14
|\ \ \ | |/ / |/| |
| * | doc: fix typo in route-targetStephen Worley2022-08-231-1/+1
| * | doc: add doc for EVPN L3 Route-TargetsStephen Worley2022-08-231-0/+14
* | | Merge pull request #11980 from isabelladeleon12/set_overload_startupRuss White2022-10-131-0/+4
|\ \ \
| * | | isisd: Add expected behavior with set-overload-bitIsabella de Leon2022-10-121-1/+1
| * | | doc: Add CLI documentation for new overload on startup commandIsabella de Leon2022-09-221-0/+4
* | | | bgpd: Implement ACCEPT_OWN extended communityDonatas Abraitis2022-10-121-0/+17
* | | | Merge pull request #11159 from maduri111/bgpd-orrRuss White2022-10-122-0/+327
|\ \ \ \
| * | | | ospfd: few fixes in rSPF calc when LSA received from non root nodeMadhuri Kuruganti2022-10-121-0/+6
| * | | | doc: Add documentation for BGP ORR supportMadhuri Kuruganti2022-10-122-0/+321
* | | | | Merge pull request #11981 from proelbtn/add-support-to-change-function-lengthRuss White2022-10-121-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | doc: Update docs for SRv6 locator prefix commandRyoga Saito2022-10-111-1/+1
| |/ / /
* | | | Merge pull request #9998 from pguibert6WIND/bgp_tcp_keepaliveDonatas Abraitis2022-10-101-0/+7
|\ \ \ \