[ovs-discuss] Mark copy of packet to controller in openvswitch

Ben Pfaff blp at nicira.com
Fri Jun 21 04:47:08 UTC 2013


Then write two actions, one to send the packet to the controller and the
other to send it to the out port.

On Fri, Jun 21, 2013 at 04:31:39AM +0000, Navneet Kaur wrote:
> I want the openvswith to send two copy of packets. One copy to the
> controller and other copy to the outport.
> 
> Regards
> Navneet
> 
> -----Original Message-----
> From: Ben Pfaff [mailto:blp at nicira.com] 
> Sent: Thursday, June 20, 2013 11:40 PM
> To: Navneet Kaur
> Cc: discuss at openvswitch.org
> Subject: Re: [ovs-discuss] Mark copy of packet to controller in openvswitch
> 
> On Thu, Jun 20, 2013 at 09:02:14AM +0000, Navneet Kaur wrote:
> > For one of the flows in the openvswitch; I want to mark copy of a
> > packets to the controller. I modified the NOX flow modification code
> > and set out port as OFPP_CONTROLLER, the packets reached controller,
> > I have checked.
> > 
> > I couldn't find a way in openflow 1.0 spec; to how to mark copy, so
> > tried adding two flows one for CONTROLLER and one for outport but
> > not successful.  What shall I do ?
> 
> What does it mean to mark a packet?
> 
> 
> ::DISCLAIMER::
> ----------------------------------------------------------------------------------------------------------------------------------------------------
> 
> The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
> E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted,
> lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents
> (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates.
> Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the
> views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification,
> distribution and / or publication of this message without the prior written consent of authorized representative of
> HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately.
> Before opening any email and/or attachments, please check them for viruses and other defects.
> 
> ----------------------------------------------------------------------------------------------------------------------------------------------------
> 



More information about the discuss mailing list