]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2025-03-03 Christian Hoppsrustlibd: rust daemon template dev/rust-skel
2025-03-03 Christian Hoppslib: add FRR utility functions for rust code
2025-03-03 Christian Hoppslib: add extern available variadic zlog function
2025-03-03 Christian Hoppsrustbind: remove: rust binary based daemon skeleton...
2025-03-03 Christian Hoppsrustbind: capture rust binary based daemon skeleton...
2025-03-03 Donatas AbraitisMerge pull request #18289 from cscarpitta/fix/fix_no_sr...
2025-03-03 Donatas AbraitisMerge pull request #18290 from cscarpitta/fix/fix_frr_r...
2025-03-01 Carmine Scarpittatools: Fix `frr-reload.py` error related to `static... 18290/head
2025-03-01 Carmine Scarpittatests: Add test case to verify that SIDs can be re... 18289/head
2025-03-01 Carmine Scarpittatests: Add test case to verify `no srv6` command
2025-03-01 Carmine Scarpittastaticd: Fix `no srv6` command
2025-02-28 Donald SharpMerge pull request #18285 from opensourcerouting/pim-cs
2025-02-28 Rafael Zalamenapimd: fix null memory access on IGMP source limit 18285/head
2025-02-28 Donald SharpMerge pull request #18263 from cscarpitta/fix/add_no_fo...
2025-02-28 Donatas AbraitisMerge pull request #18159 from pguibert6WIND/bgp_ecomml...
2025-02-27 Philippe Guiberttopotests: add bgp ecommunity-list match test 18159/head
2025-02-27 Philippe Guibertbgpd: add match ecommunity <exact|any> options
2025-02-27 Philippe Guibertyang: enlarge community-limit count from [1-1024] to...
2025-02-27 Philippe Guibertbgpd: add 'match extcommunity-count' command to restric...
2025-02-27 Jafar Al-GharaibehMerge pull request #18264 from donaldsharp/mgmt_use_aft...
2025-02-27 Mark StappMerge pull request #18270 from donaldsharp/zclient_cras...
2025-02-27 Donald Sharplib: Prevent crash in getting label chunk 18270/head
2025-02-27 Christian HoppsMerge pull request #18271 from cscarpitta/fix/fix_valgr...
2025-02-27 Carmine Scarpittatests: Add test case to verify that SIDs can be re... 18263/head
2025-02-27 Carmine Scarpittatests: Add test case to verify `no static-sids` command
2025-02-27 Carmine Scarpittavtysh: Add `no static-sids` command
2025-02-27 Carmine Scarpittastaticd: Add `no` form for `static-sids` command
2025-02-27 Carmine Scarpittastaticd: Convert `static-sids` command to DEFPY
2025-02-27 Carmine Scarpittastaticd: Do not log uninitialized `nexthop` variable 18271/head
2025-02-26 Donald SharpMerge pull request #18254 from LabNConsulting/aceelinde...
2025-02-26 Donald SharpMerge pull request #18261 from y-bharath14/srib-tests-v1
2025-02-26 Donald Sharpmgmtd: Prevent use after free 18264/head
2025-02-26 Donald SharpMerge pull request #18237 from LabNConsulting/chopps...
2025-02-26 Donald SharpMerge pull request #18242 from kaffarell/master
2025-02-26 Russ WhiteMerge pull request #18198 from cscarpitta/feature/srv6_...
2025-02-26 Christian Hoppstests: add oper test using existing libyang state tree 18237/head
2025-02-26 Christian Hoppslib: nb: fix bug with oper-state query on list data
2025-02-26 Christian Hoppslib: nb: notification add locking support for multi...
2025-02-26 Gabriel Gollerfabricd: add option to treat dummy interfaces as loopba... 18242/head
2025-02-26 Donatas AbraitisMerge pull request #18235 from donaldsharp/static_regis...
2025-02-26 Carmine Scarpittadoc: Add SRv6 uA SID configuration to staticd documentation 18198/head
2025-02-26 Carmine Scarpittatests: Add test case to verify the programming of SRv6...
2025-02-26 Carmine Scarpittastaticd: Extend SRv6 SIDs show CLI to display uA SIDs
2025-02-26 Carmine Scarpittastaticd: Extend CLI to unconfigure an SRv6 uA SID
2025-02-26 Carmine Scarpittastaticd: Extend CLI to configure an SRv6 uA SID
2025-02-26 Carmine Scarpittastaticd: Extend `static_zebra_srv6_sid_uninstall` to...
2025-02-26 Carmine Scarpittastaticd: Extend `static_zebra_srv6_sid_install` to...
2025-02-26 Carmine Scarpittastaticd: Extend `static_zebra_release_srv6_sid` to...
2025-02-26 Carmine Scarpittastaticd: Extend `static_zebra_request_srv6_sid` to...
2025-02-26 Carmine Scarpittastaticd: Add nb callbacks to configure a nexthop for...
2025-02-26 Carmine Scarpittastaticd: Add nb callbacks to configure an interface...
2025-02-26 Carmine Scarpittayang: Extend staticd YANG model to support the SRv6...
2025-02-26 Carmine Scarpittalib: Add ifindex to SRv6 SID context
2025-02-25 Y Bharathtests: Fixed input dict at create_router_bgp 18261/head
2025-02-25 Russ WhiteMerge pull request #18256 from Shbinging/fix_no_ip_spli...
2025-02-25 Russ WhiteMerge pull request #18119 from louis-6wind/bgp-hidden
2025-02-25 Mark StappMerge pull request #18243 from dksharp5/remove_everything
2025-02-25 Gabriel Gollerzebra: add ZEBRA_IF_DUMMY flag for dummy interfaces
2025-02-25 Shbingingripd: fix no ip rip split-horizon poisoned-reverse... 18256/head
2025-02-24 Acee Lindemospf6d: Fix use after free of router in OSPFv3 ABR... 18254/head
2025-02-24 Donna Sharpzebra: use provider function to receive data directly 18243/head
2025-02-24 Donna Sharpospfd: remove unused function ins ospfd/ospf_lsa.c
2025-02-24 Jafar Al-GharaibehMerge pull request #18216 from gromit1811/bugfix_pim_vr...
2025-02-24 Donald SharpMerge pull request #18226 from nabahr/pim-vrf-bind
2025-02-24 Donald SharpMerge pull request #18225 from nabahr/autorp-joins
2025-02-24 Christian HoppsMerge pull request #18236 from donaldsharp/zebra_multip...
2025-02-24 Louis Scalberttests: check as number in show run 18119/head
2025-02-24 Louis Scalbertbgpd: fix leaving hidden state
2025-02-24 Louis Scalberttests: add bgp_l3vpn_hidden topotest
2025-02-24 Alexander Skorichenkobgpd: update AS value of a hidden bgp instance
2025-02-24 Louis ScalbertRevert "bgpd: fix bgp vrf instance creation from implicit"
2025-02-24 Louis Scalbertbgpd: fix process_queue when un-hiding
2025-02-24 Louis Scalbertbgpd: fix default instance name when un-hiding
2025-02-24 Christian Hoppslib: northbound: support pre-built oper state in libyan...
2025-02-23 Donald Sharpzebra: Add operational retrieval of Multipath Number 18236/head
2025-02-22 Donald Sharpstaticd: Fix crash because registering unknown vrf 18235/head
2025-02-22 Jafar Al-GharaibehMerge pull request #18231 from LabNConsulting/chopps...
2025-02-22 Christian Hoppstests: add unit-test for choice/case node queries 18231/head
2025-02-22 Christian Hoppslib: nb: fix oper-state queries that involve choice...
2025-02-21 Jafar Al-GharaibehMerge pull request #18210 from donaldsharp/fix_bestpath...
2025-02-21 Jafar Al-GharaibehMerge pull request #18224 from LabNConsulting/chopps...
2025-02-21 Jafar Al-GharaibehMerge pull request #18223 from LabNConsulting/chopps...
2025-02-21 Nathan Bahrpim: Fix autorp group joins 18225/head
2025-02-21 Nathan Bahrpim: Fix vrf binding of autorp and mroute socket 18226/head
2025-02-21 Christian Hoppstests: add docstrings to frontend mgmtd client 18224/head
2025-02-21 Christian Hoppsdoc: update mgmtd list of converted 18223/head
2025-02-21 Donald SharpMerge pull request #18218 from y-bharath14/srib-yang-v3
2025-02-21 Y Bharathyang: Corrected Pyang errors or warnings 18218/head
2025-02-21 Donatas AbraitisMerge pull request #18213 from donaldsharp/add_membership
2025-02-21 Martin Buckpimd: Fix PIM VRF support (send register/register stop... 18216/head
2025-02-20 Donald Sharp*: Remove unneeded IPV6_JOIN|LEAVE_GROUP 18213/head
2025-02-20 Donald Sharpbgpd: remove dmed check not required in bestpath selection 18210/head
2025-02-20 Mark StappMerge pull request #17666 from routingrocks/pim_fhr_rp
2025-02-20 Jafar Al-GharaibehMerge pull request #14227 from routingrocks/pim_data_fix
2025-02-19 Donatas AbraitisMerge pull request #18194 from donaldsharp/more_orf_fun...
2025-02-19 Donatas AbraitisMerge pull request #18197 from donaldsharp/ospf_passive...
2025-02-19 Jafar Al-GharaibehMerge pull request #17914 from opensourcerouting/pim...
2025-02-19 Donald Sharptests: Remove warning about passive command 18197/head
2025-02-19 Rafael Zalamenadoc: add allowed-neighbors command 17914/head
2025-02-19 Rafael Zalamenatopotests: test PIM neighbor filtering
next