host: keep multiple endpoint candidates, one for each type
authorFelix Fietkau <nbd@nbd.name>
Fri, 16 Sep 2022 18:14:14 +0000 (20:14 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 16 Sep 2022 18:15:02 +0000 (20:15 +0200)
commit035fcc56ef6020ac55bf3be4a175f8776170c54c
treece4d28d4197584fd64509a9fc2c7114dd0a74db5
parent0d37ca75434dcea0008da9d79eadfbae8924b798
host: keep multiple endpoint candidates, one for each type

Some discovery methods might be more reliable than others. Avoid having
them overwrite each other's discovery result

Signed-off-by: Felix Fietkau <nbd@nbd.name>
host.c
host.h
pex.c