summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *: fix `frr_daemon_info` indentationDavid Lamparter2024-01-2720-126/+209
* lib: create `frr_daemon_state_{load,save}`David Lamparter2024-01-273-0/+164
* lib: set up `frr_libstatedir`David Lamparter2024-01-276-0/+14
* build: nuke `LDPD_SOCKET`David Lamparter2024-01-273-23/+11
* build: nuke `ZEBRA_SERV_PATH`David Lamparter2024-01-273-8/+8
* build: nuke `BFDD_CONTROL_SOCKET`David Lamparter2024-01-275-12/+8
* lib, mgmtd: fix wrong mgmtd socket pathsDavid Lamparter2024-01-276-10/+24
* *: rename `frr_vtydir` to `frr_runstatedir`David Lamparter2024-01-276-26/+18
* build: update packaging & docs for dir changesDavid Lamparter2024-01-2725-66/+65
* build: untangle sysconfdir & localstatedirDavid Lamparter2024-01-2710-64/+113
* build: use AX_RECURSIVE_EVALDavid Lamparter2024-01-271-26/+9
* build: add recursion limit for AX_RECURSIVE_EVALDavid Lamparter2024-01-271-31/+6
* build: add ax_recursive_eval.m4David Lamparter2024-01-272-0/+57
* Merge pull request #15239 from cscarpitta/fix/fix-srv6-topotestsDonatas Abraitis2024-01-272-2/+2
|\
| * tests: Rename `test_zebra_seg6local_routes`Carmine Scarpitta2024-01-261-2/+2
| * tests: Rename `test_srv6_locator.py`Carmine Scarpitta2024-01-261-0/+0
* | Merge pull request #15240 from LabNConsulting/chopps/convert-ripngdIgor Ryzhov2024-01-2720-88/+186
|\ \
| * | ripngd: convert ripngd to mgmtdChristian Hopps2024-01-2620-88/+186
|/ /
* | Merge pull request #15220 from LabNConsulting/chopps/ripd-convertIgor Ryzhov2024-01-2632-379/+663
|\ \
| * | ripd: ripd convert to mgmtdChristian Hopps2024-01-2618-99/+232
| * | mgmtd: fix commit request overwriteIgor Ryzhov2024-01-264-33/+18
| * | mgmtd: fix memleakIgor Ryzhov2024-01-261-0/+1
| * | mgmtd: cleanup txn without schedulingIgor Ryzhov2024-01-261-26/+3
| * | mgmtd: fix log typeIgor Ryzhov2024-01-261-1/+1
| * | mgmtd: fix sending the same value to multiple clientsIgor Ryzhov2024-01-261-1/+0
| * | lib: fix removing access/prefix listsIgor Ryzhov2024-01-261-177/+80
| * | lib: add yang function for counting data nodesIgor Ryzhov2024-01-262-0/+39
| * | lib: convert filters to mgmtdChristian Hopps2024-01-267-8/+60
| * | lib: convert route-map to mgmtdChristian Hopps2024-01-268-12/+79
| * | doc: updates to mgmtd conversion documentationChristian Hopps2024-01-261-22/+150
* | | Merge pull request #15237 from donaldsharp/sharp_watch_neighbors_moreDonatas Abraitis2024-01-263-6/+8
|\ \ \ | |_|/ |/| |
| * | sharpd: Add ability to turn off watching of redistributionDonald Sharp2024-01-263-6/+8
|/ /
* | Merge pull request #15233 from louis-6wind/bgp-leak-no-networkDonatas Abraitis2024-01-265-6/+48
|\ \
| * | topotests: vpnv4 route leaking with no import-checkLouis Scalbert2024-01-254-5/+35
| * | bgpd: fix VRF leaking with 'no bgp network import-check'Louis Scalbert2024-01-251-1/+13
* | | Merge pull request #15224 from donaldsharp/selected_fibDonatas Abraitis2024-01-251-4/+2
|\ \ \
| * | | zebra: Cleanup dest assignmentDonald Sharp2024-01-241-4/+2
| | |/ | |/|
* | | Merge pull request #15223 from opensourcerouting/fix/bgp_peer_cap_uint32_to_u...Donald Sharp2024-01-252-37/+37
|\ \ \
| * | | bgpd: Increase peer's struct cap from uint32 to uint64Donatas Abraitis2024-01-242-37/+37
| |/ /
* | | Merge pull request #15206 from routingrocks/rajesh/pbr_mapDonatas Abraitis2024-01-251-1/+9
|\ \ \
| * | | pbrd: Fix PBR handling for last rule deletionRajesh Varatharaj2024-01-231-1/+9
* | | | Merge pull request #15215 from donaldsharp/pceplib_fixupDonatas Abraitis2024-01-259-117/+114
|\ \ \ \
| * | | | bgpd: Fix printf formatter mistakeDonald Sharp2024-01-241-1/+1
| * | | | pceplib: Fix code not building properlyDonald Sharp2024-01-248-116/+113
* | | | | Merge pull request #15221 from mjstapp/log_immed_configDonatas Abraitis2024-01-253-3/+11
|\ \ \ \ \
| * | | | | lib: add log immediate-mode to running config outputMark Stapp2024-01-243-3/+11
* | | | | | Merge pull request #15226 from donaldsharp/nhg_debugsDonatas Abraitis2024-01-251-25/+8
|\ \ \ \ \ \
| * | | | | | zebra: Remove debugs for retrieving a new nhg idDonald Sharp2024-01-251-14/+2
| * | | | | | zebra: Combine 2 debugs into 1 for NHG DetailDonald Sharp2024-01-251-11/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #15227 from donaldsharp/f_strdupDonatas Abraitis2024-01-253-116/+86
|\ \ \ \ \ \ | |/ / / / / |/| | | | |