disable more code for trying to find compiler bug

This commit is contained in:
Nico Schottelius 2019-07-25 14:42:24 +02:00
parent f155bb5499
commit 64a96a1336
1 changed files with 1 additions and 1 deletions

View File

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