summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pim: Keeping list of address-family under gmp containersarita patra2022-01-178-164/+220
* Merge pull request #10179 from patrasar/pimv6_northboundDavid Lamparter2022-01-175-336/+449
|\
| * pim: Northbound changes accomodating IPV4 address familysarita patra2022-01-135-336/+449
* | Merge pull request #10183 from idryzhov/rework-vrf-renameRafael Zalamena2022-01-1737-380/+83
|\ \
| * | *: rework renaming the default VRFIgor Ryzhov2021-12-2137-380/+83
* | | Merge pull request #10350 from Drumato/fix-zebra-srv6-segment-routing-blockIgor Ryzhov2022-01-171-1/+1
|\ \ \
| * | | zebra: fix `segment-routing` command not found error with `--disable-pathd`Yamato Sugawara2022-01-161-1/+1
* | | | Merge pull request #10349 from anlancs/doc-ospf-noIgor Ryzhov2022-01-161-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | doc: adjust small words for ospfdanlan_cs2022-01-161-2/+3
|/ / /
* | | Merge pull request #10343 from taspelund/fix_receivedRoutes_stringDavid Lamparter2022-01-151-1/+5
|\ \ \
| * | | bgpd: fix advertisedRoutes json keyTrey Aspelund2022-01-141-1/+5
* | | | Merge pull request #9695 from yyuanam/second_commitDavid Lamparter2022-01-151-0/+7
|\ \ \ \
| * | | | ospfd: Fix assert related to capability opaqueYuan Yuan2021-09-291-0/+7
* | | | | Merge pull request #10338 from opensourcerouting/pim6-no-msdpDonald Sharp2022-01-154-3/+93
|\ \ \ \ \
| * | | | | pim6d: drop off MSDP codeDavid Lamparter2022-01-144-3/+93
* | | | | | Merge pull request #10346 from donaldsharp/zebra_nht_speedupDavid Lamparter2022-01-152-6/+17
|\ \ \ \ \ \
| * | | | | | zebra: Fix for route node having no tracking NHTSarita Patra2022-01-132-6/+17
| |/ / / / /
* | | | | | Merge pull request #10342 from Marlinc/rfc9136Donald Sharp2022-01-151-3/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | docs(bgp): refer to rfc9136 instead of draftMarlin Cremers2022-01-141-3/+2
* | | | | | Merge pull request #10339 from opensourcerouting/printfrr-20220114Donald Sharp2022-01-1415-25/+806
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | *: use semicolon after printfrr_ext_autoreg_{p,d}David Lamparter2022-01-1410-28/+30
| * | | | | lib: add `%pTH` / `%pTHD` for printing thread infoDavid Lamparter2022-01-143-0/+93
| * | | | | lib: add time formatting printfrr extsDavid Lamparter2022-01-145-0/+630
| * | | | | lib: add `s` option to `pI4`/`pI6`/`pIA` printfrrDavid Lamparter2022-01-143-0/+56
| * | | | | tools: disable printf ext checks in checkpatchDavid Lamparter2022-01-141-1/+1
| |/ / / /
* | | | | Merge pull request #10335 from ton31337/fix/reduce_nesting_show_neighbor_bgpDonald Sharp2022-01-143-966/+814
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bgpd: Reduce nesting for bgp_show_peer()Donatas Abraitis2022-01-133-966/+814
| | |_|/ | |/| |
* | | | Merge pull request #10337 from opensourcerouting/clippy-condsDonald Sharp2022-01-131-2/+22
|\ \ \ \
| * | | | python: pass conditionals through clippy for DEFPYDavid Lamparter2022-01-131-2/+22
| |/ / /
* | | | Merge pull request #10327 from ton31337/fix/reduce_nested_loopsIgor Ryzhov2022-01-136-216/+192
|\ \ \ \
| * | | | *: Add FOREACH_AFI_SAFI_NSF(afi, safi) macro to reduce nestingDonatas Abraitis2022-01-136-216/+192
| |/ / /
* | | | Merge pull request #10279 from SaiGomathiN/pim_intfDavid Lamparter2022-01-139-165/+165
|\ \ \ \
| * | | | pimd: Modifying members of pim_interface to accommodate IPv6 changesSai Gomathi2022-01-119-165/+165
* | | | | Merge pull request #10336 from ton31337/feature/show_gr_llgr_timers_per_neighborDonald Sharp2022-01-131-5/+13
|\ \ \ \ \
| * | | | | bgpd: Show Long-lived Graceful Restart timer remaining per prefixDonatas Abraitis2022-01-131-0/+13
| * | | | | bgpd: Avoid additional check for json output under show ip bgp routeDonatas Abraitis2022-01-131-5/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #10314 from ckishimo/ospf6d_extstubDonald Sharp2022-01-131-1/+1
|\ \ \ \ \
| * | | | | ospf6d: do not send Type-5 into stub areackishimo2022-01-101-1/+1
* | | | | | Merge pull request #10324 from anlancs/fix-ospf-streamDonald Sharp2022-01-131-0/+6
|\ \ \ \ \ \
| * | | | | | lib: fix the right value is returned for fail casesanlan_cs2022-01-121-0/+6
* | | | | | | Merge pull request #10334 from mobash-rasool/igmp-conf-fixDonald Sharp2022-01-131-8/+10
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | pimd: IGMPv2 leave msg may be longer than 8 octetsMobashshera Rasool2022-01-131-4/+5
| * | | | | | pimd: IGMPv2 report msg may be longer than 8 octetsMobashshera Rasool2022-01-131-4/+5
* | | | | | | Merge pull request #10328 from ton31337/fix/vty_jsonIgor Ryzhov2022-01-132-27/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ospfd: Use vty_json() for show_ip_ospf_gr_helper_cmdDonatas Abraitis2022-01-121-23/+10
| * | | | | | bgpd: Use vty_json() for bgp_print_dampening_parameters()Donatas Abraitis2022-01-121-4/+1
* | | | | | | Merge pull request #10266 from opensourcerouting/bgp-aggr-rmDonatas Abraitis2022-01-121-9/+8
|\ \ \ \ \ \ \
| * | | | | | | bgpd: fix aggregate route unsuppression bugRafael Zalamena2022-01-111-9/+8
* | | | | | | | Merge pull request #10282 from opensourcerouting/pim6-addr-replaceDonald Sharp2022-01-1240-195/+563
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | pimd: `prefix_sg` => `pim_sgaddr`David Lamparter2022-01-1229-179/+166