summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mgmtd: inclusive language changeChristian Hopps2023-06-271-455/+411
* Merge pull request #13838 from ak503/static_bfd_vrfChristian Hopps2023-06-271-1/+4
|\
| * staticd: Fix bfd for static route in VRFDmitrii Turlupov2023-06-231-1/+4
* | Merge pull request #13826 from opensourcerouting/fix/ripng_match_ipv6_aclsRuss White2023-06-277-0/+247
|\ \
| * | tests: Check if `match ipv6 address [prefix-list]` CMDs work for ripngDonatas Abraitis2023-06-215-0/+128
| * | doc: Add documentation for route-maps for ripngDonatas Abraitis2023-06-211-0/+47
| * | ripngd: add ability to match by ipv6 access/prefix list in route-mapsIgor Ryzhov2023-06-211-0/+72
* | | Merge pull request #13852 from mjstapp/fix_opq_cov_msgRuss White2023-06-271-1/+0
|\ \ \
| * | | zebra: clean up coverity warning in opaque apiMark Stapp2023-06-261-1/+0
* | | | Merge pull request #13859 from opensourcerouting/fix/bgpd_coverity_issuesRuss White2023-06-271-1/+2
|\ \ \ \
| * | | | bgpd: Check for NULL before assigning a peer from the groupDonatas Abraitis2023-06-271-1/+2
| |/ / /
* | | | Merge pull request #13854 from chiragshah6/fdev2Russ White2023-06-271-1/+1
|\ \ \ \
| * | | | zebra: fix evpn rmac nh list cmp functionChirag Shah2023-06-271-1/+1
* | | | | Merge pull request #13851 from opensourcerouting/fix/use_zclient_sync_for_tab...Mark Stapp2023-06-271-4/+7
|\ \ \ \ \
| * | | | | bgpd: Guard zlog_debug for table manager when the connection is successfulDonatas Abraitis2023-06-271-2/+5
| * | | | | bgpd: Use zlog_err when can't connect to table manager (zebra)Donatas Abraitis2023-06-271-1/+1
| * | | | | bgpd: Use synchronous Zebra client for table managerDonatas Abraitis2023-06-261-1/+1
* | | | | | Merge pull request #13628 from kuldeepkash/uplink_mcast_testsDonatas Abraitis2023-06-274-0/+2848
|\ \ \ \ \ \
| * | | | | | tests: Add multicast-pim-multi-uplink-topo3 suiteKuldeep Kashyap2023-06-262-0/+1211
| * | | | | | tests: Add multicast-pim-multi-uplink-topo2 suiteKuldeep Kashyap2023-06-262-0/+1637
* | | | | | | Merge pull request #13672 from zmw12306/AE_zeroDonatas Abraitis2023-06-271-2/+2
|\ \ \ \ \ \ \
| * | | | | | | babeld: add AE!=0 check when type is 7 or 10.zmw123062023-06-021-2/+2
* | | | | | | | Merge pull request #13722 from fdumontet6WIND/color_extcommDonatas Abraitis2023-06-2720-21/+515
|\ \ \ \ \ \ \ \
| * | | | | | | | doc: extcommunity colorFrancois Dumontet2023-06-261-0/+4
| * | | | | | | | bgpd: add functions related to srte_color managementFrancois Dumontet2023-06-266-5/+45
| * | | | | | | | tests: add bgp colored extended community testFrancois Dumontet2023-06-266-0/+153
| * | | | | | | | bgpd: add colored extended communities supportFrancois Dumontet2023-06-269-16/+313
* | | | | | | | | Merge pull request #13857 from anlancs/doc-wrong-codeDonatas Abraitis2023-06-271-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | doc: Fix one syntax error for code blockanlan_cs2023-06-271-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #13804 from LabNConsulting/aceelindem/ospf6d-config-callbacksDonald Sharp2023-06-265-0/+83
|\ \ \ \ \ \ \ \
| * | | | | | | | ospf6d: Add config callbacks to suppress hellos during config load. Add bgpd/...Acee2023-06-235-0/+83
* | | | | | | | | Merge pull request #13802 from LabNConsulting/aceelindem/ospfd-config-callbacksDonald Sharp2023-06-264-0/+44
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | ospfd: Add config callbacks and suppress hello during config load.Acee2023-06-234-0/+44
| |/ / / / / / /
* | | | | | | | Merge pull request #13771 from mjstapp/opaque_notifyDonatas Abraitis2023-06-269-124/+657
|\ \ \ \ \ \ \ \
| * | | | | | | | sharpd: support opaque zapi notificationsMark Stapp2023-06-233-1/+59
| * | | | | | | | zebra: support notifications for opaque ZAPI messagesMark Stapp2023-06-232-54/+327
| * | | | | | | | lib: add notifications for opaque zapi messagesMark Stapp2023-06-233-2/+173
| * | | | | | | | lib, zebra: include source client zapi info in opaque messagesMark Stapp2023-06-234-67/+98
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #13848 from LabNConsulting/chopps/clang-format-tweakDonatas Abraitis2023-06-261-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | tools: less aggressive settings for clang-formatChristian Hopps2023-06-261-4/+4
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #13839 from LabNConsulting/chopps/nofiltermoduleJafar Al-Gharaibeh2023-06-261-1/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | staticd: remove unused YANG moduleChristian Hopps2023-06-231-1/+0
| |/ / / / / /
* | | | | | | Merge pull request #13845 from LabNConsulting/aceelindem/isis-config-end-erro...Donatas Abraitis2023-06-241-3/+11
|\ \ \ \ \ \ \
| * | | | | | | isisd: Log error when config-end timeout occurs.Acee2023-06-241-3/+11
| |/ / / / / /
* | | | | | | Merge pull request #13844 from LabNConsulting/aceelindem/bgp-config-callback-logDonatas Abraitis2023-06-241-2/+11
|\ \ \ \ \ \ \
| * | | | | | | bgpd: Add config-end timemout error log message.Acee2023-06-241-2/+11
| |/ / / / / /
* | | | | | | Merge pull request #13822 from SaiGomathiN/regFDonatas Abraitis2023-06-242-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | pim, pim6d: pimreg interface is not getting added in a certain scenarioSai Gomathi N2023-06-212-0/+2
* | | | | | | Merge pull request #13545 from idryzhov/remove-bond-slaveDonatas Abraitis2023-06-233-10/+1
|\ \ \ \ \ \ \
| * | | | | | | zebra: remove ZEBRA_IF_BOND_SLAVE interface typeIgor Ryzhov2023-05-213-10/+1