azure-container-networking/network
Jaeryn 01085728bb
fix: Add NAT Policies for Windows AKS-Swift Scenario (#1036)
* Add DNS NAT policy for windows AKS-Swift scenario

* Addressing comments

Co-authored-by: Jaeryn <tsun.chu@microsoft.com>
2021-10-20 13:58:10 -07:00
..
hnswrapper [NPM] Adding prefixes to IPSets in dataplane (#1047) 2021-10-11 13:11:45 -07:00
networkutils fix: Add NAT Policies for Windows AKS-Swift Scenario (#1036) 2021-10-20 13:58:10 -07:00
ovsinfravnet Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
ovssnat Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
policy fix: Add NAT Policies for Windows AKS-Swift Scenario (#1036) 2021-10-20 13:58:10 -07:00
api.go Implement CNI update for Azure CNI (#265) 2018-10-29 11:10:27 -07:00
bridge_endpointclient_linux.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
bridge_networkclient_linux.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
endpoint.go fix: Add NAT Policies for Windows AKS-Swift Scenario (#1036) 2021-10-20 13:58:10 -07:00
endpoint_linux.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
endpoint_test.go Netlink package interfacing and adding a fake (#996) (#1025) 2021-09-20 13:57:12 -05:00
endpoint_windows.go fix: Add NAT Policies for Windows AKS-Swift Scenario (#1036) 2021-10-20 13:58:10 -07:00
endpoint_windows_test.go wrap hnsv2 calls and add a test with mocks (#1012) 2021-09-21 10:39:01 -06:00
errors.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
hnsendpoint_mock_windows.go cni/network unit test coverage (#1020) 2021-09-20 16:58:18 -07:00
manager.go fix: Fail network creation if handleCommonOptions return error (#1063) 2021-10-19 10:54:49 -07:00
manager_mock.go cni/network unit test coverage (#1020) 2021-09-20 16:58:18 -07:00
manager_test.go chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
monitor_linux.go added ipv6 changes (#534) 2020-04-01 13:21:47 -07:00
monitor_windows.go Fixing windows test failure (#531) 2020-03-18 17:57:34 -07:00
namespace_linux.go Store fixes; Windows compile 2018-09-19 15:30:36 -07:00
network.go [CNI] Add GET_ENDPOINT_STATE command to dump CNI state to stdout (#891) 2021-06-11 14:01:42 -07:00
network_linux.go fix: Fail network creation if handleCommonOptions return error (#1063) 2021-10-19 10:54:49 -07:00
network_test.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
network_windows.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
network_windows_test.go wrap hnsv2 calls and add a test with mocks (#1012) 2021-09-21 10:39:01 -06:00
ovs_endpoint_infraroute_linux.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
ovs_endpoint_snatroute_linux.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
ovs_endpointclient_linux.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
ovs_networkclient_linux.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
ovs_networkclient_linux_test.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
transparent_endpoint_linux_test.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00
transparent_endpointclient_linux.go Support for Dualstack transparent (#1046) 2021-10-15 14:28:37 -07:00