summaryrefslogtreecommitdiff
path: root/nest
AgeCommit message (Expand)Author
2023-05-11Properly protecting the route src global index by RCU read lock and atomic op...Maria Matejka
2023-05-11Channel: configurable feed block sizeMaria Matejka
2023-05-09OLocks in BGP must be freed earlyMaria Matejka
2023-05-06Hostentry: fix pool lockingMaria Matejka
2023-05-06Linpool state save and restore refactoringMaria Matejka
2023-05-03Fixed race condition in hostentry allocationMaria Matejka
2023-04-25Refactoring of domains connected to poolsMaria Matejka
2023-04-24Resource pools are now bound with domains.Maria Matejka
2023-04-22Protocols and tables now use the birdloop pools as primaryMaria Matejka
2023-04-22Resource pool closing has its dedicated functionMaria Matejka
2023-04-22Socket closing has its dedicated functionMaria Matejka
2023-04-22Global protocol list is typed to avoid typecast confusionMaria Matejka
2023-04-17IO: added a specific loop pickup group for BFD; to be done better in futureMaria Matejka
2023-04-14Merge commit '231c6385' into thread-next-ifaceMaria Matejka
2023-04-14Merge commit '0851fcde' into thread-next-ifaceMaria Matejka
2023-04-04More efficient IO loop event execution to avoid long loopsMaria Matejka
2023-04-04Resource dumps also write out block addressesMaria Matejka
2023-04-04Route feed marks only the relevant pending exports as doneMaria Matejka
2023-04-04Propagated const through route feed routinesMaria Matejka
2023-04-04Moved channel export hooks to rt.h as the channel refactoring isn't going to ...Maria Matejka
2023-04-04Allowing to restart a route refresh.Maria Matejka
2023-04-04Fixed default table configurationMaria Matejka
2023-04-04Fixed use-after-free of old protocol name pointer copied into rte_owner struc...Maria Matejka
2023-04-04Fixed unwanted reloads while reconfiguring protocols with import table onMaria Matejka
2023-04-04Fixed bad filter re-evaluation with import table if filtered->acceptedMaria Matejka
2023-04-04Fixed channel stopping when reload is activeMaria Matejka
2023-04-04Fix obvious mistake in protocol debug dumpMaria Matejka
2023-04-04Fixed stopping of import request with no imports in idle tableMaria Matejka
2023-04-04Moved table hostcache updater to table service routines to not bother the mai...Maria Matejka
2023-04-04Reducing initial channel bitmap sizes to help extreme casesMaria Matejka
2023-04-04Flowspec links must have the destination table service loop lockedMaria Matejka
2023-04-04BFD notifications respect protocol loop settingsMaria Matejka
2023-04-04Interface subsystem lockingMaria Matejka
2023-04-04Proto: published protocol-loop connectionsMaria Matejka
2023-03-18Add missing references to "show route in" in the cli-help and doc.Johannes Moos
2023-02-07Protocol shutdown/restart from limits is respecting the loopsMaria Matejka
2023-02-07Merge commit '0bb04d5390f21b0c96fc4894ba5d5510c541f0ef' into HEADMaria Matejka
2023-02-02Interface updates are asynchronousMaria Matejka
2023-02-02Proto: Adding a list of associated neighborsMaria Matejka
2023-02-02Moved interface list flush to device protocol cleanup hook.Maria Matejka
2023-02-01Build: Partial revert of one of previous changesOndrej Zajicek
2023-02-01Nest: Minor cleanup in buildsystemOndrej Zajicek
2023-01-26Object locks use eventsMaria Matejka
2023-01-25VRF setting reduced to one argument, using default dummy iface for default vrfMaria Matejka
2023-01-24Object locks use eventsMaria Matejka
2023-01-23Merge commit '6d1ae197d189d50e60279796441c6e74272ddc54' into thread-nextMaria Matejka
2023-01-21Merge commit '1e47b9f203aaaad0fb658d40a1670f1d0437f1f8' into thread-nextMaria Matejka
2023-01-20Fixed various build problems on FreeBSD and/or CLangMaria Matejka
2023-01-19Table prune routine doesn't walk over lists unless needed.Maria Matejka
2023-01-19CLI closing fix when its action is run asynchronously.Maria Matejka