[BISECTED] Re: Strange ARP behaviour with VXLAN

2017-02-07 Thread Edward Cree
On 01/02/17 16:20, Edward Cree wrote: > [ Specific kernel version: 624374a56419c2d6d428c862f32cc1b20519095d. > Note that if I do the same on 3.10.327-el7.x86_64 (RHEL7u2) the problem > does not occur. I have not yet tested on older mainline kernels, but plan > to do so shortly. Also note that in

Strange ARP behaviour with VXLAN

2017-02-01 Thread Edward Cree
When I perform the following operations on a recent (net-next) kernel: [see later for exact commands] * remove IP address from physical interface * set up VXLAN tunnel on that interface * add IP address back to physical interface * ping over the tunnel the ping fails. [ Specific kernel version: 62