> > Convert the route expire timestamp in kernel and routing message
> > to 64 bit. Add a small compatibility layer that allows to set
> > routes with old user land and new kernel.
> >
> > ok?
>
> just out for curiosity, shouldn't the expire time be u_int64_t?
It seems such a simple concept.
It
On Thu, Oct 31, 2013 at 11:44:12AM +0200, Gregory Edigarov wrote:
> On 10/15/2013 01:43 AM, Alexander Bluhm wrote:
> >Hi,
> >
> >Convert the route expire timestamp in kernel and routing message
> >to 64 bit. Add a small compatibility layer that allows to set
> >routes with old user land and new ke
On 10/15/2013 01:43 AM, Alexander Bluhm wrote:
Hi,
Convert the route expire timestamp in kernel and routing message
to 64 bit. Add a small compatibility layer that allows to set
routes with old user land and new kernel.
ok?
just out for curiosity, shouldn't the expire time be u_int64_t?
--
> On Tue, Oct 15, 2013 at 12:43:16AM +0200, Alexander Bluhm wrote:
> > Convert the route expire timestamp in kernel and routing message
> > to 64 bit. Add a small compatibility layer that allows to set
> > routes with old user land and new kernel.
>
> You can still config addresses with old ifcon
On Tue, Oct 15, 2013 at 12:43:16AM +0200, Alexander Bluhm wrote:
> Convert the route expire timestamp in kernel and routing message
> to 64 bit. Add a small compatibility layer that allows to set
> routes with old user land and new kernel.
You can still config addresses with old ifconfig and new
On 15/10/2013 8:51 PM, Stuart Henderson wrote:
On 2013/10/15 00:43, Alexander Bluhm wrote:
Hi,
Convert the route expire timestamp in kernel and routing message
to 64 bit. Add a small compatibility layer that allows to set
routes with old user land and new kernel.
ports-wise, here's output fro
On 2013/10/15 00:43, Alexander Bluhm wrote:
> Hi,
>
> Convert the route expire timestamp in kernel and routing message
> to 64 bit. Add a small compatibility layer that allows to set
> routes with old user land and new kernel.
ports-wise, here's output from a search for rt_metrics/rt_kmetrics/rt
Hi,
Convert the route expire timestamp in kernel and routing message
to 64 bit. Add a small compatibility layer that allows to set
routes with old user land and new kernel.
ok?
bluhm
Index: net/route.h
===
RCS file: /data/mirror/o