On Thu, May 28, 2015 at 3:26 PM, Ben Pfaff wrote:
> On Mon, Mar 30, 2015 at 03:46:28PM -0700, Alex Wang wrote:
> > This commit adds functions that check if the 'struct flow_wildcards'
> > member is fully masked (exact-match) or fully unmasked (don't care
> > the entire field at all). Also, this
Send me a F#ckFriends request so we can hook up
My usename is HorNyChik77
my profile is here
http://cclanders.com/j2ahrv/cre8r.html TALK S00N
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
> This is nice! The data structures are well documented, too--thanks for
> that!
>
> I get the following sparse warning:
>
> ../ofproto/ofproto-dpif-hsa.c:722:56: warning: incorrect type in
> argument 2 (different base types)
> ../ofproto/ofproto-dpif-hsa.c:722:56:expected restricted
>
Send me a F#ckFriends request so we can hook up
My usename is HorNyChik77
http://lombard-24.ru/0gyp4u/xfs2h.html my profile is here
CANT WAIT
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Send me a F#ckFriends request so we can hook up
My usename is DeepInTammy3
y profile is here http://cc4.co/BGXYB IM ONLINE
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
On Sun, May 31, 2015 at 5:35 PM, Alex Wang wrote:
> I think that the use of list_insert() in the LIST_FOR_EACH loop in
>> hs_clone() will make the clone's list of constraints be in the order
>> opposite of the original header_space. That might be undesirable; you
>> could use list_push_back() to