summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: disable printf ext checks in checkpatchDavid Lamparter2022-01-141-1/+1
* Merge pull request #10030 from anlancs/cleanup-reload-null0Igor Ryzhov2022-01-091-5/+1
|\
| * tools: cleanup route convertion from null0/Null0 to blackholeanlan_cs2021-12-311-5/+1
* | Merge pull request #9517 from anlancs/reload-add-strJafar Al-Gharaibeh2022-01-091-1/+4
|\ \
| * | tools: fix wrong get_contexts() of Config class.anlan_cs2021-10-091-1/+4
* | | Merge pull request #10242 from anlancs/fix-service-timeDonald Sharp2022-01-082-2/+2
|\ \ \
| * | | build: add "--with-service-timeout" in configure.acanlan_cs2022-01-062-2/+2
| | |/ | |/|
* | | tools: Run formatter over generate_support_bundle.pyDonald Sharp2022-01-061-3/+13
* | | tools: fix backing up previous logs in generate_support_bundle.pyJonas Gorski2021-12-151-1/+1
|/ /
* | Merge pull request #9937 from Jafaral/rel-scriptQuentin Young2021-12-131-0/+93
|\ \
| * | tools: add a script to generate draft release changelogJafar Al-Gharaibeh2021-12-061-0/+93
* | | Merge pull request #10187 from chiragshah6/freloadRuss White2021-12-071-1/+1
|\ \ \
| * | | tools: exit when reload fails to parse config fileChirag Shah2021-12-061-1/+1
| |/ /
* / / frr-reload: fix bgp nbr remote-asChirag Shah2021-12-061-8/+93
|/ /
* | Merge pull request #10124 from ton31337/feature/vty_jsonIgor Ryzhov2021-11-291-0/+9
|\ \
| * | tools: Convert vty_out to vty_json for JSONDonatas Abraitis2021-11-251-0/+9
* | | tools: Replace prefix2str for JSON to %pFXDonatas Abraitis2021-11-252-0/+16
|/ /
* | tools: Add coccinelle script to replace inet_ntop inside JSONDonatas Abraitis2021-11-181-0/+19
* | tools, vtysh: Remove final vestige of `address-family evpn`Donald Sharp2021-11-171-11/+0
* | tools: Add another valgrind suppression for libyangDonald Sharp2021-11-151-0/+8
* | tools: simplify excessively complex conditionalQuentin Young2021-11-121-12/+15
* | tools: string literals -> commentsQuentin Young2021-11-121-308/+255
* | tools: remove Linux kernel bits from checkpatchDavid Lamparter2021-10-191-5/+5
* | tools: add iterators to checkpatchDavid Lamparter2021-10-191-1/+21
* | tools: upstream linter is recommending double quotesAnuradha Karuppiah2021-10-151-78/+78
* | tools: add frr_babeltrace.py to /usr/lib/frrAnuradha Karuppiah2021-10-151-0/+2
* | bgpd: lttng tracepoint for local events received from zebraAnuradha Karuppiah2021-10-151-2/+105
* | tools: Catch double pointer of struct thread towards thread_add_*Donatas Abraitis2021-10-071-0/+35
|/
* Merge pull request #9731 from ton31337/fix/thread_null_setRuss White2021-10-061-0/+9
|\
| * tools: Add coccinelle script to catch thread to NULL assignmentsDonatas Abraitis2021-10-041-0/+9
* | bgpd: initial batch of evpn lttng tracepointsAnuradha Karuppiah2021-10-011-0/+163
|/
* tools: Add coccinelle script to catch \n or \r at the end of zlog_*Donatas Abraitis2021-09-271-0/+20
* tools: Add some new suppressionsDonald Sharp2021-09-211-0/+48
* Merge pull request #9497 from opensourcerouting/cli-better-noQuentin Young2021-09-091-0/+16
|\
| * lib: add `![...]` syntax for easy "no" formsDavid Lamparter2021-08-261-0/+16
* | tests: cleanup: rerun changed files through blackChristian Hopps2021-09-041-33/+13
* | tests: cleanup - remove unused importsChristian Hopps2021-09-041-1/+0
* | tools: move frr-reload.py to python3 explicitlyChristian Hopps2021-09-041-69/+28
* | Merge pull request #9340 from stefreak/patch-1David Lamparter2021-09-021-1/+1
|\ \
| * | tools: fix frr pathspace folder permissionsSteffen Neubauer2021-08-091-1/+1
* | | tools: significantly simplify frr-reload context processingIgor Ryzhov2021-08-231-373/+127
| |/ |/|
* | Merge pull request #9341 from LabNConsulting/chopps/ospf-support-bundleIgor Ryzhov2021-08-181-6/+16
|\ \
| * | tools: add ospfd support bundle commandsChristian Hopps2021-08-101-6/+16
* | | Merge pull request #9271 from opensourcerouting/workflow-release-schedDonald Sharp2021-08-141-0/+59
|\ \ \ | |/ / |/| |
| * | workflow: document release scheduling discussedDavid Lamparter2021-08-111-0/+59
* | | Merge pull request #9219 from mobash-rasool/ospfv2-bug-fixesChristian Hopps2021-08-101-3/+69
|\ \ \ | |_|/ |/| |
| * | tools: Add ospfv3 commands in the support bundleMobashshera Rasool2021-07-301-0/+40
| * | tools: Add ospfd commands in support bundleMobashshera Rasool2021-07-301-3/+29
| |/
* | Merge pull request #8870 from anlancs/master-fix-reload-serviceDonald Sharp2021-08-081-2/+3
|\ \ | |/ |/|
| * tools: add "vni" to oneline listanlancs2021-06-301-2/+3