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 NET-7165 - fix address and target setting (#20403) 2024-01-30 15:34:35 -07:00
dns_address_test.go NET-7165 - fix address and target setting (#20403) 2024-01-30 15:34:35 -07:00
mock_DNSRouter.go feat(v2dns): catalog v2 workload query support (#20466) 2024-02-02 18:29:38 -05:00
mock_dnsRecursor.go NET-7165 - v2 - add service questions (#20390) 2024-01-29 22:33:45 +00:00
parser.go feat(v2dns): catalog v2 workload query support (#20466) 2024-02-02 18:29:38 -05:00
parser_test.go feat(v2dns): catalog v2 workload query support (#20466) 2024-02-02 18:29:38 -05:00
recursor.go feat(v2dns): recursor support (#20249) 2024-01-18 18:30:04 -05:00
recursor_test.go feat(v2dns): recursor support (#20249) 2024-01-18 18:30:04 -05:00
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 feat(v2dns): catalog v2 service query support (#20564) 2024-02-09 17:41:40 -05:00
router_ce_test.go feat(v2dns): catalog v2 SOA and NS support (#20480) 2024-02-06 11:12:04 -05:00
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 NET-7637 / NET-7659/NET-7636/NET-7647/NET-7648/NET-7646/NET-7649/NET-7645 - Multiple DNS v2 fixes (#20556) 2024-02-08 19:56:04 -07:00
router_response.go DNS v2 Multiple fixes. (#20525) 2024-02-07 21:24:00 -07:00
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 [OSS] feat: add experiments flag for v2 dns and skeleton interfaces (#20115) 2024-01-10 11:19:20 -05:00