summaryrefslogtreecommitdiffstats
path: root/lib/selection_forward.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* improve handling of SERVFAIL from forwardersVladimír Čunát2023-03-101-1/+1
* Copyright notices: remove years and replace e-mailOto Šťáva2022-12-141-1/+1
* lib/selection: fix interaction of timeouts with rebootsVladimír Čunát2022-03-141-0/+5
* logging: remove QVERBOSE in favor of kr_log_qTomas Krizek2021-12-211-1/+1
* lib/utils: rename union inaddr to union kr_sockaddrOto Šťáva2021-12-201-2/+2
* log: shortening LOG_GRP_<SOMETHING> to <SOMETHING>Lukáš Ježek2021-07-291-1/+1
* log: add level prefix to each messageLukáš Ježek2021-07-291-1/+1
* lib/selection: be more careful with RO transactionsVladimír Čunát2021-06-181-1/+3
* treewide: rename assumptions to kr_assert() / kr_fails_assert()Tomas Krizek2021-05-251-1/+1
* lib/selection_forward.c: replace assertsTomas Krizek2021-05-251-2/+2
* lib/selection*: more precise flags.TCPVladimír Čunát2021-03-261-1/+2
* lib/selection*: try to avoid TCP in STUB modeVladimír Čunát2021-03-261-0/+3
* selection: return early from forward_choose_transport with asserts offŠtěpán Balážik2021-01-151-0/+2
* treewide: avoid memset where it's trivialVladimír Čunát2021-01-131-5/+3
* lib/selection: allow forwarding to link local addressŠtěpán Balážik2021-01-081-3/+2
* lib/selection: minor refactorings and commentsVladimír Čunát2020-12-311-9/+6
* selection: server selection rewriteŠtěpán Balážik2020-12-311-0/+129