Re: [PATCH RFC 3/3] ipv4: kill RTO_ONLINK, RT_CONN_FLAGS and RT_CONN_FLAGS_TOS

2016-06-14 Thread Hannes Frederic Sowa
On 14.06.2016 08:29, Julian Anastasov wrote: > > Hello, > > On Mon, 13 Jun 2016, Hannes Frederic Sowa wrote: > >> Unfortunately because of bisectability I cannot split this patch. :( >> >> Signed-off-by: Hannes Frederic Sowa >> --- >> diff --git a/drivers/net/vrf.c b/drivers/net/vrf.c >>

Re: [PATCH RFC 3/3] ipv4: kill RTO_ONLINK, RT_CONN_FLAGS and RT_CONN_FLAGS_TOS

2016-06-13 Thread Julian Anastasov
Hello, On Mon, 13 Jun 2016, Hannes Frederic Sowa wrote: > Unfortunately because of bisectability I cannot split this patch. :( > > Signed-off-by: Hannes Frederic Sowa > --- > diff --git a/drivers/net/vrf.c b/drivers/net/vrf.c > index b4d746943bc570..961d7905599150 100644 > --- a/driver

Re: [PATCH RFC 3/3] ipv4: kill RTO_ONLINK, RT_CONN_FLAGS and RT_CONN_FLAGS_TOS

2016-06-13 Thread David Ahern
On 6/13/16 2:47 PM, Hannes Frederic Sowa wrote: Unfortunately because of bisectability I cannot split this patch. :( Signed-off-by: Hannes Frederic Sowa --- drivers/net/bonding/bond_main.c | 3 +-- drivers/net/gtp.c | 3 ++- drivers/net/ppp/pptp.c | 2 +- drivers/net/

[PATCH RFC 3/3] ipv4: kill RTO_ONLINK, RT_CONN_FLAGS and RT_CONN_FLAGS_TOS

2016-06-13 Thread Hannes Frederic Sowa
Unfortunately because of bisectability I cannot split this patch. :( Signed-off-by: Hannes Frederic Sowa --- drivers/net/bonding/bond_main.c | 3 +-- drivers/net/gtp.c | 3 ++- drivers/net/ppp/pptp.c | 2 +- drivers/net/vrf.c | 7 --- include/net/ip.h