index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
lib: make pthread_set[_]name_np test OS agnostic
David Lamparter
2018-09-09
1
-0
/
+1
*
|
build: check {malloc,pthread}_np.h for *BSD
David Lamparter
2018-09-09
1
-1
/
+8
*
|
build: use _POSIX_C_SOURCE
David Lamparter
2018-09-08
1
-6
/
+2
*
|
build: fix & clean up *SAN flags
David Lamparter
2018-09-08
1
-42
/
+32
*
|
build: clean up protobuf build integration
David Lamparter
2018-09-08
1
-33
/
+20
*
|
build: use -export-dynamic
David Lamparter
2018-09-08
1
-14
/
+0
|
/
*
vtysh: make RPKI node non-conditional
David Lamparter
2018-09-08
1
-2
/
+1
*
build: non-recursive tests
David Lamparter
2018-09-08
1
-1
/
+0
*
build: non-recursive vtysh
David Lamparter
2018-09-08
1
-2
/
+0
*
build: non-recursive bgpd & rfp
David Lamparter
2018-09-08
1
-31
/
+0
*
Merge pull request #2875 from opensourcerouting/fabricd
Donald Sharp
2018-09-08
1
-1
/
+5
|
\
|
*
fabricd: add new daemon as build of isisd
Christian Franke
2018-09-05
1
-1
/
+5
*
|
vtysh: Add code to isolate append_history
Donald Sharp
2018-09-08
1
-0
/
+4
*
|
lib: Detect if pthread_condattr_setclock is available
Donald Sharp
2018-09-08
1
-0
/
+7
|
/
*
Merge pull request #2913 from opensourcerouting/non-recursive-prep
Quentin Young
2018-08-31
1
-79
/
+105
|
\
|
*
doc: html default off
David Lamparter
2018-08-30
1
-2
/
+2
|
*
build: improve python search pattern
David Lamparter
2018-08-30
1
-35
/
+55
|
*
build: add warning when overwriting vars on "make"
David Lamparter
2018-08-30
1
-1
/
+3
|
*
build: cache a few more results in ./configure
David Lamparter
2018-08-30
1
-29
/
+41
|
*
build: non-recursive solaris
David Lamparter
2018-08-30
1
-2
/
+1
|
*
build: non-recursive debianpkg
David Lamparter
2018-08-30
1
-1
/
+0
|
*
build: non-recursive doc + parallel sphinx
David Lamparter
2018-08-30
1
-11
/
+5
*
|
configure: Update version to 6.1-dev
frr-6.1-dev
Martin Winter
2018-08-30
1
-1
/
+1
|
/
*
lib: remove Linux 2.4 TCP-MD5 support
David Lamparter
2018-08-25
1
-6
/
+0
*
lib: Remove smux option for snmp
Donald Sharp
2018-08-23
1
-4
/
+3
*
configure.ac: emit a config warning if sphinx-build is missing
Jafar Al-Gharaibeh
2018-08-16
1
-0
/
+6
*
lib, ripngd, zebra: Remove pre-solaris 9 special cased code
Donald Sharp
2018-08-15
1
-27
/
+0
*
Merge pull request #2805 from opensourcerouting/malloc-size
Quentin Young
2018-08-14
1
-9
/
+52
|
\
|
*
build: rework mallinfo test & find malloc_size
David Lamparter
2018-08-08
1
-9
/
+52
*
|
Merge branch 'master' into bfd-final
Donald Sharp
2018-08-14
1
-2
/
+4
|
\
\
|
*
|
configure: fix help text
Mark Stapp
2018-08-08
1
-2
/
+4
|
|
/
*
/
bfdd: wire to the build process
Rafael Zalamena
2018-08-08
1
-0
/
+27
|
/
*
staticd: Start the addition of a staticd
Donald Sharp
2018-07-29
1
-0
/
+1
*
Merge pull request #2696 from sworleys/Netlink-Fuzz
Russ White
2018-07-29
1
-0
/
+6
|
\
|
*
Refactor code for new fuzzing netlink flag
Stephen Worley
2018-07-24
1
-0
/
+6
*
|
Merge pull request #2652 from LabNConsulting/working/master/confdate_cleanup
Donald Sharp
2018-07-23
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
*: ignore deprecated code statments in release versions
Lou Berger
2018-07-10
1
-1
/
+7
*
|
unit tests: support code coverage instrumentation and reports
Arthur Jones
2018-07-04
1
-1
/
+15
|
/
*
*: disable all sanitizers for clippy build
Quentin Young
2018-06-08
1
-6
/
+12
*
zebra: remove unnecessary preprocessor check
Renato Westphal
2018-06-07
1
-2
/
+0
*
*: convert tabs to spaces
Lou Berger
2018-05-14
1
-3
/
+3
*
*: fix compile with -enable-address-sanitizer configured
Lou Berger
2018-05-14
1
-0
/
+3
*
Merge pull request #2162 from qlyoung/fix-vpath-build
Russ White
2018-05-12
1
-2
/
+7
|
\
|
*
doc: support VPATH builds
Quentin Young
2018-05-02
1
-2
/
+7
*
|
configure: Update version to 5.1-dev
frr-5.1-dev
Martin Winter
2018-05-02
1
-1
/
+1
*
|
*: Move sharpd from developmental build to have to explicity enable it
Donald Sharp
2018-04-27
1
-1
/
+3
*
|
*: Actually allow end users to not build pbrd
Donald Sharp
2018-04-27
1
-0
/
+2
|
/
*
pbrd: Add PBR to FRR
Donald Sharp
2018-04-06
1
-0
/
+1
*
configure.ac: --enable-[thread,memory]-sanitizer
Quentin Young
2018-03-22
1
-0
/
+20
*
frr: --enable-address-sanitizer
Quentin Young
2018-03-22
1
-0
/
+11
[prev]
[next]