[PATCH v4] fib_rules: Added NLM_F_EXCL support to fib_nl_newrule

2016-06-29 Thread Mateusz Bajorski
d and problem still occurs. https://lkml.kernel.org/r/1135778809.5944.7.camel+%28%29+localhost+%21+localdomain Signed-off-by: Mateusz Bajorski --- Changes in v2: section moved to new place where new rule is already built Changes in v3: compare moved to helper, added fr_net compare Changes in v4: added l

[PATCH v3] fib_rules: Added NLM_F_EXCL support to fib_nl_newrule

2016-06-28 Thread Mateusz Bajorski
d and problem still occurs. https://lkml.kernel.org/r/1135778809.5944.7.camel+%28%29+localhost+%21+localdomain Signed-off-by: Mateusz Bajorski --- Changes in v2: section moved to new place where new rule is already built Changes in v3: compare moved to helper, added fr_net compare net/core/fib_rules.c

[PATCH v2] fib_rules: Added NLM_F_EXCL support to fib_nl_newrule

2016-05-30 Thread Mateusz Bajorski
d and problem still occurs. https://lkml.kernel.org/r/1135778809.5944.7.camel+%28%29+localhost+%21+localdomain Signed-off-by: Mateusz Bajorski --- Changes in v2: section moved to new place where new rule is already built net/core/fib_rules.c | 34 ++ 1 file change

ip rule duplicates

2016-05-20 Thread Mateusz Bajorski
regarding this but I don't see any changes merged and problem still occurs. (see http://marc.info/?l=linux-netdev&m=113577886110391&w=2) -- Best regards, Mateusz Bajorski >From 9c3f80dceec414ff31d0c38d0107dec279fc9894 Mon Sep 17 00:00:00 2001 From: Mateusz Bajorski Date: Fri, 20 M

[PATCH] Added NLM_F_EXCL support to fib_nl_newrule

2016-05-20 Thread Mateusz Bajorski
d and problem still occurs. https://lkml.kernel.org/r/1135778809.5944.7.camel+%28%29+localhost+%21+localdomain Signed-off-by: Mateusz Bajorski --- net/core/fib_rules.c | 41 + 1 file changed, 41 insertions(+) diff --git a/net/core/fib_rules.c b/net/core/fib_ru