++ arp
This commit is contained in:
parent
6246e99c5d
commit
2839b8e4b2
2 changed files with 3 additions and 0 deletions
|
@ -139,6 +139,9 @@ control MyIngress(inout headers hdr,
|
|||
|
||||
#include "actions_nat64_generic.p4"
|
||||
#include "actions_egress.p4"
|
||||
#include "actions_icmp6_ndp_icmp.p4"
|
||||
#include "actions_arp.p4"
|
||||
|
||||
|
||||
/********************** APPLYING TABLES ***********************************/
|
||||
apply {
|
||||
|
|
Loading…
Reference in a new issue