]> git.puffer.fish Git - mirror/frr.git/commit
tools: Add pathspace option to generate_support_bundle 18635/head
authorMartin Winter <mwinter@opensourcerouting.org>
Thu, 10 Apr 2025 13:58:44 +0000 (15:58 +0200)
committerMartin Winter <mwinter@opensourcerouting.org>
Thu, 10 Apr 2025 14:47:27 +0000 (16:47 +0200)
commit9acadf8d3f41385df287d7eb564c57f5fbec9350
treec2eeb2ed917ed0ca729cf0b8bb657d6536d52057
parent86f66afc523a526fb18b246d6a0c963b79506ee0
tools: Add pathspace option to generate_support_bundle

Adding a `-N` pathspace option to the generate_support_bundle.py
to support FRR running in a non-default namespace with a prefix
on the config/socket options.
The same pathspace will be prepended to the output log files (if
specified)

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
tools/generate_support_bundle.py