commit | 09e7b6ab02613944ec93072dfce22affc4c651db | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Thu Jul 13 15:29:10 2023 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Thu Jul 13 15:29:10 2023 +0900 |
tree | 52782572b55c0c8f339ca3ccde43183f538e25b9 | |
parent | a87cb96919ec1ee0dfb59647ca3fd14ab763c1f6 [diff] |
Pass MDNS packet if QDCOUNT != 1 The current MDNS filter will only able to match the first QNAME in the packet. The MDNS filter should fail open if packet doesn't contains any QNAME or contains more than one QNAME. Bug: 291028703 Test: atest NetworkStackTests Change-Id: I4648472ed83f14a3f2fc7630ff5cc752c0985614