X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fopenflow%2Fnicira-ext.h;fp=include%2Fopenflow%2Fnicira-ext.h;h=22939f4520a168d83b014446ccdf74de7f4b004e;hb=03848f80ab39dcb73778dd7c5a4a594a8922074c;hp=39fa4bd0c33bfd7b3c04a687fb93a270c7663aaf;hpb=0f032e95d89d24665e66fc31013588435c673fc1;p=sliver-openvswitch.git diff --git a/include/openflow/nicira-ext.h b/include/openflow/nicira-ext.h index 39fa4bd0c..22939f452 100644 --- a/include/openflow/nicira-ext.h +++ b/include/openflow/nicira-ext.h @@ -494,6 +494,11 @@ OFP_ASSERT(sizeof(struct nx_action_pop_queue) == 16); * - NXM_OF_TCP_DST * - NXM_OF_UDP_SRC * - NXM_OF_UDP_DST + * - NXM_NX_ARP_SHA + * - NXM_NX_ARP_THA + * - NXM_OF_ARP_OP + * - NXM_OF_ARP_SPA + * - NXM_OF_ARP_TPA * Modifying any of the above fields changes the corresponding packet * header. *