Re: [PATCH 01/12] rtnl: Track route & address expiry times
Denis Kenzior <denkenz at gmail.com>
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
Hi Andrew, On 3/7/22 08:55, Andrew Zaborowski wrote: > Store expiry times of addresses and routes in addition to the lifetimes > so that at any time the current lifetime left can be calculated. > The expiry time is normally the creation or renewal time + lifetime. > --- > ell/ell.sym | 4 +++ > ell/rtnl.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++++----- > ell/rtnl.h | 12 +++++++-- > 3 files changed, 83 insertions(+), 9 deletions(-) > Patches 1-8 applied, thanks. Regards, -Denis