Hi everyone,
I am trying to send packet an interface with ping and curl command. After
just a few packet arrive to interface, my plugin code broke down. Is that
about my plugin code? I think, it is about buffer size. Am I right?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this
Hi everyone,
I try to send pcap file to host-interface in vpp with tcpreplay . When I
try to send pcap file, ipv4 packets dropped. When I try to ping
host-interface, It doens't drop. Why ipv4 packets drop in vpp? How can I
fix this?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to t
Hi everyone,
I need total length of ipv6 packet. In ip6_header_t struct, there is only
payload length. I added 40 bytes to payload but it failed. How can I reach
total length of ipv6?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13243): https://l
Hi everyone,
While I was processing packet, I need time information about packet. How
can I get time when packet comes to the NIC?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13002): https://lists.fd.io/g/vpp-dev/message/13002
Mute This Topic: h
Hi everyone, I use a library in vpp. I have some problem when I try to make
build. I use api of library but vpp can not found function where use in
external library. How can I fix this error? Should I add something to
CMakeLists.txt of plugin?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages
Hi everyone, I will use a library in vpp. I try to add library path into
Cmakelists.txt. I put the library in vpp/src/ directory. How can i add api
file of library with using find path or something else?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online
Hello everyone,
I try to get pcap file as input on cli interface. I want to read Pcap file
and parse it. Is there some examples about that? Please, help me.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12920): https://lists.fd.io/g/vpp-dev/messag
Hello everyone,
I try to use Netbeans IDE version 8.2 for Vpp coding but I get segmentation
fault when I try to make run with Netbeans. However, when I try to make run
in terminal, everything is okey. So, how can i fix this or which IDE is the
best for Vpp coding?
-=-=-=-=-=-=-=-=-=-=-=-
Links: Yo
Hello everyone,
I try to add plugin in Vpp. While I was running
/extras/emacs/make-plugin.sh file, I get "setq:not found" and "syntax
error: Word unexpected (expecting") ") errors. How can I fix these errors?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply O