azure-container-networking/netlink
tamilmani1989 b7f6742b7f CNI to support transparent mode (#279)
* added changes in azure cni to support transparent mode

* cni for calico policy controller

* removed unused parameter

* minor fix

* addressed review comments

* addressed review comments

* modified vethname generation and the hostbveth prefix

* removed setting arp for default gw

* minor fix
2019-01-04 16:19:36 -08:00
..
ip.go CNI to support transparent mode (#279) 2019-01-04 16:19:36 -08:00
link.go Adding/Remove static arp entry for pod IP in VM (#273) 2018-12-11 11:18:11 -08:00
netlink.go Store fixes; Windows compile 2018-09-19 15:30:36 -07:00
netlink_test.go Adding/Remove static arp entry for pod IP in VM (#273) 2018-12-11 11:18:11 -08:00
netlink_windows.go Store fixes; Windows compile 2018-09-19 15:30:36 -07:00
protocol.go Adding/Remove static arp entry for pod IP in VM (#273) 2018-12-11 11:18:11 -08:00
socket.go Store fixes; Windows compile 2018-09-19 15:30:36 -07:00