You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/agent/dns
Dan Stough 01001f630e
feat(v2dns): catalog v2 service query support (#20564)
10 months ago
..
dns_address.go
dns_address_test.go
mock_DNSRouter.go
mock_dnsRecursor.go
parser.go
parser_test.go
recursor.go
recursor_test.go
router.go feat(v2dns): catalog v2 service query support (#20564) 10 months ago
router_ce.go feat(v2dns): catalog v2 service query support (#20564) 10 months ago
router_ce_test.go
router_query.go NET-7637 / NET-7659/NET-7636/NET-7647/NET-7648/NET-7646/NET-7649/NET-7645 - Multiple DNS v2 fixes (#20556) 10 months ago
router_query_test.go NET-7637 / NET-7659/NET-7636/NET-7647/NET-7648/NET-7646/NET-7649/NET-7645 - Multiple DNS v2 fixes (#20556) 10 months ago
router_response.go
router_test.go feat(v2dns): catalog v2 service query support (#20564) 10 months ago
server.go
server_test.go