This commit is contained in:
Nico Schottelius 2019-07-25 14:34:41 +02:00
parent 7bbee9ffa2
commit f60b61288f
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ control RealMain(
}
v4_networks.apply(); /* regular routing, egress */
}
}
lookup_table.apply();
}