Re-include NAT64 generic

This commit is contained in:
Nico Schottelius 2019-07-10 09:08:32 +02:00
parent 8309f4367c
commit d82c843fff
1 changed files with 3 additions and 0 deletions

View File

@ -138,6 +138,9 @@ control MyIngress(inout headers hdr,
inout standard_metadata_t standard_metadata) {
#include "nat64_generic.p4"
/********************** APPLYING TABLES ***********************************/
apply {
if(hdr.ipv6.isValid()) {