Le 08/09/2011 21:43, Ben Pfaff a écrit :
> On Fri, Aug 26, 2011 at 01:19:40PM -0700, Ben Pfaff wrote:
>> From: Philippe Jung <phil.j...@free.fr>
>>
>> Significant updates by Ben Pfaff, including:
>>
>> * Comment, coding style, indentation updates.
>> * Documentation improved.
>> * Added tests.
>> * Dropped PORT_VLAN_EMPTY.
> 
> Philippe, would you mind taking a look at this and perhaps testing it?
> 
> Thanks,
> 
> Ben.

All my test cases passed.

However, I have observed some "intermediate" behaviour following these
steps:
1) define a configuration where a packet is supposed to reach the
destination
My source VM has eth0 and eth0:3, tag=3 mode=native-untagged trunks="[2,3]"
My dest VM has eth0 and eth0.3, tag=3 mode=native-untagged trunks="[2,3]"
Ping the eth0.3 destination infinitely

2) change the destination tag to tag=2
eth0.3 should not be reachable anymore however it is for a few seconds.
Few seconds after, everything works as expected.

Don't know wether this behaviour is intended or not.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to