Re: [vpp-dev] IPv6 Encapsulation - Buffer chains

2021-05-30 Thread jerome . bayaux
di 29 Mai 2021 17:14:45 Objet: Re: [vpp-dev] IPv6 Encapsulation - Buffer chains Jérôme, Did you remember to enqueue the new head buffer’s buffer index to the next node instead of the original? Cheers Ole On 29 May 2021, at 13:31, jerome.bay...@student.uliege.be wrote: BQ_BEGI

Re: [vpp-dev] IPv6 Encapsulation - Buffer chains

2021-05-29 Thread Ole Troan
Jérôme, Did you remember to enqueue the new head buffer’s buffer index to the next node instead of the original? Cheers Ole > On 29 May 2021, at 13:31, jerome.bay...@student.uliege.be wrote: > >  > Hello all, > > As I explained it in a previous thread, I'm trying to do some IPv6 in IPv6 >

[vpp-dev] IPv6 Encapsulation - Buffer chains

2021-05-29 Thread jerome . bayaux
Hello all, As I explained it in a previous thread, I'm trying to do some IPv6 in IPv6 encapsulation. In addition to the outer IPv6 header that I'm adding for the encapsulation, I'm also adding an Hop-by-hop extension header. Since the size of the outer IPv6 header + the HBH header can be quit