diff options
author | 2012-10-03 21:44:35 +0000 | |
---|---|---|
committer | 2012-10-03 21:44:35 +0000 | |
commit | 1a86e40e45c5527d4bc2ffec897bdd0f201cbcbc (patch) | |
tree | 2ba1ca40277b37aeb09bdeb063e8322b518f6c7f /sys/dev/acpi/acpi.c | |
parent | Don't include <mips64/archtype.h> when you don't need it. (diff) | |
download | wireguard-openbsd-1a86e40e45c5527d4bc2ffec897bdd0f201cbcbc.tar.xz wireguard-openbsd-1a86e40e45c5527d4bc2ffec897bdd0f201cbcbc.zip |
when requesting MX entries, the result can be appear in random orders.
the logic for inserting them in a lka session when acting as backup MX did
not take account for one specific case that could lead to an early exit
without smtpd getting a chance to detect the entry corrsponds to itself.
in such case, a backup MX woud try to connect to itself and bounce in the
loop detection code ... or it would sometimes work.
Diffstat (limited to 'sys/dev/acpi/acpi.c')
0 files changed, 0 insertions, 0 deletions