summaryrefslogtreecommitdiffstats
path: root/eigrpd (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-21lib: Keychain.c was using freeDonald Sharp1-1/+2
2023-12-21tools: Add some more data to support bundlesDonald Sharp1-0/+2
2023-12-21tests: Stop some warning messages on test runsDonald Sharp1-3/+3
2023-12-21tests: Auto generate support bundle when a test failsDonald Sharp3-17/+6
2023-12-21zebra: Drop ipv6_address_configured() functionDonatas Abraitis2-14/+0
2023-12-20ospfd: Fix opaque functab leak and opaque AS cleanup problemsAcee2-31/+72
2023-12-19Revert "bgpd: When receiving a label, store it"Donald Sharp1-2/+2
2023-12-18tests: Check for 0.0.0.0/1 in bgp_default_routeXiao Liang3-5/+12
2023-12-17bgpd: Validate Addpath capability flags per AFDonatas Abraitis2-2/+25
2023-12-17bgpd: Use CAPABILITY_CODE_ADDPATH_LEN instead of numeric valueDonatas Abraitis1-2/+2
2023-12-16nhrpd: Cleanup a hash on nhrp shutdownDonald Sharp1-0/+1
2023-12-16lib, bgpd, nhrpd: Cleanup memory in lib/resolver on shutdownDonald Sharp4-0/+15
2023-12-15bgpd: "default-originate" shouldn't withdraw non-default routesXiao Liang1-3/+1
2023-12-14tests: Update OSPF TE topotestsOlivier Dugeon9-48/+40
2023-12-14ospfd: Correct LSA parser which fulfill the TEDOlivier Dugeon1-21/+8
2023-12-14tests: ospf_suppress_fa sleeps, convert to run_and_expectDonald Sharp4-38/+150
2023-12-14zebra: Use event_add_event instead of _timerDonald Sharp1-2/+2
2023-12-14zebra: Prevent possible wedged fpm writeDonald Sharp1-1/+24
2023-12-14doc: Update examples of show bgp summaryDonatas Abraitis2-10/+10
2023-12-14tests: Adopt topotests for `show bgp summary` non-JSON outputDonatas Abraitis1-16/+12
2023-12-14topotests: tmp fix delay in bgp_peer_type_multipath_relaxLouis Scalbert1-1/+1
2023-12-14doc: update for exabgp 4Louis Scalbert3-33/+6
2023-12-14docker: update ubuntu template for exabgp 4Louis Scalbert1-5/+2
2023-12-14topotests: remove python2 supportLouis Scalbert1-6/+1
2023-12-14topotests: convert bgp_ecmp_topo1 to python3Louis Scalbert1-1/+1
2023-12-14topotests: convert exabgp scripts to python3Louis Scalbert33-33/+33
2023-12-14topotests: cleanup bgp_peer_type_multipath_relaxLouis Scalbert1-35/+126
2023-12-14topotests: convert bgp_peer_type_multipath_relax to exabgp 4Louis Scalbert5-72/+57
2023-12-14topotests: convert bgp_prefix_sid2 to exabgp 4Louis Scalbert4-32/+24
2023-12-14topotests: convert bgp_prefix_sid to exabgp 4Louis Scalbert4-126/+130