Re: [PATCH man-pages v2] rtnetlink.7: Document struct ifa_cacheinfo
From: Kuniyuki Iwashima <hidden>
Date: 2024-11-12 01:11:55
Also in:
netdev
From: Kuniyuki Iwashima <hidden>
Date: 2024-11-12 01:11:55
Also in:
netdev
From: Alex Henrie <redacted> Date: Sun, 10 Nov 2024 23:20:06 -0700
struct ifa_cacheinfo contains the address's creation time, update time, preferred lifetime remaining, and valid lifetime remaining. Link: <https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/uapi/linux/if_addr.h?h=v6.11#n60>
Link does not need <> around URL.
Signed-off-by: Alex Henrie <redacted>
otherwise looks good to me: Reviewed-by: Kuniyuki Iwashima <redacted>