pex: create pex host from update responses
authorFelix Fietkau <nbd@nbd.name>
Fri, 28 Feb 2025 15:10:04 +0000 (16:10 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 28 Feb 2025 15:10:06 +0000 (16:10 +0100)
commit12e6cf7f63e1aae1bc746f929de4e4c6298d4279
tree7b41d87426f9624fc8af3f417fe916aa4b321c60
parent8e6f37cc361ef16df35d7ddc359c59f9b2e4c5ab
pex: create pex host from update responses

When a host responds to a broadcast update request, responses might be
overlapping. If the responses to the broadcast request can't be processed
properly, ensure that a unicast request to each responder is also
attempted. This increases the update reliability.

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