+arp in netpfga
This commit is contained in:
parent
ee0d500355
commit
91ec194b78
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ control RealMain(
|
||||||
|
|
||||||
#include "actions_nat64_generic.p4"
|
#include "actions_nat64_generic.p4"
|
||||||
#include "actions_egress.p4"
|
#include "actions_egress.p4"
|
||||||
|
#include "actions_arp.p4"
|
||||||
|
|
||||||
action swap_eth_addresses() {
|
action swap_eth_addresses() {
|
||||||
mac_addr_t temp = hdr.ethernet.dst_addr;
|
mac_addr_t temp = hdr.ethernet.dst_addr;
|
||||||
|
|
Loading…
Reference in a new issue