How can i user IPFIX / Flowprobe for IPv4 and IPv6 flows on the same interface?
My setup (vppctl):
vpp# set ipfix exporter collector 192.168.190.2 src 192.168.190.12
template-interval 20 port 2055 path-mtu 1450
vpp# flowprobe params record l3 l4 active 20 passive 120
Now, i can set flowprobe wit
Congratulations to everyone in the FD.io community who continuing the
excellence in delivering VPP features, fixes, and improvements on a rock
solid cadence.
A special thanks to Andrew for his effort to automate & execute the
release process.
-daw-
FD.io TSC Chairperson
On 2/22/23 11:46 AM,
Does anybody have any tips on implementing SIIT-DC? There is just
slightly more than no documentation about it online, and the one VPP
page that mentions it was last updated 6 years ago.
So far I have translation working in one direction. The v4 packets get
rewritten correctly and arrive at the v6
Jens,
Forwarding to vpp-dev@lists.fd.io where VPP contributors answer these
types of questions.
The srtp plugin is not built in the CI [0] and ubuntu-22.04 includes
version 2.4.2 of libsrtp2 [1]. The ekt field was deprecated in 2.4.0
since it was never fully implemented and the draft change
Hi All,
I'm using an older version of vpp 20.09 .
When I create a bvi interface using bvi create cli.
A corresponding tap is created with same name as follows:
*itf-pair: [19] bvi100 tap-39-bvi100 bvi100 960 type tap *
But one FD of the tap interface is *missing* when I check in linux.
vpp# *