summaryrefslogtreecommitdiffstats
path: root/nhrpd/vici.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-28zebra: convert interface ipv6 nd other-config-flag command to NBIgor Ryzhov5-24/+52
2024-01-28zebra: convert interface ipv6 nd managed-config-flag command to NBIgor Ryzhov5-24/+53
2024-01-28zebra: convert interface ipv6 nd reachable-time command to NBIgor Ryzhov5-24/+55
2024-01-28zebra: convert interface ipv6 nd ra interval/lifetime commands to NBIgor Ryzhov6-150/+206
2024-01-28zebra: convert interface ipv6 nd suppress-ra command to NBIgor Ryzhov6-40/+70
2024-01-28zebra: convert interface evpn mh uplink command to NBIgor Ryzhov6-11/+47
2024-01-28zebra: convert interface evpn mh bypass command to NBIgor Ryzhov6-17/+43
2024-01-28zebra: convert interface evpn mh es-df-pref command to NBIgor Ryzhov7-31/+66
2024-01-28zebra: convert interface evpn mh es-id commands to NBIgor Ryzhov9-159/+361
2024-01-28zebra: convert interface link-params packet-loss command to NBIgor Ryzhov6-45/+78
2024-01-28lib: fix conversion of yang decimal64 to doubleIgor Ryzhov1-5/+4
2024-01-28zebra: convert interface link-params delay commands to NBIgor Ryzhov5-136/+299
2024-01-28zebra: convert interface link-params neighbor command to NBIgor Ryzhov5-57/+158
2024-01-28zebra: convert interface link-params bandwidth commands to NBIgor Ryzhov7-196/+543
2024-01-28lib: don't set LP_EXTEND_ADM_GRP by defaultIgor Ryzhov1-1/+1
2024-01-28zebra: convert interface link-params metric command to NBIgor Ryzhov6-35/+70
2024-01-28zebra: convert interface link-params command to NBIgor Ryzhov7-113/+113
2024-01-28zebra: mark interface mpls command as yangIgor Ryzhov1-1/+1
2024-01-28zebra: convert interface ip/ipv6 address commands to NBIgor Ryzhov6-525/+383
2024-01-28zebra: convert interface bandwidth command to NBIgor Ryzhov4-47/+11
2024-01-28zebra: convert interface shutdown command to NBIgor Ryzhov5-63/+25
2024-01-28zebra: convert interface link-detect command to NBIgor Ryzhov5-40/+10
2024-01-28zebra: convert inteface multicast command to NBIgor Ryzhov3-41/+40
2024-01-28tests: fix test_bgp_recursive_route_ebgp_multi_hopIgor Ryzhov1-2/+2
2024-01-28mgmtd: fix ripngd oper-data xpathsIgor Ryzhov1-1/+1
2024-01-28mgmtd: fix get-data transaction hangupIgor Ryzhov1-0/+4
2024-01-27build: homologize path handlingDavid Lamparter24-60/+93
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-27doc: cleanup the structure a bitChristian Hopps13-57/+64
2024-01-27doc: cleanup auto-converted "list" style mistakeChristian Hopps7-195/+255
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