Hello everyone,
W have a network packet set consisting of custom L2 and standard L3 packets. We
want to forward these packets over VPP. When I tried to send custom L2 packet
which has a non-standard ethernet type, it had been dropped in VPP.
Related Node Stream:
00:14:05:507128: af-packet-inpu
Hello Ben,
Thank you for your answer. I have added ethernet_register_input_type() in
ip4_init() as you recommend. After this I want to forward the packets to IP
nodes so they can follow the same path as IP packets and reach memif-output. Is
this possible to forward custom packets to IP nodes in
Hello everyone,
In the tests with VPP, we want to ping from Device A to Device B. ARP and ICMP
packets can be transmitted correctly by using bridge domain between
GigabitEthernet0 and memif0/0 on VPP1. However we do not want to use it because
we have also transfer L3 packets and these L3 packet
Hello Everyone,
We want to transfer the SSH packets coming from Device A to Linux Stack, other
packets to Application B full duplex. We transferred packets with using LCP
plugin. However in this case we have transferred all the packets to Linux
stack. Is there a way to forward only TCP packets
Hello Everyone,
We want to transfer the SSH packets coming from Device A to Linux Stack, other
packets to Application B full duplex. We transferred packets with using LCP
plugin. However in this case we have transferred all the packets to Linux
stack. Is there a way to forward only TCP packets
Hello,
We have exactly the same errors when we try to compile VPP v23.02 on Centos 7.
Is there anyone who can solve this problem?
Regards,
Burcu
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22585): https://lists.fd.io/g/vpp-dev/message/22585
Mut
Hi Matthew,
According to the information that you gave us, we run the below configuration :
VPP version : 23.02-rc0~219-g6903da2
set int ip address TwentyFiveGigabitEthernetd8/0/0 10.20.10.22/24
set interface state TwentyFiveGigabitEthernetd8/0/0 up
create interface memif id 0 master
set