]> git.ipfire.org Git - thirdparty/strongswan.git/commit
wip: kernel-netlink: Restrict route priority comparison to the same routing table kernel-netlink-prio-table
authorTobias Brunner <tobias@strongswan.org>
Mon, 2 Jul 2018 08:56:15 +0000 (10:56 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 2 Jul 2018 08:58:42 +0000 (10:58 +0200)
commit5ce8189363a82deb5613125bc8b2841fecbc1d43
tree372432775a98eeeed7f4196ab6e36cce75e8abd5
parent50c4c1bb4007923833e9934b8a243de0724949f4
wip: kernel-netlink: Restrict route priority comparison to the same routing table

The priority/metric is not a global property but only relevant locally
per routing table.

wip: On the other hand, this provided the only possibility to prioritize
routes with our lookup (not sure if anybody used it that way though).
src/libcharon/plugins/kernel_netlink/kernel_netlink_net.c