azure-container-networking/network
Ashvin Deodhar 9a352f261e
fix: ACLPolicy check for hnsv2 (#815)
Current code is incorrectly checking against EndpointPolicyType.
2021-03-08 11:56:36 -08:00
..
epcommon Write to intermediate file before moving to state file (#755) 2021-01-07 17:43:33 -08:00
ovsinfravnet Addressing security concerns in Linux Multitenancy (#387) 2019-08-15 13:24:28 -07:00
ovssnat Disable RA for interfaces created by CNI (#567) 2020-05-26 15:22:10 -07:00
policy fix: ACLPolicy check for hnsv2 (#815) 2021-03-08 11:56:36 -08:00
api.go Implement CNI update for Azure CNI (#265) 2018-10-29 11:10:27 -07:00
bridge_endpointclient_linux.go CNI Ipv6 Dualstack Support (#538) 2020-04-15 22:30:48 -07:00
bridge_networkclient_linux.go refactor: Move CNI bridge/transparent routes to common (#694) 2020-11-16 14:24:00 -08:00
endpoint.go CNI Ipv6 Dualstack Support (#538) 2020-04-15 22:30:48 -07:00
endpoint_linux.go latency fix for transparent mode (#753) 2021-01-19 10:48:11 -08:00
endpoint_test.go Improving and adding CNI unit tests (#543) 2020-06-26 14:16:45 -07:00
endpoint_windows.go handling endpoint not found in hns delete 2020-11-12 06:14:06 -08:00
manager.go refactor: Move CNI bridge/transparent routes to common (#694) 2020-11-16 14:24:00 -08:00
manager_mock.go CNI using CNS IPAM (#597) 2020-09-29 14:43:19 -07:00
manager_test.go CNI not to rehydrate based on reboot time (#643) 2020-08-10 16:59:18 -07: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 pass adapter name to hns create network call (#813) 2021-03-08 11:28:20 -08:00
network_linux.go fix for configuring multiple dns server on azure0 interface (#769) 2021-01-28 11:59:27 -08:00
network_test.go Improving and adding CNI unit tests (#543) 2020-06-26 14:16:45 -07:00
network_windows.go pass adapter name to hns create network call (#813) 2021-03-08 11:28:20 -08:00
ovs_endpoint_infraroute_linux.go Added support for InfraVnet connectivity in multitenancy CNI (#234) 2018-08-18 14:50:49 -07:00
ovs_endpoint_snatroute_linux.go Setup SNAT Configuration Based on Azure Host Support (#401) 2019-11-14 12:01:04 -08:00
ovs_endpointclient_linux.go Setup SNAT Configuration Based on Azure Host Support (#401) 2019-11-14 12:01:04 -08:00
ovs_networkclient_linux.go CNI using CNS IPAM (#597) 2020-09-29 14:43:19 -07:00
transparent_endpointclient_linux.go not necessary to delete hostveth as it goes away when container namespace is deleted (#775) 2021-02-05 12:15:59 -08:00