+arp in netpfga

This commit is contained in:
Nico Schottelius 2019-07-24 13:17:56 +02:00
parent ee0d500355
commit 91ec194b78
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ control RealMain(
#include "actions_nat64_generic.p4"
#include "actions_egress.p4"
#include "actions_arp.p4"
action swap_eth_addresses() {
mac_addr_t temp = hdr.ethernet.dst_addr;