summaryrefslogtreecommitdiff
path: root/tools/frr-reload.py
AgeCommit message (Expand)Author
2025-04-11tools: fix reload script for SRv6 locators and formatsRajasekar Raja
2025-03-03tools: Fix `frr-reload.py` error related to `static-sids`Carmine Scarpitta
2025-01-29tools: Fix frr-reload for ebgp-multihop TTL reconfiguration.Nobuhiro MIKI
2025-01-16tools: Allow deleting of interfacesJulian Klaiber
2025-01-13tools: fix frr-reload for nbr deletion of no form cmdsChirag Shah
2025-01-03tools: Add missing rpki keyword to vrf in frr-reloadJonathan Voss
2024-12-24tools: Add missing formats keyword to segment-routing in frr-reloadJonathan Voss
2024-11-24tools: Add missing keyword `encapsulation` in frr-reloadCarmine Scarpitta
2024-11-23tools: Add missing keyword `node-msd` in frr-reloadCarmine Scarpitta
2024-11-23tools: Add missing keyword `segment-routing srv6` in frr-reloadCarmine Scarpitta
2024-10-05tools: fix some special commands for reloading pimanlan_cs
2024-09-29tools: fix missing check interfaces for reloading pimanlan_cs
2024-09-03tools: fix invalid escape on regex stringGiovanni Tataranni
2024-08-08tools: Fix python string escape warnings for frr-reload.pyDonatas Abraitis
2024-07-20tools: Apply black formatting for the recent frr-reload.py changesDonatas Abraitis
2024-07-20tools: Do not append an empty list (pim_vrfs) to the config linesDonatas Abraitis
2024-07-16tools: Fix frr-reload to support legacy pim configuration from fileNathan Bahr
2024-04-25tools: Handle seq num for BGP as-path in frr-reload.pyChirag Shah
2024-04-23tools: fix frr-reload for no ip msdp peer cmdChirag Shah
2024-04-23tools: fix pim interface config deletionIIChirag Shah
2024-04-10tools: frr-reload strip interface vrf ctx lineChirag Shah
2024-01-06tools: fix frr-reload for nbr deletionChirag Shah
2023-12-14tools: Use error log level when failing to execute commands via frr-reload.pyDonatas Abraitis
2023-12-12tools: fix frr-reload multiple no description cmdsChirag Shah
2023-11-28tools: fix frr-reload interface desc cmdChirag Shah
2023-11-02tools: Apply black formatting for tools/frr-reload.pyDonatas Abraitis
2023-11-01tools: fix frr-reload route-map desc cmdChirag Shah
2023-07-27tools: fix key chain reload removalRafael Zalamena
2023-07-18Merge pull request #10136 from idryzhov/frr-reload-exitMark Stapp
2023-07-09tools: fix ospf area stub summary in frr-reloadChirag Shah
2023-07-04tools: always append "exit" in frr-reload.pyIgor Ryzhov
2023-06-29tools: fix pim interface config deletionChirag Shah
2023-06-05tools: fix list value remove in frr-reloadChirag Shah
2023-04-15tools: Make check flag really work for reloadanlan_cs
2023-04-15tools: fix missing remote-as configuration when reloadanlan_cs
2023-03-14tools: frr-reload fix list value not presentChirag Shah
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-15tools: Add missing daemonsYuxiang Zhu
2022-12-22tools: Ignore agentx command for frr-reload.pyDonatas Abraitis
2022-10-11tools: Apply black formatting for frr-reload.pyDonatas Abraitis
2022-10-11tools: Handle sequence numbers for BGP community (large/ext) in frr-reload.pyDonatas Abraitis
2022-08-06tools: Add pim6d to tools so that pim6d will work properlyDonald Sharp
2022-05-30tools: add eigrp support on frr-reloadChristian Poessinger
2022-04-24tools: string literals -> commentsChirag Shah
2022-04-23tools: frr-reload fix bgp nbr deleteChirag Shah
2022-04-23tools: fix bgp instances deletion in frr-reloadChirag Shah
2022-04-19packaging: Set default permissions for /var/log/frr to 0755Donatas Abraitis
2022-02-10tools: fix frr-reload context keywordsIgor Ryzhov
2022-01-09Merge pull request #10030 from anlancs/cleanup-reload-null0Igor Ryzhov
2022-01-09Merge pull request #9517 from anlancs/reload-add-strJafar Al-Gharaibeh