Hi,

I am trying to duplicate traffic in the following manner:

-------------------------------------------- VPP 
--------------------------------------------
[Physical DPDK Interface] <<--[ *PROBE* ]-- [AF_PACKET host-interface]
------------------------------------------------------------------------------------------------

Where Probe is a tun or VETH pair (unsure yet).  The reason being, is that I am 
trying to analyze packets containing iOAM information without losing the 
production packets and routing.  At the decapsulation node, VPP should remove 
all telemetry data prior to leaving the iOAM domain, so sniffing the DPDK 
interface is not an option. As a side note, this removal is not working 
either....

The flowprobe plugin seems to do something similar, but adds IPFIX to the 
traffic, which is not desired. I would like to copy the traffic and forward it 
to both the DPDK and probe interfaces.

Any ideas would be appreciated.

Regards,
Mauricio
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18122): https://lists.fd.io/g/vpp-dev/message/18122
Mute This Topic: https://lists.fd.io/mt/78453814/21656
Mute #vnet:https://lists.fd.io/g/vpp-dev/mutehashtag/vnet
Mute #flowprobe:https://lists.fd.io/g/vpp-dev/mutehashtag/flowprobe
Mute #vpp:https://lists.fd.io/g/vpp-dev/mutehashtag/vpp
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to