On Fri, May 01, 2015 at 08:58:57PM -0700, Alex Wang wrote: > This commit fixes a bug in the parse_flag() function which causes > failure of parsing tunnel flags like: > > tunnel(tun_id=0x0,src=1.2.3.4,dst=1.2.3.5,tos=0,ttl=64,flags(-df+csum+key)) > > Reported-by: Jacob Cherkas <[email protected]> > Signed-off-by: Alex Wang <[email protected]>
Fantastic, thank you--I noticed the same problem a few days ago testing OVN but hadn't had time to follow up yet. Can you add a test? Thanks, Ben. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
