While reproducing the problem mentioned in patch 1 I found that
we need it to be able to configure vxlan fdb
https://jira.sw.ru/browse/PSBM-53629
Signed-off-by: Pavel Tikhomirov
---
include/linux/ve.h | 4 ++--
kernel/ve/ve.c | 11 ++-
net/core/rtnetlink.c | 4 ++--
net/socket.
I managed to create reproducer for the mentioned problem, it fails as
expected on 4.7.7-200.fc24.x86_64, so ifindex problem is indeed
mainstream one.
bridge_gatway_cidr='10.0.0.1/24'
container1_ip_cidr='10.0.0.3/24'
container1_mac_addr='02:42:0a:00:00:03'
container2_ip='10.0.0.2'
container2_mac
On 10/26/2016 07:15 PM, Dmitry Safonov wrote:
> The recent introduction of SA_X32/IA32 sa_flags added a check for
> user_64bit_mode() into sigaction_compat_abi(). user_64bit_mode() is true
> for native 64-bit processes and x32 processes.
>
> Due to that the function returns w/o setting the SA_X32_
On 10/26/2016 12:33 AM, Andrew Vagin wrote:
On Wed, Oct 19, 2016 at 03:20:53PM +0300, Pavel Tikhomirov wrote:
vzprivnet filter relies on dst.privnet_mark is per saddr+daddr pair.
But rt_hash_table was removed in ms kernel v3.6, commit 89aef8921bfb
("ipv4: Delete routing cache."). And now diffe