On Wed, Oct 5, 2011 at 11:27 AM, Ben Pfaff <[email protected]> wrote:
> These macros caused trouble if datapath-protocol.h was included before
> openflow.h.  Later references to the icmp_type and icmp_code members of
> struct ovs_key_icmp caused compiler errors, because the macros caused them
> to try to refer to nonexistent tp_src and tp_dst members in those
> structures.

Looks good.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to