> +struct vxlan_metadata {
> + __be32 vni;
> + u32 gbp;Should this be __be32 also and use ntohl/htonl when setting to/from skb->mark? > +}; > + _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
