<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
One more question on the topic.
<div class=""><br class="">
</div>
<div class="">let’s say I have two default gateway like</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Kernel IP routing table</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Destination     Gateway         Genmask         Flags Metric Ref    Use Iface</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">0.0.0.0         10.10.1.1       0.0.0.0         UG    1      0        0 eth0</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">0.0.0.0         10.10.2.1       0.0.0.0         UG    10001  0        0 eth1</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">10.10.1.0       0.0.0.0         255.255.255.0   U     0      0        0 eth0</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">10.10.2.0       0.0.0.0         255.255.255.0   U     0      0        0 eth1</span></div>
</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><br class="">
</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">then when StrongSwan tried to pick proper src interface to destination </span>52.8.208.79</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><br class="">
</span></div>
<div class="">it will ends up picking whatever the left one at the end of enumeration.</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">2017-09-08T16:19:52+0000 07[KNL] 52.8.208.79 is not a local address or the interface is down</span></div>
</div>
<div class="">
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">2017-09-08T16:19:52+0000 07[CFG] added configuration '4.0.0.52-8-208-79.32.0'</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">2017-09-08T16:19:52+0000 09[CFG] received stroke: route '4.0.0.52-8-208-79.32.0'</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">2017-09-08T16:19:52+0000 09[KNL] using 10.10.2.253 as address to reach 52.8.208.79/32</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">2017-09-08T16:19:52+0000 09[KNL] adding policy 10.10.2.253/32 === 52.8.208.79/32 out [priority 283616, refcount 1]</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">2017-09-08T16:19:52+0000 09[KNL] adding policy 52.8.208.79/32 === 10.10.2.253/32 in [priority 283616, refcount 1]</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<br class="">
</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(96, 96, 95); background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><br class="">
</span></div>
<div>
<blockquote type="cite" class="">
<div class="">On Sep 7, 2017, at 11:30 PM, Tobias Brunner <<a href="mailto:tobias@strongswan.org" class="">tobias@strongswan.org</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">Hi Jaehong,<br class="">
<br class="">
<blockquote type="cite" class="">The logic of get_route  function in  /libcharon/plugins/kernel_netlink/kernel_netlink_net.c was ported to differently than it is described above.
<br class="">
</blockquote>
<br class="">
Yes, that was changed with 3f4cc30b19b0d3294bff0a6306c8c5d6fa75e705 [1].<br class="">
<br class="">
Regards,<br class="">
Tobias<br class="">
<br class="">
[1] <a href="https://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=3f4cc30b" class="">
https://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=3f4cc30b</a><br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>