Re: [PATCH] ipv6: expose RFC4191 route preference via rtnetlink

2015-03-10 Thread Lubomir Rintel
On Tue, 2015-03-03 at 16:17 +0100, Jiri Pirko wrote: > Tue, Mar 03, 2015 at 11:01:52AM CET, lkund...@v3.sk wrote: > >This makes it possible to retain the route preference when RAs are handled in > >userspace. > > > >Signed-off-by: Lubomir Rintel > >--- > > include/uapi/linux/rtnetlink.h | 1 + >

Re: [PATCH] ipv6: expose RFC4191 route preference via rtnetlink

2015-03-10 Thread Jiri Pirko
Tue, Mar 10, 2015 at 04:56:53PM CET, lkund...@v3.sk wrote: >On Tue, 2015-03-03 at 16:17 +0100, Jiri Pirko wrote: >> Tue, Mar 03, 2015 at 11:01:52AM CET, lkund...@v3.sk wrote: >> >This makes it possible to retain the route preference when RAs are handled >> >in >> >userspace. >> > >>

Re: [PATCH] ipv6: expose RFC4191 route preference via rtnetlink

2015-03-10 Thread Lubomir Rintel
On Tue, 2015-03-03 at 16:17 +0100, Jiri Pirko wrote: Tue, Mar 03, 2015 at 11:01:52AM CET, lkund...@v3.sk wrote: This makes it possible to retain the route preference when RAs are handled in userspace. Signed-off-by: Lubomir Rintel lkund...@v3.sk --- include/uapi/linux/rtnetlink.h | 1 +

Re: [PATCH] ipv6: expose RFC4191 route preference via rtnetlink

2015-03-10 Thread Jiri Pirko
Tue, Mar 10, 2015 at 04:56:53PM CET, lkund...@v3.sk wrote: On Tue, 2015-03-03 at 16:17 +0100, Jiri Pirko wrote: Tue, Mar 03, 2015 at 11:01:52AM CET, lkund...@v3.sk wrote: This makes it possible to retain the route preference when RAs are handled in userspace. Signed-off-by: Lubomir Rintel

Re: [PATCH] ipv6: expose RFC4191 route preference via rtnetlink

2015-03-03 Thread Jiri Pirko
Tue, Mar 03, 2015 at 11:01:52AM CET, lkund...@v3.sk wrote: >This makes it possible to retain the route preference when RAs are handled in >userspace. > >Signed-off-by: Lubomir Rintel >--- > include/uapi/linux/rtnetlink.h | 1 + > net/ipv6/route.c | 16 +++- > 2 files

[PATCH] ipv6: expose RFC4191 route preference via rtnetlink

2015-03-03 Thread Lubomir Rintel
This makes it possible to retain the route preference when RAs are handled in userspace. Signed-off-by: Lubomir Rintel --- include/uapi/linux/rtnetlink.h | 1 + net/ipv6/route.c | 16 +++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git

[PATCH] ipv6: expose RFC4191 route preference via rtnetlink

2015-03-03 Thread Lubomir Rintel
This makes it possible to retain the route preference when RAs are handled in userspace. Signed-off-by: Lubomir Rintel lkund...@v3.sk --- include/uapi/linux/rtnetlink.h | 1 + net/ipv6/route.c | 16 +++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git

Re: [PATCH] ipv6: expose RFC4191 route preference via rtnetlink

2015-03-03 Thread Jiri Pirko
Tue, Mar 03, 2015 at 11:01:52AM CET, lkund...@v3.sk wrote: This makes it possible to retain the route preference when RAs are handled in userspace. Signed-off-by: Lubomir Rintel lkund...@v3.sk --- include/uapi/linux/rtnetlink.h | 1 + net/ipv6/route.c | 16 +++- 2