consul/agent/dns
John Murret 7e8f2e5f08
NET-7644/NET-7634 - Implement query lookup for tagged addresses on nodes and services including WAN translation. (#20583)
NET-7644 - Implement tagged addresses and wan translation
2024-02-12 14:27:25 -05:00
..
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 NET-7644/NET-7634 - Implement query lookup for tagged addresses on nodes and services including WAN translation. (#20583) 2024-02-12 14:27:25 -05:00
router_ce.go
router_ce_test.go
router_query.go NET-7644/NET-7634 - Implement query lookup for tagged addresses on nodes and services including WAN translation. (#20583) 2024-02-12 14:27:25 -05:00
router_query_test.go
router_response.go
router_service_question_test.go NET-7644/NET-7634 - Implement query lookup for tagged addresses on nodes and services including WAN translation. (#20583) 2024-02-12 14:27:25 -05:00
router_test.go NET-7644/NET-7634 - Implement query lookup for tagged addresses on nodes and services including WAN translation. (#20583) 2024-02-12 14:27:25 -05:00
server.go NET-7644/NET-7634 - Implement query lookup for tagged addresses on nodes and services including WAN translation. (#20583) 2024-02-12 14:27:25 -05:00
server_test.go