Sure. Or whatever makes sense for what you're doing.
On Fri, Jan 13, 2017 at 11:06:33AM -0800, Joo Yong-Seok wrote: > You mean, one action is normal and the other action is output:<port>? > > Thank you! > > Best regards, > > On Fri, Jan 13, 2017 at 11:04 AM, Ben Pfaff <[email protected]> wrote: > > > On Fri, Jan 13, 2017 at 10:44:10AM -0800, Joo Yong-Seok wrote: > > > Very quick question. Is there any action like "copying packet" or "packet > > > monitoring" n openvswitch flow rule? > > > > > > I want to send an original packet to the network but maintain packet copy > > > for the monitoring purpose - (kind of "clone" or "copy" concept in skb.) > > > > Just execute two output actions. > > _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
