disable more code for trying to find compiler bug
This commit is contained in:
parent
f155bb5499
commit
64a96a1336
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ control RealMain(
|
|||
// v6_networks.apply();
|
||||
// exit;
|
||||
// }
|
||||
v4_networks.apply(); /* regular routing, egress */
|
||||
// v4_networks.apply(); /* regular routing, egress */
|
||||
}
|
||||
|
||||
lookup_table.apply();
|
||||
|
|
Loading…
Reference in a new issue