From: Dimitris Michailidis <[email protected]> Date: Mon, 28 Nov 2011 08:25:39 -0800
>> +bool skb_flow_dissect(const struct sk_buff *skb, struct flow_keys
>> *flow)
>> +{
>> + int poff, nhoff = skb_network_offset(skb);
>> + u8 ip_proto;
>> + u16 proto = skb->protocol;
>
> __be16 instead of u16 for proto?
I'll take care of this when I apply these patches.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev
