On Fri, Jul 19, 2013 at 07:41:41PM +0200, Alexander Bluhm wrote: > Hi, > > For 64 bit time_t the routing message rmx_expire field has to be > changed from u_int to int64_t. I will do that after ABI unlock. > > I would like to prepare the /sbin/route source for this change. > > ok?
I was thinking of making rmx_expire a relative time on the socket instead of an absolute timestamp (against a non monotonic time source). -- :wq Claudio
