summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorgilles <gilles@openbsd.org>2009-11-08 19:38:26 +0000
committergilles <gilles@openbsd.org>2009-11-08 19:38:26 +0000
commitcf88a00d181d1c2715e791adc40e7e7f29fde597 (patch)
treeb4d8d5115c07e104be407fd419c2c3325d965ccc /lib/libc
parentansify (diff)
downloadwireguard-openbsd-cf88a00d181d1c2715e791adc40e7e7f29fde597.tar.xz
wireguard-openbsd-cf88a00d181d1c2715e791adc40e7e7f29fde597.zip
first commit of a serie to cleanup, simplify and improve aliases resolution
which is probably the most complex code in smtpd right now. no longer use a single list to hold aliases to be resolved and resolved aliases, and do not use struct alias to hold resolved aliases. instead use a delivery list that is a list of struct path, and populate it with resolved aliases. idea discussed with jacekm@, this needs some testing to make sure it does not introduce a regression with aliases. flush your queue and make clean.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions