Skip to content

Pull requests: hashicorp/mdns

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Clarify that a blocked channel will discard results
#129 opened Feb 10, 2025 by codesoap Loading… updated Feb 10, 2025
Bump golang.org/x/net from 0.19.0 to 0.30.0 dependencies Pull requests that update a dependency file
#126 opened Nov 1, 2024 by dependabot bot Loading… updated Nov 1, 2024
Fix to query all nodes on multiple responses
#125 opened Oct 29, 2024 by patopesto Loading… updated Oct 29, 2024
Bump github.com/miekg/dns from 1.1.55 to 1.1.62 dependencies Pull requests that update a dependency file
#122 opened Sep 1, 2024 by dependabot bot Loading… updated Sep 1, 2024
require only ipv4 or ipv6 success for sendQuery success
#121 opened Aug 22, 2024 by mbver Loading… updated Aug 22, 2024
New option in server config: DisableMulticastLoopback.
#32 opened Apr 9, 2015 by gonzojive Loading… updated Apr 3, 2024
Examples
#42 opened Jul 1, 2015 by jbenet Loading… updated Mar 2, 2024
feat: add update dns-sd txt record func
#110 opened Oct 29, 2023 by XiXiangFiles Loading… updated Oct 29, 2023
Respond to multicast address for multicast queries
#91 opened Nov 5, 2021 by mangelajo Loading… updated Apr 28, 2023
Added syntax highlighting to README
#83 opened Sep 15, 2020 by dechristopher Loading… updated Apr 28, 2023
Fix data race in params.Entries chan
#75 opened Aug 23, 2019 by kpp Loading… updated Apr 28, 2023
Instance name must be unique
#70 opened Jul 11, 2019 by wencan Loading… updated Apr 28, 2023
send multicast response to 'inv4Addr' or 'ipv6Addr', not to 'from'
#69 opened Jul 10, 2019 by sheen-chenkai Loading… updated Apr 28, 2023
README: remove stray comma in example and add go language identifiers
#59 opened Apr 21, 2017 by heyitsanthony Loading… updated Apr 28, 2023
readme example
#40 opened Jul 1, 2015 by daviddias Loading… updated Apr 28, 2023
RFC-6762-compliant DNS-SD layer for mDNS services.
#36 opened Apr 27, 2015 by gonzojive Loading… updated Apr 28, 2023
Remove noisy "no responses for query with questions" log message.
#34 opened Apr 9, 2015 by gonzojive Loading… updated Apr 28, 2023
Add DisableMulticastLoopback option to client parameters
#33 opened Apr 9, 2015 by gonzojive Loading… updated Apr 28, 2023
ProTip! Filter pull requests by the default branch with base:main.