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
*
build: fix configure output
Igor Ryzhov
2024-02-11
1
-1
/
+1
*
build: build: make mgmtd test client build conditional
Igor Ryzhov
2024-01-30
1
-0
/
+7
*
zebra, build: disable irdp by default
Igor Ryzhov
2024-01-28
1
-1
/
+4
*
build: homologize path handling
David Lamparter
2024-01-27
1
-29
/
+25
*
lib, mgmtd: fix commit history location
David Lamparter
2024-01-27
1
-2
/
+0
*
ospf6d: fix GR & auth seqno state location
David Lamparter
2024-01-27
1
-2
/
+0
*
ospfd: fix GR state location
David Lamparter
2024-01-27
1
-1
/
+0
*
isisd: fix overload state location
David Lamparter
2024-01-27
1
-1
/
+0
*
lib: set up `frr_libstatedir`
David Lamparter
2024-01-27
1
-0
/
+5
*
build: nuke `LDPD_SOCKET`
David Lamparter
2024-01-27
1
-1
/
+0
*
build: nuke `ZEBRA_SERV_PATH`
David Lamparter
2024-01-27
1
-1
/
+0
*
build: nuke `BFDD_CONTROL_SOCKET`
David Lamparter
2024-01-27
1
-1
/
+0
*
lib, mgmtd: fix wrong mgmtd socket paths
David Lamparter
2024-01-27
1
-2
/
+0
*
*: rename `frr_vtydir` to `frr_runstatedir`
David Lamparter
2024-01-27
1
-1
/
+1
*
build: untangle sysconfdir & localstatedir
David Lamparter
2024-01-27
1
-55
/
+104
*
build: use AX_RECURSIVE_EVAL
David Lamparter
2024-01-27
1
-26
/
+9
*
Merge pull request #15103 from LabNConsulting/chopps/oper-filter
Donald Sharp
2024-01-09
1
-0
/
+7
|
\
|
*
lib: use libyang functions if they are present
Christian Hopps
2024-01-07
1
-0
/
+7
*
|
build: require libyang 2.1.128
Christian Hopps
2024-01-06
1
-6
/
+2
|
/
*
build: protobuf is required so update building docs
Christian Hopps
2023-12-31
1
-0
/
+4
*
lib: darr: add new access and str functions
Christian Hopps
2023-12-28
1
-0
/
+1
*
*: Remove APPLE #defines from build
Donald Sharp
2023-11-07
1
-3
/
+0
*
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-0
/
+1
*
build: FRR 9.2 development version
frr-9.2-dev
Donatas Abraitis
2023-10-10
1
-1
/
+1
*
lib: Drop deprecated enable-time-check, enable-cpu-time compile options
Donatas Abraitis
2023-09-24
1
-26
/
+0
*
*: Remove unused configure option
Donald Sharp
2023-09-05
1
-6
/
+0
*
configure.ac: fix protobuf config
乐倚
2023-08-23
1
-1
/
+3
*
build: disable warning for m$ extension use
Christian Hopps
2023-07-07
1
-0
/
+1
*
build: FRR 9.1 development version
frr-9.1-dev
Jafar Al-Gharaibeh
2023-06-06
1
-1
/
+1
*
doc: configure: add configure option to generate .ccls file
Christian Hopps
2023-05-18
1
-0
/
+39
*
lib: add build option to set startup log timestemp precision
Christian Hopps
2023-04-29
1
-1
/
+14
*
build: Take LUA_LIBS from pkg-config
Donatas Abraitis
2023-04-08
1
-5
/
+11
*
tools: Set correct directory of vtysh for frr-reload.py
Donatas Abraitis
2023-03-24
1
-0
/
+3
*
mgmtd: Add MGMT Transaction Framework
Yash Ranjan
2023-03-22
1
-0
/
+7
*
mgmtd: Bringup MGMTD daemon and datastore module support
Christian Hopps
2023-03-22
1
-21
/
+30
*
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
[next]