summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pimd: Use a better name for oil_parentDonald Sharp2023-09-197-40/+38
* Merge pull request #14299 from SaiGomathiN/14286Russ White2023-09-192-2/+2
|\
| * pimd,pim6d: Resolving the YANG datatype Inconsistency for PIM Hello IntervalSai Gomathi N2023-08-302-2/+2
* | Merge pull request #14414 from opensourcerouting/coverity-assumeRuss White2023-09-191-0/+8
|\ \
| * | lib: another attempt at Coverity false positivesDavid Lamparter2023-09-141-0/+8
* | | Merge pull request #14436 from opensourcerouting/fix/set_mss_for_passive_nodesRuss White2023-09-199-18/+191
|\ \ \
| * | | tests: Check if TCP MSS is synced if using a passive neighborDonatas Abraitis2023-09-184-0/+128
| * | | bgpd: Set TCP min MSS per listenerDonatas Abraitis2023-09-183-0/+50
| * | | bgpd: Show TCP MSS per neighbor always, despite if it's configured or notDonatas Abraitis2023-09-181-12/+7
| * | | bgpd: Set TCP MSS for the socket even if the session is set to passiveDonatas Abraitis2023-09-182-6/+6
* | | | Merge pull request #14420 from opensourcerouting/fix/remove_private_asn_after...Russ White2023-09-195-3/+122
|\ \ \ \
| * | | | tests: Check if private ASNs are removed if modified by route-mapDonatas Abraitis2023-09-144-0/+119
| * | | | bgpd: Remove private ASNs after we modify the as-path with the route-mapDonatas Abraitis2023-09-141-3/+3
| | |/ / | |/| |
* | | | Merge pull request #14398 from m-varasteh/ospfd-rfc5709Russ White2023-09-1915-430/+1419
|\ \ \ \
| * | | | [ospfd]: add support for RFC 5709 HMAC-SHA AuthMahdi Varasteh2023-09-1615-430/+1419
* | | | | Merge pull request #14382 from opensourcerouting/feature/long_lived_graceful_...Russ White2023-09-197-32/+200
|\ \ \ \ \
| * | | | | tests: Check if LLGR settings can be changed via BGP dynamic capabilitiesDonatas Abraitis2023-09-133-5/+32
| * | | | | bgpd: Handle LLGR capability using dynamic capabilitiesDonatas Abraitis2023-09-132-13/+144
| * | | | | bgpd: Move BGP_CAP_LLGR_MIN_PACKET_LEN to headers fileDonatas Abraitis2023-09-132-12/+13
| * | | | | bgpd: Use explicit data types for graceful_restart_af structDonatas Abraitis2023-09-131-2/+2
| * | | | | bgpd: Show LLGR timers under `show bgp neighbor`Donatas Abraitis2023-09-131-0/+9
* | | | | | Merge pull request #14350 from FRIDM636/pcep-no-commandsRuss White2023-09-191-26/+105
|\ \ \ \ \ \
| * | | | | | pathd: reset pcc peer connection when pce options modifiedFarid Mihoub2023-09-141-10/+74
| * | | | | | pathd: add no command for pce/pce-config sub-commandsFarid MIHOUB2023-09-141-16/+31
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #14422 from cscarpitta/bugfix/fix-coverity-isis-srv6Donatas Abraitis2023-09-192-6/+15
|\ \ \ \ \ \
| * | | | | | isisd: Fix CID 1568134 (Null pointer dereference)Carmine Scarpitta2023-09-151-0/+3
| * | | | | | isisd: Fix CID 1568133 (Null pointer dereference)Carmine Scarpitta2023-09-151-2/+5
| * | | | | | isisd: Fix CID 1568132 (Null pointer dereference)Carmine Scarpitta2023-09-151-2/+5
| * | | | | | isisd: Fix CID 1568129 (Null pointer dereference)Carmine Scarpitta2023-09-151-2/+2
| |/ / / / /
* | | | | | Merge pull request #14429 from opensourcerouting/ospf6d-warnfix-20230916Mark Stapp2023-09-181-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ospf6d: fix uninitialized warningsDavid Lamparter2023-09-161-2/+2
* | | | | | Merge pull request #14406 from donaldsharp/pim_debug_funDonatas Abraitis2023-09-183-14/+22
|\ \ \ \ \ \
| * | | | | | pimd: Display oil_parent as a string name of the interfaceDonald Sharp2023-09-143-14/+22
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #14431 from idryzhov/zebra-cleanupDonatas Abraitis2023-09-181-10/+2
|\ \ \ \ \ \
| * | | | | | zebra: remove duplicated codeIgor Ryzhov2023-09-171-10/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #14418 from bisdn/jogo_frrcommon_fix_stop_quietDonatas Abraitis2023-09-181-4/+4
|\ \ \ \ \ \
| * | | | | | tools: make --quiet actually suppress outputJonas Gorski2023-09-141-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #14409 from pguibert6WIND/donotuse_redistribute_table_on_n...Donatas Abraitis2023-09-181-6/+48
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | bgpd: fix forbiding 'redistribute table' usage on non default instancesPhilippe Guibert2023-09-131-6/+48
* | | | | | Merge pull request #14417 from Jafaral/vethIgor Ryzhov2023-09-161-2/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | zebra: fix link update for veth interfacesJafar Al-Gharaibeh2023-09-141-2/+0
|/ / / / /
* | | | | Merge pull request #14383 from donaldsharp/bgp_coverity_cleanup_early_septDonatas Abraitis2023-09-1311-59/+122
|\ \ \ \ \
| * | | | | bgpd: Ensure that leak_update does not free memory before it is being usedDonald Sharp2023-09-111-1/+2
| * | | | | bgpd: bgp_afi_node_get teach coverity about unlockingDonald Sharp2023-09-111-1/+3
| * | | | | bgpd: In bgp_clear_route_table ensure dest is still usable.Donald Sharp2023-09-111-3/+4
| * | | | | bgpd: bgp_best_selection ensure dest still existsDonald Sharp2023-09-111-3/+5
| * | | | | bgpd: Ensure bgp_aggregate_unset does dest goodDonald Sharp2023-09-111-1/+2
| * | | | | bgpd: Ensure bgp_redistribute_withdraw dest is usable stillDonald Sharp2023-09-111-2/+4
| * | | | | bgpd: Ensure debug is printed before possible dest freed in install_evpn_rout...Donald Sharp2023-09-111-2/+2
| * | | | | bgpd: bgp_static_set ensure dest is still usable.Donald Sharp2023-09-111-1/+2