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
*
vtysh: show live log messages
David Lamparter
2022-02-28
1
-0
/
+2
*
Merge pull request #9947 from mjstapp/mpls_incoming
David Lamparter
2022-02-26
1
-1
/
+1
|
\
|
*
build: correct help output about netlink debug
Mark Stapp
2022-02-25
1
-1
/
+1
*
|
pim6d: IPv6-adjust mroute code
David Lamparter
2022-02-16
1
-0
/
+7
|
/
*
ospf6d: Stitching the auth trailer code with rest of ospf6.
Abhinay Ramesh
2022-02-09
1
-0
/
+1
*
Merge pull request #8458 from opensourcerouting/xref-5424
Donald Sharp
2022-02-08
1
-0
/
+3
|
\
|
*
build: check for sendmmsg() and struct mmsghdr
David Lamparter
2022-01-17
1
-0
/
+3
*
|
build: FRR 8.3 development version
frr-8.3-dev
Donatas Abraitis
2022-02-01
1
-1
/
+1
|
/
*
build: add "--with-service-timeout" in configure.ac
anlan_cs
2022-01-06
1
-0
/
+16
*
configure.ac: fix enable_bmp typo
Fabrice Fontaine
2021-12-16
1
-1
/
+1
*
configure.ac: drop --enable-pcep option and HAVE_PATHD_PCEP
Fabrice Fontaine
2021-12-15
1
-3
/
+0
*
Merge pull request #9798 from abuibrahim/master
Quentin Young
2021-11-30
1
-0
/
+1
|
\
|
*
yang: confd: compile yang modules to fxs
Ruslan Babayev
2021-11-12
1
-0
/
+1
*
|
build: link libcrypt & libdl to libfrr only
David Lamparter
2021-11-11
1
-2
/
+19
*
|
build: link libelf to clippy only
David Lamparter
2021-11-11
1
-0
/
+4
*
|
build: fix more libtool stupidity for modules
David Lamparter
2021-11-11
1
-0
/
+9
*
|
build: adjust compiler/C11 bits for autoconf 2.70+
David Lamparter
2021-11-11
1
-7
/
+17
*
|
build: work around AC_PROG_LEX deprecation warning
David Lamparter
2021-11-11
1
-1
/
+10
|
/
*
*: If building clippy we must have python3
Donald Sharp
2021-10-12
1
-0
/
+1
*
build: bump configure.ac to `8.2-dev`
David Lamparter
2021-10-06
1
-1
/
+1
*
tools: Require a lower LTTng version to compile
Donatas Abraitis
2021-09-23
1
-1
/
+1
*
Merge pull request #8985 from opensourcerouting/ospf6d-gr
Russ White
2021-09-17
1
-0
/
+1
|
\
|
*
ospf6d: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-09-16
1
-0
/
+1
*
|
build: change the lttng version requirements in frr
Anuradha Karuppiah
2021-09-15
1
-1
/
+1
|
/
*
build: make `sed` calls portable
David Lamparter
2021-09-02
1
-5
/
+9
*
build: enable `-Wstrict-prototypes`
David Lamparter
2021-09-02
1
-1
/
+1
*
build: use `--coverage` for gcov
David Lamparter
2021-07-21
1
-2
/
+2
*
build: fix `AM_LDFLAGS` usage (and gcov)
David Lamparter
2021-07-21
1
-1
/
+2
*
configure.ac: fix help text to --enable-undefined-sanitizer
Colin Sames
2021-07-15
1
-1
/
+1
*
Merge pull request #8767 from opensourcerouting/ospfd-gr
Russ White
2021-07-13
1
-0
/
+1
|
\
|
*
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
1
-0
/
+1
*
|
Merge pull request #8508 from opensourcerouting/systemd-no-lib
Quentin Young
2021-07-06
1
-15
/
+0
|
\
\
|
|
/
|
/
|
|
*
build, doc: extricate `--enable-systemd`
David Lamparter
2021-06-29
1
-15
/
+0
*
|
Merge pull request #8888 from dlqs/lua-call
Quentin Young
2021-07-05
1
-0
/
+4
|
\
\
|
*
|
tests: put lua scripting unit tests behind flag
Donald Lee
2021-06-25
1
-0
/
+4
*
|
|
debian: Remove the changelog-auto automation in favor of dch
Ondřej Surý
2021-07-03
1
-1
/
+0
*
|
|
debian: Adjust tarsource.sh to use native debian/changelog
Ondřej Surý
2021-07-03
1
-1
/
+1
|
|
/
|
/
|
*
|
lib: try CLOCK_THREAD_CPUTIME_ID
David Lamparter
2021-06-24
1
-0
/
+4
*
|
lib: make cputime checks runtime options (v2)
David Lamparter
2021-06-24
1
-1
/
+10
*
|
build: remove unused --disable-rusage
David Lamparter
2021-06-24
1
-2
/
+0
*
|
build: remove --enable-exampledir
David Lamparter
2021-06-24
1
-10
/
+0
|
/
*
grpc: improve checks for GRPC C++ requirements
Christian Hopps
2021-05-27
1
-1
/
+2
*
Merge pull request #8707 from LabNConsulting/chopps/improve-grpc-req-checks
Quentin Young
2021-05-26
1
-1
/
+3
|
\
|
*
grpc: improve checks for GRPC C++ requirements
Christian Hopps
2021-05-22
1
-1
/
+3
*
|
build: display Werror in configure output if configured
Mark Stapp
2021-05-20
1
-1
/
+1
|
/
*
build: Update configure.ac to reflect new master version
frr-8.1-dev
Donald Sharp
2021-05-18
1
-1
/
+1
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-2
/
+2
*
build: Limit libyang version to under 2.0
Donald Sharp
2021-05-02
1
-1
/
+1
*
build: fix pthread CFLAGS for function checks
David Lamparter
2021-04-27
1
-5
/
+10
*
build: run autoupdate
David Lamparter
2021-04-21
1
-43
/
+66
[next]