On Tue, Jul 07, 2015 at 09:57:57AM +0200, Nicolas Dichtel wrote:
> Le 06/07/2015 20:21, Andy Gospodarek a écrit :
> >This kernel patch exports the value of the new
> >ignore_routes_with_linkdown via netconf.
> >
> >Signed-off-by: Andy Gospodarek
> >Suggested-by: Nicolas Dichtel
> >---
> You need
Le 06/07/2015 20:21, Andy Gospodarek a écrit :
This kernel patch exports the value of the new
ignore_routes_with_linkdown via netconf.
Signed-off-by: Andy Gospodarek
Suggested-by: Nicolas Dichtel
---
You need also to patch devinet_conf_proc() so that a netlink message is
sent when the user up
This kernel patch exports the value of the new
ignore_routes_with_linkdown via netconf.
Signed-off-by: Andy Gospodarek
Suggested-by: Nicolas Dichtel
---
include/uapi/linux/netconf.h | 1 +
net/ipv4/devinet.c | 7 +++
2 files changed, 8 insertions(+)
diff --git a/include/uapi/linu