You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MinMDNS - do not ask for IP addresses for every SRV record that is seen (#33119)
* MinMDNS - do not ask for IP addresses for every SRV record that is seen (#33095)
* Initial version of a test app - ability to just send a packet into the world
* Update constants to match a real advertisement
* Only resolve IP addresses if we are interested in this path
* Fix up logic: this is per peer id
* Remove unused include
* Undo debug code
* Undo extra header add
* Add header back, but with full path
* Fix up some more headers
* Remove unhelpful comment
* Move tester program out (will be part of another PR)
---------
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
* Fix for 1.3 compatibility
* Undo submodule update
---------
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
0 commit comments