Print full source route on DBG2 that gets installed

This commit is contained in:
Martin Willi
2010-11-11 09:59:02 +01:00
parent 46ddebbf13
commit 213884f947
@@ -1813,6 +1813,8 @@ METHOD(kernel_ipsec_t, add_policy, status_t,
if (route->if_name)
{
DBG2(DBG_KNL, "installing route: %R via %H src %H dev %s",
src_ts, route->gateway, route->src_ip, route->if_name);
switch (hydra->kernel_interface->add_route(
hydra->kernel_interface, route->dst_net,
route->prefixlen, route->gateway,