summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | tools: improve frr-reload.py delta file creationChristian Hopps2021-07-161-10/+36
* | tools: Add coccinelle script for hash compare functions NULL valuesDonatas Abraitis2021-07-131-0/+20
* | Merge pull request #8942 from ton31337/fix/cleanups_2Donald Sharp2021-07-061-0/+17
|\ \
| * | tools: Add coccinelle script for checking against XMALLOC/XCALLOC NULLsDonatas Abraitis2021-06-291-0/+17
| |/
* | Merge pull request #8939 from LabNConsulting/chopps/sup-bund-fixesDonald Sharp2021-07-061-107/+79
|\ \
| * | tests: collect support bundle data in parallel, fix bugsChristian Hopps2021-06-301-107/+79
| |/
* | tools: Simplify the script to build Debian binary packageIgor Ryzhov2021-07-031-85/+12
* | debian: Add support for Debian bullseye to the packaging scriptOndřej Surý2021-07-031-8/+9
* | debian: Fix the debian packaging script to build on non-default branchOndřej Surý2021-07-031-3/+4
* | debian: Update the tools/build-debian-package.sh to be example build scriptOndřej Surý2021-07-031-20/+111
* | debian: Remove now obsolete tarsource.sh scriptOndřej Surý2021-07-032-329/+1
* | debian: Remove the changelog-auto automation in favor of dchOndřej Surý2021-07-031-6/+5
* | debian: Update tools/build-debian-package.sh to use git-buildpackageOndřej Surý2021-07-031-13/+40
* | debian: Adjust tarsource.sh to use native debian/changelogOndřej Surý2021-07-031-14/+8
|/
* tools: limit bgp route-maps to direct changes onlyDonald Sharp2021-06-231-0/+47
* Merge pull request #6695 from adharkar/frr-master-gateway_ipPatrick Ruddy2021-06-231-0/+22
|\
| * tools: Add EVPN show commands to support bundleAmeya Dharkar2021-06-081-0/+22