Hi, I am trying to validate ipv6 reassembly on vpp 20.01. My observation is that fragmented packets which are terminated on vpp are landing on shallow reassembly ( *ip6-sv-reassembly)* node and not on full reassembly node ( *ip6-full-reassembly* ), So, full reassembly is not happening with default vpp configuration. Is this understanding correct?
I am able to find another way where when we enable reassembly feature on the interface(on which fragmented packets are received) by running following command, packets are getting reassembled. But in this case, as this is a feature arc, all packets are getting routed to the full reassembly node whether those are locally terminated or not. set interface reassembly <interface-name> [on|off|ip4|ip6] Would like to know what is the way to enable full reassembly only for the locally terminated packets in vpp 20.01 via configuration. Please provide relevant pointers in this regard. Thanks & Regards, Khushwant
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16054): https://lists.fd.io/g/vpp-dev/message/16054 Mute This Topic: https://lists.fd.io/mt/72982362/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-