-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Is there an option to let yanic warn about unexpected multiresponses?
Consider a network where two nodes have the same nodeid (which should not, but sometimes does happen).
Yanic requests an answer from all nodes and receives an answer from each.
Usually yanic could expect answers in a 1:1 rate to its requests, or slightly below.
If there are two nodes sharing the same nodeid, yanic would receive answers in a ration 2:n for a given nodeid where n is the amount of nodes sharing this particular nodeid.
Every tool after yanic, like freifunk-maps can only see the latest answer, which yanic aggregated.
It would be worthwhile if yanic would warn about answers, where the ratio is of.
@genofire what do you think about this?
Metadata
Metadata
Assignees
Labels
No labels