summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: fix a whole bunch of *FLAGSDavid Lamparter2019-01-301-2/+2
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-2/+2
* Merge pull request #3507 from opensourcerouting/master-init-fixesDonald Sharp2018-12-193-2/+7
|\
| * tools/frrcommon.sh: always start staticdDavid Lamparter2018-12-181-1/+1
| * tools/frrcommon.sh: actually create /run/frrDavid Lamparter2018-12-181-0/+4
| * tools/etc: remove cumulus user from vtysh.confDavid Lamparter2018-12-181-1/+0
| * tools: add documentation URL on frr.serviceDavid Lamparter2018-12-181-0/+2
* | tools: stop frr-reload.py from trying to delete the vrf contextDon Slice2018-12-141-2/+2
|/
* tools: update checkpatch to stop suggesting the use of kstrto()Renato Westphal2018-12-091-27/+0
* *: get rid of most daemons.conf referencesDavid Lamparter2018-12-063-43/+35
* debian/tools: new init scriptDavid Lamparter2018-12-068-36/+475
* tools/frr: get rid of the bash array and "bB"David Lamparter2018-12-062-31/+32
* lib, tests: major rework in the operational-data callbacksRenato Westphal2018-11-261-3/+6
* lib: add support for YANG lists with mixed config and state dataRenato Westphal2018-11-261-2/+10
* lib: rework the yang schema node iteration functionsRenato Westphal2018-11-262-14/+15
* lib, tools: use CHECK_FLAG/SET_FLAG more often in the northbound codeRenato Westphal2018-11-261-3/+3
* tools: add non-32 bit atomic warning to checkpatchQuentin Young2018-11-191-0/+7
* watchfrr: Echo statements are blocking the execution of frr scriptSri Mohana Singamsetty2018-11-061-9/+1
* watchfrr: replace /usr/sbin/service frr with /usr/lib/frr/frr scriptSri Mohana Singamsetty2018-11-061-1/+2
* tools: update checkpatch to allow indented labelsRenato Westphal2018-10-271-11/+0
* lib: introduce new northbound APIRenato Westphal2018-10-274-1/+396
* Merge pull request #3235 from opensourcerouting/buildfoo-20181024Lou Berger2018-10-271-1/+0
|\
| * build: make clean and dist consistentDavid Lamparter2018-10-241-1/+0
* | *: spelchekDavid Lamparter2018-10-251-1/+1
* | debianpkg, tools: Add fabricd to distribution scriptsChristian Franke2018-10-244-1/+5
|/
* tools: reindent frrQuentin Young2018-10-151-480/+480
* Merge pull request #3098 from opensourcerouting/watchfrr-delayQuentin Young2018-10-041-13/+2
|\
| * tools/frr: remove "watchfrr.started" hackDavid Lamparter2018-10-021-13/+2
* | Merge pull request #3108 from dmbaturin/masterMartin Winter2018-10-022-0/+41
|\ \ | |/ |/|
| * tools: add a script for building a Debian package in one step.Daniil Baturin2018-10-012-0/+41
* | Merge pull request #3107 from opensourcerouting/fix/tools-gitignoreLou Berger2018-10-011-0/+1
|\ \
| * | tools: Update .gitignoreChristian Franke2018-09-281-0/+1
| |/
* | Merge pull request #3074 from jpmondet/masterMartin Winter2018-10-011-33/+69
|\ \
| * | frr-reload.py: Add python2 & python3 compatibility.jpmondet2018-09-261-33/+69
* | | Merge pull request #3034 from donaldsharp/LUADavid Lamparter2018-10-011-0/+29
|\ \ \ | |_|/ |/| |
| * | bgpd: Add lua match commandDonald Sharp2018-09-271-0/+29
| |/
* / tools/frr: use path settings from ./configureDavid Lamparter2018-09-271-14/+25
|/
* Merge pull request #3010 from opensourcerouting/no-frr-thread-idLou Berger2018-09-221-0/+1
|\
| * tools/checkpatch.pl: recognize _Atomic as modifierDavid Lamparter2018-09-191-0/+1
* | Merge pull request #3058 from pacovn/Coverity_1399484_Dereference_null_return...Donald Sharp2018-09-201-1/+2
|\ \
| * | tools: null check (Coverity 1399484)F. Aragon2018-09-201-1/+2
| |/
* / tools: return check (Coverity 1399196)F. Aragon2018-09-201-1/+3
|/
* *: fix some solaris warningsDavid Lamparter2018-09-081-15/+15
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-082-0/+9
* *: cleanup .gitignore filesDavid Lamparter2018-09-081-8/+0
* zebra: add RTPROT_FABRICD route type 197Christian Franke2018-09-052-0/+2
* *: use frr_elevate_privs() (1/2: coccinelle)David Lamparter2018-08-141-0/+76
* Merge pull request #2805 from opensourcerouting/malloc-sizeQuentin Young2018-08-141-2/+6
|\
| * tools/checkpatch: fix some bogus macro warningsDavid Lamparter2018-08-101-2/+6
* | Merge branch 'master' into bfd-finalDonald Sharp2018-08-141-6/+23
|\ \