hi all,
I have a question about policer classify.
The code of bind/unbind a policer with interface is:
if (is_add)
pcm->classify_table_index_by_sw_if_index[ti][sw_if_index] = pct[ti];
else
pcm->classify_table_index_by_sw_if_index[ti][sw_if_index] = ~0;
and the code checking the
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
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
在2018年7月18日 16:27,Neale Ranns via Lists.Fd.Io 写道:
Can I see the packet trace?
/neale
-Original Message-
From: 井上里美
Date: Wednesday, 18 July 2018 at 09:54
To: "Neale Ranns (nranns)" , "vpp-dev@lists.fd.io"
Cc: "Norimasa Asai (noasai)" , エッジ仮想化hcoML
, 小柳達也様 ,
N転P_西岡孟朗様
Subject: [v