Page MenuHomeVyOS Platform

Patch ndppd to not read route table if there are no auto prefixes
Closed, ResolvedPublicFEATURE REQUEST

Description

Backports the fix for https://github.com/DanielAdolfsson/ndppd/issues/20

This is more relevant to vyos than to other debian installations, as a huge routing table will slow down/increase cpu usage of ndppd proxy significantly.

For example a BGP Full Table will cause ndppd to lock down, as the ttl can be lower than the time it will take to read the route table.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)