Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-1209

L3 offsets are not counted correctly in IPsec nodes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • None
    • IPsec
    • None
    • DPDK which does not place the packet at the very beginning of the buffer, or some double tunnels.

      The placement of the IP header does not need to be b0->data + sizeof(ethernet_header_t),

      luckily l3_hdr_offset is now present in vnet_buffer, so we can use that instead.

      Below are links to (unmerged) commits which I believe fix the issue.

       

      https://gerrit.fd.io/r/#/c/11223/

      https://gerrit.fd.io/r/#/c/11241/

            szs Szymon Śliwa
            szs Szymon Śliwa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: