summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2024-02-13tools: Change the major version from 9 to 10Donatas Abraitis
2024-02-11build: fix configure outputIgor Ryzhov
2024-01-30build: build: make mgmtd test client build conditionalIgor Ryzhov
2024-01-28zebra, build: disable irdp by defaultIgor Ryzhov
2024-01-27build: homologize path handlingDavid Lamparter
2024-01-27lib, mgmtd: fix commit history locationDavid Lamparter
2024-01-27ospf6d: fix GR & auth seqno state locationDavid Lamparter
2024-01-27ospfd: fix GR state locationDavid Lamparter
2024-01-27isisd: fix overload state locationDavid Lamparter
2024-01-27lib: set up `frr_libstatedir`David Lamparter
2024-01-27build: nuke `LDPD_SOCKET`David Lamparter
2024-01-27build: nuke `ZEBRA_SERV_PATH`David Lamparter
2024-01-27build: nuke `BFDD_CONTROL_SOCKET`David Lamparter
2024-01-27lib, mgmtd: fix wrong mgmtd socket pathsDavid Lamparter
2024-01-27*: rename `frr_vtydir` to `frr_runstatedir`David Lamparter
2024-01-27build: untangle sysconfdir & localstatedirDavid Lamparter
2024-01-27build: use AX_RECURSIVE_EVALDavid Lamparter
2024-01-09Merge pull request #15103 from LabNConsulting/chopps/oper-filterDonald Sharp
2024-01-07lib: use libyang functions if they are presentChristian Hopps
2024-01-06build: require libyang 2.1.128Christian Hopps
2023-12-31build: protobuf is required so update building docsChristian Hopps
2023-12-28lib: darr: add new access and str functionsChristian Hopps
2023-11-07*: Remove APPLE #defines from buildDonald Sharp
2023-10-12build: add -Wimplicit-fallthroughIgor Ryzhov
2023-10-10build: FRR 9.2 development versionfrr-9.2-devDonatas Abraitis
2023-09-24lib: Drop deprecated enable-time-check, enable-cpu-time compile optionsDonatas Abraitis
2023-09-05*: Remove unused configure optionDonald Sharp
2023-08-23configure.ac: fix protobuf config乐倚
2023-07-06build: disable warning for m$ extension useChristian Hopps
2023-06-06build: FRR 9.1 development versionfrr-9.1-devJafar Al-Gharaibeh
2023-05-18doc: configure: add configure option to generate .ccls fileChristian Hopps
2023-04-29lib: add build option to set startup log timestemp precisionChristian Hopps
2023-04-08build: Take LUA_LIBS from pkg-configDonatas Abraitis
2023-03-24tools: Set correct directory of vtysh for frr-reload.pyDonatas Abraitis
2023-03-21mgmtd: Add MGMT Transaction FrameworkYash Ranjan
2023-03-21mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps
2023-02-07Merge pull request #12707 from donaldsharp/missed_enumsDonatas Abraitis
2023-02-07build: FRR 9.0 development versionfrr-9.0-devDonatas Abraitis
2023-01-31*: Add -Wswitch-enum to buildDonald Sharp
2023-01-27build: enable format string warningsDavid Lamparter
2022-12-08build: pim6d is Linux onlyDavid Lamparter
2022-12-01build: enable pim6d by defaultMark Stapp
2022-11-07lib: Add PCRE2 supportDonatas Abraitis
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-10-13Merge pull request #11980 from isabelladeleon12/set_overload_startupRuss White
2022-10-12isisd: Add JSON object functions to save overload status between restarts.Isabella de Leon
2022-10-04build: FRR 8.5 development versionfrr-8.5-devDonatas Abraitis
2022-09-01configure: Check for readline() function instead of mainKhem Raj
2022-07-07pim6d: Disable pim6d compilation by defaultMobashshera Rasool
2022-06-27configure, zebra: include DPDK headers and shared libs in the dp-dpdk buildAnuradha Karuppiah