generic -> controller

This commit is contained in:
Nico Schottelius 2019-07-10 09:10:59 +02:00
parent be73b24fb9
commit 4b6bd01dda
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#ifndef NICO_GENERIC
#define NICO_GENERIC
#ifndef NICO_CONTROLLER
#define NICO_CONTROLLER
/********************** GENERAL ACTIONS ***********************************/

View File

@ -1,6 +1,8 @@
#ifndef NICO_NAT64_GENERIC
#define NICO_NAT64_GENERIC
#include "actions_controller.p4"
/********************** NAT64 / NAT46 ACTIONS GENERIC ***********************************/
/* changes for icmp6 -> icmp */