Select outgoing port based on ethertype

This commit is contained in:
Nico Schottelius 2019-07-29 16:35:05 +02:00
commit 3ffc8d85a1
2 changed files with 5 additions and 5 deletions

View file

@ -71,7 +71,7 @@ control RealMain(
dummy_table_for_netpfga.apply();
/* continue without tables */
#include "netpfga_nat64_stupid_hardcoded.p4"
//#include "netpfga_nat64_stupid_hardcoded.p4"
}
}