summaryrefslogtreecommitdiff
path: root/tools/generate_support_bundle.py
diff options
context:
space:
mode:
authorDon Slice <dslice@cumulusnetworks.com>2019-12-23 08:18:50 -0800
committerDon Slice <dslice@cumulusnetworks.com>2020-01-16 11:57:56 +0000
commit6024e562c9ba7853f4b4be6626fc4dc71e27df4f (patch)
treed25c0efb3ee34e4c9eeb34ea5f79324fa35b8400 /tools/generate_support_bundle.py
parentd25827acfbeb326d658b88857c8db3a650331605 (diff)
tools: improve frr-reload delete performance for some commands
Problem seen when deleting many static routes or access-lists due to frr-reload.py issuing individual vtysh -c commands for every line. On slow switches, this can take long enough for systemd to time out the reload process and restart frr. This fix uses add logic for static routes, prefix-lists, and access-lists to gang the changes together. Signed-off-by: Don Slice <dslice@cumulusnetworks.com> Ticket: CM-27856
Diffstat (limited to 'tools/generate_support_bundle.py')
0 files changed, 0 insertions, 0 deletions