summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9743 from pguibert6WIND/largecommfrr-8.1-rc1base_8.1Jafar Al-Gharaibeh2021-10-051-1/+1
|\
| * bgpd: large community exact match fixPhilippe Guibert2021-10-051-1/+1
* | Merge pull request #9711 from idryzhov/doc-ospfJafar Al-Gharaibeh2021-10-051-4/+3
|\ \
| * | doc: fix ospf distribute-list command and descriptionIgor Ryzhov2021-10-011-4/+3
| |/
* | Merge pull request #9744 from idryzhov/isis-redist-cliJafar Al-Gharaibeh2021-10-054-7/+22
|\ \
| * | isisd: fix redistribute CLIIgor Ryzhov2021-10-054-7/+22
* | | Merge pull request #9725 from idryzhov/doc-debug-ospfJafar Al-Gharaibeh2021-10-051-2/+2
|\ \ \
| * | | doc: fix debugging-ospf labelIgor Ryzhov2021-10-041-2/+2
| |/ /
* | | Merge pull request #9736 from ewlumpkin/comment_spelling_fixesJafar Al-Gharaibeh2021-10-051-2/+2
|\ \ \
| * | | lib: fix spelling nits in command.hewlumpkin2021-10-051-2/+2
|/ / /
* | | Merge pull request #9726 from donaldsharp/ospf6_expireRenato Westphal2021-10-052-13/+4
|\ \ \
| * | | ospf6d: Ensure expire thread is properly stoppedDonald Sharp2021-10-042-13/+4
* | | | Merge pull request #9722 from chiragshah6/zdevSri Mohana Singamsetty2021-10-041-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | zebra: add nhg id to show ip route jsonChirag Shah2021-10-041-0/+1
| |/ /
* | | Merge pull request #9689 from AnuradhaKaruppiah/bgp-evpn-lttngDonatas Abraitis2021-10-045-0/+276
|\ \ \ | |/ / |/| |
| * | bgpd: initial batch of evpn lttng tracepointsAnuradha Karuppiah2021-10-015-0/+276
* | | Merge pull request #9714 from idryzhov/bgp-ext-comm-docDonatas Abraitis2021-10-021-3/+3
|\ \ \
| * | | doc: fix range for bgp expanded community listIgor Ryzhov2021-10-011-3/+3
| | |/ | |/|
* | | Merge pull request #9710 from idryzhov/bgp-distribute-list-updateDonatas Abraitis2021-10-021-1/+2
|\ \ \
| * | | bgpd: fix access-list update callbackIgor Ryzhov2021-10-011-1/+2
| |/ /
* | | Merge pull request #9701 from AnuradhaKaruppiah/lttng-build-fixDonatas Abraitis2021-10-021-0/+1
|\ \ \ | |/ / |/| |
| * | bgpd: fix build error seen when lttng is enabledAnuradha Karuppiah2021-09-301-0/+1
* | | Merge pull request #9712 from idryzhov/travis-gprcDonald Sharp2021-10-011-2/+0
|\ \ \ | |/ / |/| |
| * | docker: remove grpc from Travis CIIgor Ryzhov2021-10-011-2/+0
* | | Merge pull request #9694 from mjstapp/fix_topo_pim_cmpIgor Ryzhov2021-09-301-2/+2
|\ \ \ | |/ / |/| |
| * | tests: fix string comparison in lib/pim.pyMark Stapp2021-09-291-2/+2
* | | Merge pull request #9560 from LabNConsulting/ziemba/frrmod_load-error-messagesDavid Lamparter2021-09-295-32/+99
|\ \ \
| * | | lib/module.c and callers of frrmod_load(): fix error messagesG. Paul Ziemba2021-09-145-32/+99
* | | | Merge pull request #9688 from LabNConsulting/working/lb/fix-tt-bgp-vrfDonald Sharp2021-09-292-3/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | tests: get bgp_l3vpn_to_bgp_vrf running, also improve loggingLou Berger2021-09-282-3/+10
* | | | Merge pull request #9422 from pguibert6WIND/update_autort_l3vniSri Mohana Singamsetty2021-09-281-0/+50
|\ \ \ \
| * | | | bgpd: update auto route target for l3vni appropriatelyPhilippe Guibert2021-09-021-0/+50
* | | | | Merge pull request #9669 from LabNConsulting/chopps/topo-sudo-envQuentin Young2021-09-281-23/+59
|\ \ \ \ \
| * | | | | doc: add sudo environment setup info for topotestsChristian Hopps2021-09-271-23/+59
* | | | | | Merge pull request #9677 from ton31337/fix/zlog_newline_not_neededDonald Sharp2021-09-281-0/+20
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | tools: Add coccinelle script to catch \n or \r at the end of zlog_*Donatas Abraitis2021-09-271-0/+20
| |/ / / /
* | | | | Merge pull request #9682 from adrianomarto/mesh-group-fixRuss White2021-09-282-6/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | pimd: fixing command "no ip msdp mesh-group member"Adriano Marto Reis2021-09-282-6/+9
* | | | | Merge pull request #9675 from opensourcerouting/pim-bsm-uafDonald Sharp2021-09-271-2/+1
|\ \ \ \ \
| * | | | | pimd: fix UAF/heap corruption in BSM codeDavid Lamparter2021-09-271-2/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #9673 from donaldsharp/bgp_pafDavid Lamparter2021-09-272-6/+22
|\ \ \ \ \
| * | | | | bgpd: Don't lookup paf structure get straight to the pointDonald Sharp2021-09-272-6/+22
| |/ / / /
* | | | | Merge pull request #9672 from donaldsharp/ospf6_newlineDavid Lamparter2021-09-271-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ospf6d: Log messages cannot have newlinesDonald Sharp2021-09-271-1/+1
|/ / / /
* | | | Merge pull request #9638 from proelbtn/fix-multipath-srv6-sidQuentin Young2021-09-241-6/+3
|\ \ \ \
| * | | | bgpd: fix annouce for multipath SRv6 SID routesRyoga Saito2021-09-211-6/+3
* | | | | Merge pull request #9659 from idryzhov/dev-doc-fixQuentin Young2021-09-241-0/+1
|\ \ \ \ \
| * | | | | doc: fix code block in grpc docsIgor Ryzhov2021-09-231-0/+1
* | | | | | Merge pull request #9661 from ton31337/fix/bgp_frrtrace_for_lttngQuentin Young2021-09-244-23/+66
|\ \ \ \ \ \
| * | | | | | bgpd: Make sure bgp_dest lock/unlock tracepoints works for LTTng as wellDonatas Abraitis2021-09-233-22/+65