summaryrefslogtreecommitdiffstats
path: root/debian/frr-pythontools.install (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-27babeld: remove bogus config path printDavid Lamparter1-2/+1
2024-01-27lib, mgmtd: fix commit history locationDavid Lamparter4-22/+22
2024-01-27ospf6d: fix GR & auth seqno state locationDavid Lamparter6-76/+115
2024-01-27ospfd: fix GR state locationDavid Lamparter3-37/+38
2024-01-27isisd: fix overload state locationDavid Lamparter3-27/+34
2024-01-27*: fix `frr_daemon_info` indentationDavid Lamparter20-126/+209
2024-01-27lib: create `frr_daemon_state_{load,save}`David Lamparter3-0/+164
2024-01-27lib: set up `frr_libstatedir`David Lamparter6-0/+14
2024-01-27build: nuke `LDPD_SOCKET`David Lamparter3-23/+11
2024-01-27build: nuke `ZEBRA_SERV_PATH`David Lamparter3-8/+8
2024-01-27build: nuke `BFDD_CONTROL_SOCKET`David Lamparter5-12/+8
2024-01-27lib, mgmtd: fix wrong mgmtd socket pathsDavid Lamparter6-10/+24
2024-01-27*: rename `frr_vtydir` to `frr_runstatedir`David Lamparter6-26/+18
2024-01-27build: update packaging & docs for dir changesDavid Lamparter25-66/+65
2024-01-27build: untangle sysconfdir & localstatedirDavid Lamparter10-64/+113
2024-01-27build: use AX_RECURSIVE_EVALDavid Lamparter1-26/+9
2024-01-27build: add recursion limit for AX_RECURSIVE_EVALDavid Lamparter1-31/+6
2024-01-27build: add ax_recursive_eval.m4David Lamparter2-0/+57
2024-01-26ripngd: convert ripngd to mgmtdChristian Hopps20-88/+186
2024-01-26ripd: ripd convert to mgmtdChristian Hopps18-99/+232
2024-01-26mgmtd: fix commit request overwriteIgor Ryzhov4-33/+18
2024-01-26mgmtd: fix memleakIgor Ryzhov1-0/+1
2024-01-26mgmtd: cleanup txn without schedulingIgor Ryzhov1-26/+3
2024-01-26mgmtd: fix log typeIgor Ryzhov1-1/+1
2024-01-26mgmtd: fix sending the same value to multiple clientsIgor Ryzhov1-1/+0
2024-01-26lib: fix removing access/prefix listsIgor Ryzhov1-177/+80
2024-01-26lib: add yang function for counting data nodesIgor Ryzhov2-0/+39
2024-01-26lib: convert filters to mgmtdChristian Hopps7-8/+60
2024-01-26lib: convert route-map to mgmtdChristian Hopps8-12/+79
2024-01-26doc: updates to mgmtd conversion documentationChristian Hopps1-22/+150
2024-01-26tests: Rename `test_zebra_seg6local_routes`Carmine Scarpitta1-2/+2
2024-01-26tests: Rename `test_srv6_locator.py`Carmine Scarpitta1-0/+0
2024-01-26sharpd: Add ability to turn off watching of redistributionDonald Sharp3-6/+8
2024-01-25topotests: vpnv4 route leaking with no import-checkLouis Scalbert4-5/+35
2024-01-25bgpd: fix VRF leaking with 'no bgp network import-check'Louis Scalbert1-1/+13
2024-01-25pceplib: Fix some new coverity issues that trickled inDonald Sharp2-24/+9
2024-01-25bgpd: Convert free/strdup to XSTRDUP in bgp_rfapi_cfg.cDonald Sharp1-92/+77
2024-01-25zebra: Remove debugs for retrieving a new nhg idDonald Sharp1-14/+2
2024-01-25zebra: Combine 2 debugs into 1 for NHG DetailDonald Sharp1-11/+6
2024-01-24zebra: Cleanup dest assignmentDonald Sharp1-4/+2
2024-01-24bgpd: Increase peer's struct cap from uint32 to uint64Donatas Abraitis2-37/+37
2024-01-24lib: add log immediate-mode to running config outputMark Stapp3-3/+11
2024-01-24bgpd: Fix printf formatter mistakeDonald Sharp1-1/+1
2024-01-24pceplib: Fix code not building properlyDonald Sharp8-116/+113
2024-01-24nhrpd: remove netlink_configure_arp declarationLouis Scalbert1-1/+0
2024-01-24topotests: nhrp_topo, test absence of noarp flagLouis Scalbert1-0/+21
2024-01-24nhrpd: unset noarp flag using a zapi messageLouis Scalbert4-21/+8
2024-01-24lib,zebra: add zapi message to control noarp flagLouis Scalbert5-0/+67
2024-01-24pceplib: fix compilation errorPhilippe Guibert1-1/+1
2024-01-24bgpd: Fix format overflow for graceful-restart debug logsDonatas Abraitis3-16/+18