summaryrefslogtreecommitdiffstats
path: root/bgpd (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-04lib, mgmtd: don't register NB config callbacks in mgmtdIgor Ryzhov7-3/+59
2024-02-04bgpd: Prevent rpki from hooking multiple times into rcu codeDonald Sharp1-1/+29
2024-02-04lib: Actually create the rcu and save it before using itDonald Sharp1-1/+5
2024-02-03lib: set change errmsg in sysrepo sessionali-aqrabawi1-5/+6
2024-02-02doc: sysrepo plugin doc update with tested commandsAmjad Daraiseh1-80/+133
2024-02-02doc: add neighbor PEER capability fqdn commandFrancois Dumontet1-1/+12
2024-02-02tests: improve topotest bgp_dont_capability_negotiateFrancois Dumontet1-1/+44
2024-02-02bgpd: add [no]neighbor capability fqdn commandFrancois Dumontet6-2/+49
2024-02-02bgpd: fix logging from rpki_create_socket()Louis Scalbert1-0/+5
2024-02-02lib: add ability to log from external pthreadLouis Scalbert4-14/+62
2024-02-02lib: Warn operator when fd limit is set too largeDonald Sharp1-0/+5
2024-02-02lib: fix "no vrf" commandIgor Ryzhov1-12/+0
2024-02-01staticd: fix NB dependency hackIgor Ryzhov12-175/+207
2024-02-01staticd: fix nexthops without interfaceIgor Ryzhov1-0/+3
2024-02-01Revert "staticd: Accept full blackhole typed keywords for ip_route_cmd"Igor Ryzhov2-60/+3
2024-02-01*: create a single registry of daemons' default port valuesMark Stapp25-54/+49
2024-02-01bgpd: One more attr struct memory optimizationDonatas Abraitis1-7/+7
2024-02-01bgpd: Save memory when using bgp_path_info_extra and vncDonald Sharp10-228/+243
2024-02-01lib: Reduce size of hash_bucket by 8 bytesDonald Sharp1-3/+3
2024-02-01topotests: test leak from the default vrfLouis Scalbert4-1/+249
2024-02-01tests: add mgmtd backend notification testChristian Hopps2-21/+122
2024-02-01topotests: test leak from unknown vrfLouis Scalbert2-0/+33
2024-02-01topotests: update bgp_vrf_route_leak_basicLouis Scalbert2-4/+54
2024-02-01topotests: update interface in SRv6 topotestCarmine Scarpitta1-1/+1
2024-02-01topotests: update ospf_multi_vrf_bgp_route_leakLouis Scalbert3-4/+4
2024-02-01bgpd: fix interface on leaks from redistribute connectedLouis Scalbert1-1/+2
2024-02-01bgpd: fix interface on leaks from network statementLouis Scalbert1-6/+12
2024-02-01redhat: add option to include mgmtd_testc test clientChristian Hopps1-0/+7
2024-02-01mgmtd: convert MGMTD_FE_CLIENT_DBG() to debug_fe_client()Christian Hopps3-126/+106
2024-02-01mgmtd: convert MGMTD_BE_CLIENT_DBG() to debug_be_client()Christian Hopps2-83/+73
2024-02-01mgmtd: convert MGMT_FE_ADAPTER_DBG() to __dbg()Christian Hopps1-154/+122
2024-02-01mgmtd: convert MGMT_BE_ADAPTER_DBG() to __dbg()Christian Hopps1-84/+64
2024-02-01mgmtd: convert MGMT_DS_DBG() to __dbg()Christian Hopps1-16/+14
2024-02-01mgmtd: convert MGMT_TXN_DBG() to __dbg()Christian Hopps1-198/+163
2024-01-31bgpd: Optimize memory for rd_ip structDonatas Abraitis1-1/+1
2024-01-31tests: add tests for mgmt get-data with-defaults parameterIgor Ryzhov8-1/+57
2024-01-31mgmtd: add our own format definitions for frontend messagesIgor Ryzhov1-2/+18
2024-01-31mgmtd: fix printing an empty data treeIgor Ryzhov1-8/+0
2024-01-31mgmtd: add ability to choose datastore to get data fromIgor Ryzhov9-24/+81
2024-01-31mgmtd: add support for with-defaults parameter to get-dataIgor Ryzhov12-25/+98
2024-01-31yang: add more ietf modelsIgor Ryzhov4-0/+1539
2024-01-30build: build: make mgmtd test client build conditionalIgor Ryzhov2-1/+11
2024-01-30mgmtd: backend subscriptions to notificationsChristian Hopps7-49/+328
2024-01-30tests: add YANG notification testChristian Hopps10-105/+537
2024-01-30doc: update [no] recommendationQuentin Young1-8/+3
2024-01-30bgpd: fix attr comparaison bgp_adj_in_setLouis Scalbert1-1/+1
2024-01-30tests: Check if attributes are reapplied for aggregate routes with route-mapsDonatas Abraitis1-14/+23
2024-01-30bgpd: Reinstall aggregated routes if using route-maps and it was changedDonatas Abraitis3-2/+6
2024-01-30doc: add doc for show configuration runningMark Stapp1-0/+5
2024-01-30vtysh: un-hide the show configuration nb cliMark Stapp1-1/+1