summaryrefslogtreecommitdiffstats
path: root/zebra/dpdk (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-04lib: Remove in_systm.h it is never usedDonald Sharp1-1/+0
2024-01-04*: Remove cost of including netinet/icmp.h everywhereDonald Sharp4-2/+4
2024-01-04lib: Remove inclusion of various MAXINT from zebra.hDonald Sharp1-16/+0
2024-01-04lib: HAVE_GLIBC_BACKTRACE does not belong in zebra.hDonald Sharp3-4/+8
2024-01-04bgpd: rfapi was not using internal zlog_backtrace()Donald Sharp3-57/+2
2024-01-04lib: Move some priviledge headers to file they are used.Donald Sharp2-5/+6
2024-01-04*: Remove Crypto openSSL define from zebra.hDonald Sharp5-5/+21
2024-01-04lib: Breakout sendmmsg into it's own headerDonald Sharp5-20/+35
2024-01-03isisd: fix _isis_spftree_del heap-use-after-freeLouis Scalbert1-2/+6
2024-01-02lib: don't count on scheme key nodes being first childrenChristian Hopps1-9/+12
2024-01-02pathd: add dynamic candidate path metric [computed] keywordPhilippe Guibert2-8/+18
2024-01-02lib: fix specific entry queriesChristian Hopps5-2/+71
2024-01-02bgpd: unimport evpn routes when implicit withdrawChirag Shah1-6/+20
2023-12-31build: protobuf is required so update building docsChristian Hopps9-49/+42
2023-12-30lib: mgmtd: increase soft-max msg size to 64KChristian Hopps6-38/+14
2023-12-30lib: fix coverity CID 1574981Christian Hopps1-11/+9
2023-12-30mgmtd: fix coverity CID 1574980Christian Hopps1-4/+3
2023-12-30lib: fix coverity CID 1574979Christian Hopps2-0/+7
2023-12-30mgmtd: fix coverity CID 1574978Christian Hopps1-8/+1
2023-12-30lib: fix coverity CID 1574977Christian Hopps1-2/+1
2023-12-28tests: add mgmt_oper topotestChristian Hopps30-0/+8118
2023-12-28tests: client testingChristian Hopps5-0/+2166
2023-12-28lib: fixes required after rebasingChristian Hopps3-22/+35
2023-12-28zebra: fix cleanup of mgmt backend stateChristian Hopps1-0/+2
2023-12-28zebra: fix oper-state walk bugChristian Hopps1-1/+2
2023-12-28zebra: support yielding between oper state routes queryChristian Hopps6-0/+84
2023-12-28zebra: add zebra to mgmtd oper-stateChristian Hopps7-2/+38
2023-12-28lib: add dedicated API functions for native msgsChristian Hopps9-88/+334
2023-12-28lib: northbound: add yielding and batching to oper-state queriesChristian Hopps10-119/+2032
2023-12-28lib: darr: add ability to set MTYPE for dynamic arraysChristian Hopps2-45/+91
2023-12-28lib: yang: add yang_get_node_keys() functionChristian Hopps2-46/+29
2023-12-28tools: add more libyang iter macros to .clang-formatChristian Hopps1-0/+2
2023-12-28lib: create and use libyang tree during oper-state walkChristian Hopps5-103/+159
2023-12-28lib: northbound: improve xpath functionalityChristian Hopps3-16/+109
2023-12-28lib: yang: add new functionsChristian Hopps2-0/+84
2023-12-28lib: darr: add new access and str functionsChristian Hopps6-14/+545
2023-12-28tests: add debugs and count in static_simple testChristian Hopps3-4/+27
2023-12-28mgmtd: step 6: remove old unfinished get-data codeChristian Hopps6-180/+10
2023-12-28mgmtd: step 5: add get-tree txn functionalityChristian Hopps7-26/+418
2023-12-28mgmtd: step 4: FE adapter get-tree functionalityChristian Hopps4-5/+320
2023-12-28mgmtd: step 3: BE adapter native message handlingChristian Hopps2-6/+67
2023-12-28lib: step 2: mgmtd: BE client code for get-tree functionalityChristian Hopps1-5/+196
2023-12-28lib: step 1: mgmtd: add FE get-tree functionalityChristian Hopps6-17/+527
2023-12-28bgpd: lttng tp add ethtag to macip zebra sendChirag Shah1-0/+1
2023-12-28bgpd: fix coverity warnings about evpn vpn variableMark Stapp2-7/+7
2023-12-28bgpd: revamp evpn debugs nexthop and l3vniChirag Shah4-34/+57
2023-12-26lib: yang: add tree "printing" utility functionsChristian Hopps2-0/+65
2023-12-26lib: add simplified native msg supportChristian Hopps5-19/+277
2023-12-22doc: add graphiz dependency for dev docsIgor Ryzhov1-0/+2
2023-12-22github: Mark the build as failed if 'do not merge' label is setDonatas Abraitis1-4/+4