Re: [RESEND][PATCH 3/4 Rev-3] Initilize and populate age field

2007-09-19 Thread David Miller
From: Varun Chandramohan <[EMAIL PROTECTED]> Date: Wed, 19 Sep 2007 09:24:34 +0530 > The age field is filled with the current time at the time of creation of the > route. When the routes are dumped > then the age value stored in the route structure is subtracted from the > current time value and

[RESEND][PATCH 3/4 Rev-3] Initilize and populate age field

2007-09-18 Thread Varun Chandramohan
The age field is filled with the current time at the time of creation of the route. When the routes are dumped then the age value stored in the route structure is subtracted from the current time value and the difference is the age expressed in secs. Signed-off-by: Varun Chandramohan <[EMAIL PRO

[PATCH 3/4 Rev-3] Initilize and populate age field

2007-08-28 Thread Varun Chandramohan
The age field is filled with the current time at the time of creation of the route. When the routes are dumped then the age value stored in the route structure is subtracted from the current time value and the difference is the age expressed in secs. Signed-off-by: Varun Chandramohan <[EMAIL PRO