]> git.puffer.fish Git - matthieu/frr.git/shortlog
matthieu/frr.git
2022-12-14 liuze03 bgpd: Fix aggregated routes are withdrawn abnormally.
2022-12-06 Donald SharpMerge pull request #12339 from anlancs/fix/bgpd-null...
2022-12-06 Donald SharpMerge pull request #12455 from mjstapp/revert_stop_zebr...
2022-12-06 Russ WhiteMerge pull request #12415 from donaldsharp/bgp_use_afte...
2022-12-06 Mark StappRevert "tools: stop zebra daemon last"
2022-12-06 Russ WhiteMerge pull request #12322 from fdumontet6WIND/confed_num
2022-12-06 Russ WhiteMerge pull request #12390 from sigeryang/vrrp-interop
2022-12-06 Russ WhiteMerge pull request #12410 from ghzserg/master
2022-12-06 Donald SharpMerge pull request #12432 from mjstapp/use_real_mtypes
2022-12-06 Donatas AbraitisMerge pull request #12443 from donaldsharp/vtysh_mem_leak_2
2022-12-06 Donatas AbraitisMerge pull request #12436 from donaldsharp/general_use
2022-12-06 Donatas AbraitisMerge pull request #12445 from donaldsharp/more_mtype_tmp
2022-12-05 Donatas AbraitisMerge pull request #12433 from donaldsharp/more_use_aft...
2022-12-05 Donald Sharpbgpd: Make bgp_keepalives.c not use MTYPE_TMP
2022-12-05 Donald Sharpospf6d: Stop using MTYPE_TMP in some cases
2022-12-05 Donald Sharpospfd, ospfclient: Do not just include .c files in...
2022-12-05 Donald Sharpospfd: Remove MTYPE_TMP
2022-12-05 Mark Stappzebra: use real MTYPEs for various objects
2022-12-05 Donald Sharpbgpd: Change fsm to use an enum for passing state
2022-12-05 Donald Sharpbgpd: When creating peer convey if it is a CONFIG_NODE...
2022-12-05 Donald Sharpbgpd: Hash release before we change the underlying...
2022-12-05 Donald Sharpbgpd: Peer events should be cleaned up on shutdown
2022-12-05 Donald Sharpbgpd: When copying from src to dest do not overwrite...
2022-12-05 Donald Sharpbgpd: Prevent use after free of peer structure
2022-12-05 Donald Sharpbgpd: Ensure correct flags when inheriting config from...
2022-12-05 Donald Sharpbgpd: Fix several use after free's in bgp for the peer
2022-12-05 Donald Sharpbgpd: peer creation now takes care of the su
2022-12-05 Donald Sharpvtysh: Cleanup memory leak
2022-12-05 Donald Sharpzebra: Cleanup use after free in shutdown
2022-12-05 Donald Sharpldpd: Clean up use after free in shutdown
2022-12-05 Donald Sharpbgpd: Fix 2 read beyond end of streams in bgp srv6...
2022-12-05 Donald Sharpvtysh: free memory given to us by readline
2022-12-05 Donald SharpMerge pull request #12437 from proelbtn/proelbtn-fix...
2022-12-05 Donald SharpMerge pull request #12439 from opensourcerouting/featur...
2022-12-05 Donald SharpMerge pull request #12440 from opensourcerouting/fix...
2022-12-05 Donald SharpMerge pull request #12442 from cscarpitta/fix/fix-srv6...
2022-12-05 Carmine Scarpittazebra: Add missing newline in SRv6 config write
2022-12-04 Donatas Abraitisdoc: Update BGP community-list handling example
2022-12-04 Donatas Abraitistests: Check if community-list works as expected
2022-12-04 Donatas Abraitisgithub: Build `master` daily docker images and for...
2022-12-04 Ryoga Saitobgpd: Fix delete_vrf_tovpn_sid
2022-12-04 Ryoga Saitotests: Fix topotests for bgp_srv6l3vpn
2022-12-02 Mark Stapplib: use specific MTYPE for interface descriptions
2022-12-02 Donald SharpMerge pull request #12429 from opensourcerouting/fix...
2022-12-02 Donatas Abraitisdocker: Use Alpine 3.17 as base image
2022-12-02 Donatas Abraitisbgpd: Fix unaligned output of advertised-routes, bestpa...
2022-12-02 Donatas Abraitisbgpd: Do not print cumulated bandwidth prefixed with `u`
2022-12-02 Jafar Al-GharaibehMerge pull request #12427 from mjstapp/pim6d_enabled
2022-12-01 Mark Stappbuild: enable pim6d by default
2022-12-01 Donald SharpMerge pull request #12397 from opensourcerouting/vscode...
2022-12-01 Donald SharpMerge pull request #12418 from opensourcerouting/fix...
2022-12-01 Rafael ZalamenaMerge pull request #12425 from cscarpitta/fix/fix-bgp...
2022-11-30 Carmine Scarpittatests: Fix `bgp_srv6l3vpn_to_bgp_vrf2` topotest
2022-11-30 Donatas AbraitisMerge pull request #12325 from AbhishekNR/ttable_pim_ne...
2022-11-30 mobash-rasoolMerge pull request #12416 from opensourcerouting/fix...
2022-11-30 Donatas Abraitistests: Improve `bgp_maximum_prefix_invalid_update`...
2022-11-30 Sergei Rozhkovvtysh: add motd command
2022-11-29 Russ WhiteMerge pull request #12367 from rgirada/ospf_valgrind_fix
2022-11-29 Donatas Abraitisbgpd: inet_ntop() adjustments
2022-11-29 Russ WhiteMerge pull request #12334 from ylopez/patch-1
2022-11-29 Russ WhiteMerge pull request #12384 from opensourcerouting/featur...
2022-11-29 Russ WhiteMerge pull request #12386 from opensourcerouting/bfd...
2022-11-29 Donatas Abraitisbgpd: Adjust received prefix count only when we validat...
2022-11-29 Donatas Abraitistests: Refactor bgp_maximum_prefix_invalid_update test...
2022-11-29 Russ WhiteMerge pull request #12329 from opensourcerouting/featur...
2022-11-29 Donatas Abraitistests: Refactor bgp_local_as_private_remove test case
2022-11-29 Donatas Abraitistests: Refactor bgp_comm-list_delete test case
2022-11-29 Donatas AbraitisMerge pull request #12413 from donaldsharp/misc_and_the...
2022-11-29 Donatas AbraitisMerge pull request #12375 from chiragshah6/fdev1
2022-11-28 Sindhu Parvathi... zebra: json support for show ip nht
2022-11-28 Siger Yangdoc: add vrrp interoperability help and command
2022-11-28 Jafar Al-GharaibehMerge pull request #12414 from opensourcerouting/fix...
2022-11-28 Donatas Abraitisdoc: Do not forget to update the reference table for...
2022-11-28 Donatas Abraitisdoc: Update release dates and add a hint on how to...
2022-11-28 Donald Sharpospf6d: Consolidate to ospf6_route_is_identical
2022-11-28 Donald Sharpospf6d: ospf6_route_cmp_nexthops make return sane
2022-11-28 Donald Sharpospfd: Do not auto-debug DR-Election notifications
2022-11-28 Donald Sharpospfd: Do not always debug joining AllDRouters Multicas...
2022-11-28 Donald Sharpbgpd: Null checking is not needed on failure
2022-11-28 Donald SharpMerge pull request #12389 from opensourcerouting/ospf6d...
2022-11-28 Francois Dumontettopotest: add test for confederation
2022-11-28 Donald SharpMerge pull request #12405 from opensourcerouting/static...
2022-11-28 Donald SharpMerge pull request #12342 from opensourcerouting/fix...
2022-11-28 Donald SharpMerge pull request #12363 from opensourcerouting/featur...
2022-11-28 Donald SharpMerge pull request #12408 from opensourcerouting/fix...
2022-11-28 Rafael Zalamenalib: handle visual studio code C/C++ extension
2022-11-28 Donatas AbraitisMerge pull request #12369 from mruprich/frr-run-as...
2022-11-28 Donatas Abraitiszebra: Use `mpls enable`, not `mpls` when generating...
2022-11-28 Donatas AbraitisMerge pull request #12403 from donaldsharp/echo_exclusion
2022-11-26 mobash-rasoolMerge pull request #12399 from opensourcerouting/fix...
2022-11-26 Donald Sharplib: Do not log `echo PING` commands from watchfrr
2022-11-26 Donald Sharpzebra: Fix tracepoint changes for lttng
2022-11-25 Rafael Zalamenastaticd: improve CLI/northbound translation code
2022-11-25 Jafar Al-GharaibehMerge pull request #12370 from opensourcerouting/fix...
2022-11-25 Francois Dumontetbgp: fix case where confederation id same as member-as
2022-11-25 Donatas Abraitisstaticd: Do not crash when modifying an existing static...
2022-11-25 Donatas AbraitisMerge pull request #12392 from patrasar/pimv6_bsm_cli
2022-11-25 Siger Yangvrrpd: add IPv4 pseudoheader option for VRRPv3
2022-11-25 Donatas AbraitisMerge pull request #12371 from proelbtn/fix-frr-reload...
2022-11-25 Sarita Patrapim6d: Fix RpAddress in "show ipv6 pim bsm-database"
next