kernel_netlink: take IPV6_SUBTREES into account.
The linux kernel should be able to deal correctly with source-sensitive ipv6 route entries since 3.11 (when it is configured with IPV6_SUBTREES). This patch modify the kernel so that ipv6 route entries sent into the kernel are not pushed in a different routing table. The behavior for v4 doesn't change.
Showing
Please register or sign in to comment