Skip to content
Snippets Groups Projects
Commit e83beb70 authored by Pavel Šorejs's avatar Pavel Šorejs Committed by Ondřej Zajíček
Browse files

KRT: Allow to learn routes with RTPROT_KERNEL

The Kernel protocol, even with the option 'learn' enabled, ignores
direct routes created by the OS kernel (on Linux these are routes
with rtm_protocol == RTPROT_KERNEL).

Implement optional behavior where both OS kernel and third-party routes
are learned, it can be enabled by 'learn all' option.

Minor changes by committer.
parent 57aa0772
No related branches found
No related tags found
No related merge requests found
Pipeline #117878 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment