Both ways to create an artificial NDP record are broken: a call via rtsock sets wrong timeout, a netlink code does not check opts.expire_time value at all.
Patch addresses both issues.
Differential D49459
Make temp option for ndp work lytboris_gmail.com on Mar 23 2025, 8:20 AM. Authored by Tags Referenced Files
Subscribers
Details Both ways to create an artificial NDP record are broken: a call via rtsock sets wrong timeout, a netlink code does not check opts.expire_time value at all. Patch addresses both issues.
Diff Detail
Event TimelineComment Actions Are the tests that hard to add, or perhaps can it be proceeded with further without them? Comment Actions I will try to add them this or the next week, it takes a while to get familiar with test suite. |