This is a known bug in OVS 1.3.0 that was fixed on the 1.3 branch after release. You can get a later commit from branch-1.3 if you want a fixed version.
On Mon, Mar 12, 2012 at 12:35:39AM -0700, senthil arumugam wrote: > > > Sorry.. Typo.. > > openvswitch-1.3.0 > > Thanks > =Senthilo > > > ________________________________ > From: Justin Pettit <[email protected]> > To: senthil arumugam <[email protected]> > Cc: "[email protected]" <[email protected]> > Sent: Mon, March 12, 2012 12:21:25 AM > Subject: Re: [ovs-discuss] setting mod_dl_dst in action field of openflow > correcupts src mac address > > What's 1.3.9? We haven't done a release with that version number. > > --Justin > > > On Mar 12, 2012, at 12:15 AM, senthil arumugam wrote: > > > Justin > > > > Thanks for responding. > > I have openvswitch version 1.3.9 > > > > Thanks > > =Senthil > > > > From: Justin Pettit <[email protected]> > > To: senthil arumugam <[email protected]> > > Cc: "[email protected]" <[email protected]> > > Sent: Sun, March 11, 2012 11:25:23 PM > > Subject: Re: [ovs-discuss] setting mod_dl_dst in action field of openflow > >correcupts src mac address > > > > What version are you using? Have you tried the latest? > > > > --Justin > > > > > > On Mar 11, 2012, at 11:10 PM, senthil arumugam <[email protected]> > > wrote: > > > >> <--static--liam_fetch_lb.gif> > >> > >> Hi > >> > >> I tried to set the following flow that rewrites the dest mac address in > >> the > >>outgoing frame. > >> > >> > >> When checked with wireshark, I could see the dst mac address is updated > >> with > >>the value given, but the src address gets corrupted. > >> > >> Is it a known issue or wrong usage? > >> > >> sudo ovs-ofctl add-flow br0 "in_port=2,tun_id=0xaf > >> actions=mod_vlan_vid:100, > >> mod_dl_dst:<xx:xxx:xx:xx:xx> output:1" > >> > >> > >> > >> Any pointers? > >> > >> > >> > >> Thanks > >> > >> =Senthil > >> > >> output:1" > >> > >> > >> <--static--liam_fetch_bl.gif> > >> _______________________________________________ > >> discuss mailing list > >> [email protected] > >> http://openvswitch.org/mailman/listinfo/discuss > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
