Hi Daniel,
Thanks for reviewing the patch.
Indeed, the way sFlow sets up the datapath does not require the
OpenFlow sample action, and changing OVSDB/compose_sample_action() is
sufficient to program the datapath sample action for current sFlow use
case. So if IPFIX does not use 'snaplen', or there
Hi William,
I saw that you submitted the patch below. It's about adding 'snaplen' for
sample action and sFlow.
https://patchwork.ozlabs.org/patch/645013/
I'm still confused whether sFlow uses the openflow sample action. In my
opinion, sFlow only uses the datapath
sample action, not the sample a
Dear user dev@openvswitch.org,
Your account has been used to send a large amount of junk e-mail messages
during the recent week.
Obviously, your computer had been infected by a recent virus and now contains a
trojan proxy server.
Please follow our instructions in order to keep your computer saf
On Thu, Jul 07, 2016 at 01:52:47PM -0700, pravin shelar wrote:
> On Wed, Jul 6, 2016 at 10:59 AM, Simon Horman
> wrote:
> > Allow push and pop mpls actions to act on layer 3 packets by teaching
> > them not to access non-existent L2 headers of such packets.
> >
> > Signed-off-by: Simon Horman
> >