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
*
Merge pull request #12707 from donaldsharp/missed_enums
Donatas Abraitis
2023-02-07
1
-0
/
+1
|
\
|
*
*: Add -Wswitch-enum to build
Donald Sharp
2023-01-31
1
-0
/
+1
*
|
build: FRR 9.0 development version
frr-9.0-dev
Donatas Abraitis
2023-02-07
1
-1
/
+1
|
/
*
build: enable format string warnings
David Lamparter
2023-01-27
1
-0
/
+2
*
build: pim6d is Linux only
David Lamparter
2022-12-08
1
-7
/
+3
*
build: enable pim6d by default
Mark Stapp
2022-12-01
1
-4
/
+21
*
lib: Add PCRE2 support
Donatas Abraitis
2022-11-07
1
-0
/
+12
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-1
/
+0
*
Merge pull request #11980 from isabelladeleon12/set_overload_startup
Russ White
2022-10-13
1
-0
/
+1
|
\
|
*
isisd: Add JSON object functions to save overload status between restarts.
Isabella de Leon
2022-10-13
1
-0
/
+1
*
|
build: FRR 8.5 development version
frr-8.5-dev
Donatas Abraitis
2022-10-04
1
-1
/
+1
|
/
*
configure: Check for readline() function instead of main
Khem Raj
2022-09-01
1
-1
/
+1
*
pim6d: Disable pim6d compilation by default
Mobashshera Rasool
2022-07-07
1
-0
/
+7
*
configure, zebra: include DPDK headers and shared libs in the dp-dpdk build
Anuradha Karuppiah
2022-06-27
1
-0
/
+12
*
zebra: infastructure for the new dataplane plugin
Anuradha Karuppiah
2022-06-27
1
-1
/
+1
*
lib: Require at least 2.1.42 version of sysrepo when compiling
Donatas Abraitis
2022-06-09
1
-1
/
+1
*
build: FRR 8.4 development version
frr-8.4-dev
Donatas Abraitis
2022-06-07
1
-1
/
+1
*
Merge pull request #11158 from cyberstormdotmu/master
Pushpasis Sarkar
2022-06-07
1
-0
/
+1
|
\
|
*
lib/md5,lib/sha256: Use explicit_bzero to clean up sensitive data.
Loganaden Velvindron
2022-05-31
1
-0
/
+1
*
|
configure: Require librtr >= 0.8.0
Donatas Abraitis
2022-05-10
1
-1
/
+1
*
|
configure: Drop trailing whitespaces
Donatas Abraitis
2022-05-10
1
-2
/
+2
|
/
*
Merge pull request #10961 from opensourcerouting/build-ms-ext
Donald Sharp
2022-04-20
1
-0
/
+14
|
\
|
*
build: enable `-fms-extensions`
David Lamparter
2022-04-04
1
-0
/
+14
*
|
*: Fix spelling of neccessary
Donald Sharp
2022-04-19
1
-1
/
+1
|
/
*
build: stick `-g` into LDFLAGS
David Lamparter
2022-03-31
1
-0
/
+3
*
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
[next]