index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
4
-1
/
+396
*
Merge pull request #3235 from opensourcerouting/buildfoo-20181024
Lou Berger
2018-10-27
1
-1
/
+0
|
\
|
*
build: make clean and dist consistent
David Lamparter
2018-10-24
1
-1
/
+0
*
|
*: spelchek
David Lamparter
2018-10-25
1
-1
/
+1
*
|
debianpkg, tools: Add fabricd to distribution scripts
Christian Franke
2018-10-24
4
-1
/
+5
|
/
*
tools: reindent frr
Quentin Young
2018-10-15
1
-480
/
+480
*
Merge pull request #3098 from opensourcerouting/watchfrr-delay
Quentin Young
2018-10-04
1
-13
/
+2
|
\
|
*
tools/frr: remove "watchfrr.started" hack
David Lamparter
2018-10-02
1
-13
/
+2
*
|
Merge pull request #3108 from dmbaturin/master
Martin Winter
2018-10-02
2
-0
/
+41
|
\
\
|
|
/
|
/
|
|
*
tools: add a script for building a Debian package in one step.
Daniil Baturin
2018-10-01
2
-0
/
+41
*
|
Merge pull request #3107 from opensourcerouting/fix/tools-gitignore
Lou Berger
2018-10-01
1
-0
/
+1
|
\
\
|
*
|
tools: Update .gitignore
Christian Franke
2018-09-28
1
-0
/
+1
|
|
/
*
|
Merge pull request #3074 from jpmondet/master
Martin Winter
2018-10-01
1
-33
/
+69
|
\
\
|
*
|
frr-reload.py: Add python2 & python3 compatibility.
jpmondet
2018-09-26
1
-33
/
+69
*
|
|
Merge pull request #3034 from donaldsharp/LUA
David Lamparter
2018-10-01
1
-0
/
+29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd: Add lua match command
Donald Sharp
2018-09-27
1
-0
/
+29
|
|
/
*
/
tools/frr: use path settings from ./configure
David Lamparter
2018-09-27
1
-14
/
+25
|
/
*
Merge pull request #3010 from opensourcerouting/no-frr-thread-id
Lou Berger
2018-09-22
1
-0
/
+1
|
\
|
*
tools/checkpatch.pl: recognize _Atomic as modifier
David Lamparter
2018-09-19
1
-0
/
+1
*
|
Merge pull request #3058 from pacovn/Coverity_1399484_Dereference_null_return...
Donald Sharp
2018-09-20
1
-1
/
+2
|
\
\
|
*
|
tools: null check (Coverity 1399484)
F. Aragon
2018-09-20
1
-1
/
+2
|
|
/
*
/
tools: return check (Coverity 1399196)
F. Aragon
2018-09-20
1
-1
/
+3
|
/
*
*: fix some solaris warnings
David Lamparter
2018-09-08
1
-15
/
+15
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
2
-0
/
+9
*
*: cleanup .gitignore files
David Lamparter
2018-09-08
1
-8
/
+0
*
zebra: add RTPROT_FABRICD route type 197
Christian Franke
2018-09-05
2
-0
/
+2
*
*: use frr_elevate_privs() (1/2: coccinelle)
David Lamparter
2018-08-14
1
-0
/
+76
*
Merge pull request #2805 from opensourcerouting/malloc-size
Quentin Young
2018-08-14
1
-2
/
+6
|
\
|
*
tools/checkpatch: fix some bogus macro warnings
David Lamparter
2018-08-10
1
-2
/
+6
*
|
Merge branch 'master' into bfd-final
Donald Sharp
2018-08-14
1
-6
/
+23
|
\
\
|
*
|
tools: correct frr-reload.py handling of bgp vni/exit-vni config
Don Slice
2018-08-10
1
-6
/
+23
|
|
/
*
/
bfdd: wire to the build process
Rafael Zalamena
2018-08-08
3
-1
/
+3
|
/
*
Merge pull request #2122 from donaldsharp/zebra_nhs
Martin Winter
2018-08-08
2
-1
/
+23
|
\
|
*
debianpkg, redhat, tools: Fixup startup/build for new daemon
Donald Sharp
2018-07-29
2
-1
/
+23
*
|
tools: improve checkpatch slicing
Quentin Young
2018-08-03
1
-4
/
+5
*
|
tools/frr: make frr reload error message clearer on missing frr-reload.py
Arthur Jones
2018-08-01
1
-1
/
+5
|
/
*
tools: handle exit-vrf as end of context block
Don Slice
2018-07-19
1
-1
/
+1
*
Merge pull request #2505 from pacovn/Coverity_1143220_Argument_cannot_be_nega...
Quentin Young
2018-06-21
1
-2
/
+4
|
\
|
*
tools: return check (2) (Coverity 1143220)
paco
2018-06-20
1
-2
/
+4
*
|
Merge pull request #2436 from pacovn/Coverity_1143220_Argument_cannot_be_nega...
Donald Sharp
2018-06-14
1
-2
/
+4
|
\
|
|
*
tools: return check (Coverity 1143220)
paco
2018-06-13
1
-2
/
+4
*
|
tools: out-of-bounds access (Coverity 1399290)
paco
2018-06-13
1
-3
/
+3
|
/
*
*: disable all sanitizers for clippy build
Quentin Young
2018-06-08
1
-6
/
+0
*
tools, zebra: Use different protocol value for our statics
Donald Sharp
2018-05-26
2
-0
/
+2
*
*: fix compile with -enable-address-sanitizer configured
Lou Berger
2018-05-14
1
-0
/
+1
*
redhat, tools: Increase startup time out a bit
Donald Sharp
2018-05-02
1
-1
/
+1
*
tools: Cleanup code to handle sharp and pbr a bit better
Donald Sharp
2018-04-27
2
-6
/
+10
*
tools: more lsan suppressions for clippy
Ilya Shipitsin
2018-04-17
1
-0
/
+4
*
Merge pull request #2040 from ajones-rvbd/ajones-issue-2030
Donald Sharp
2018-04-12
1
-1
/
+3
|
\
|
*
alpine packaging: use a more standard packaging format
Arthur Jones
2018-04-10
1
-1
/
+3
[next]