That makes sense.
Thank you for your reply.
Best regards
yongong
|
blanks...@163.com
|
On 11/9/2018 17:10,Ole Troan wrote:
On 9 Nov 2018, at 15:42, blankspot wrote:
hi, vpp dev
I am doing some fragment test using vpp 18.07. IP4 Packet with offset 8 is
dropped with trace error:
00:20:
> On 9 Nov 2018, at 15:42, blankspot wrote:
>
> hi, vpp dev
>
> I am doing some fragment test using vpp 18.07. IP4 Packet with offset 8 is
> dropped with trace error:
>
> 00:20:04:661292: error-drop
> ip4-input: ip4 fragment offset == 1
>
> I find the comment in ip4_input.h: /* Drop fra
hi, vpp dev
I am doing some fragment test using vpp 18.07. IP4 Packet with offset 8 is
dropped with trace error:
00:20:04:661292: error-drop
ip4-input: ip4 fragment offset == 1
I find the comment in ip4_input.h: /* Drop fragmentation offset 1 packets. */
Does someone know why?
Best