Re: [ovs-dev] [of1.1 1/3] nicira-ext: Rename "struct nxt_*" to "struct nx_*".
Looks good. Be sure to update nxt_set_packet_in_format and nxt_packet_in when you rebase. Ethan On Wed, Dec 14, 2011 at 10:01, Ben Pfaff wrote: > Most structures in this file have an "nx_" prefix, so this makes naming > more consistent. > --- > include/openflow/nicira-ext.h | 10 +- >
[ovs-dev] [of1.1 1/3] nicira-ext: Rename "struct nxt_*" to "struct nx_*".
Most structures in this file have an "nx_" prefix, so this makes naming more consistent. --- include/openflow/nicira-ext.h | 10 +- lib/ofp-print.c |4 ++-- lib/ofp-util.c|8 ofproto/ofproto.c |8 4 files changed, 15