
|
Issue 80: Multi-Protocol Conflicts Problem: Responders responding with addresses not reachable over a protocol supported by LLMNR. Example: Responder A only supports LLMNR over IPv6, but responds to A RR queries. Responder B only supports LLMNR over IPv4, responds to A RR queries. If Responder A and B choose the same name, a conflict exists, but cannot be detected. Partial solution Responders should verify UNIQUEness over all protocols that LLMNR runs over. Responders SHOULD only respond with addresses reachable using protocols that LLMNR runs over. |