locked Re: Checksum errors in using VPP in i-OAM with iperf3 and af-packet-input #vppwithoutdpdk #vpp
mojtaba.eshghi
I tried logging the ext_hdr->next_hdr at this line of VPP:
https://github.com/FDio/vpp/blob/master/src/vnet/ip/ip6_forward.c#L944 This is the output of "show event-logger": The 58 protocol number which belongs to ICMP6, seems to be normal. However, the 191 in this field is strange for me, since I could not find any protocol with this number... . |
|