X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=inline;f=src%2Fvnet%2Fclassify%2Fclassify.api;h=52ab186d7a68ec4b682cb289db30e0ba677104f0;hb=47feb1146ec3b0e1cf2ebd83cd5211e1df261194;hp=c5e81fdd093a7ce94e48a15397a06eb679bb0d51;hpb=7528245795947a7340d3537c6989c0f6a05933f4;p=vpp.git diff --git a/src/vnet/classify/classify.api b/src/vnet/classify/classify.api index c5e81fdd093..52ab186d7a6 100644 --- a/src/vnet/classify/classify.api +++ b/src/vnet/classify/classify.api @@ -101,7 +101,10 @@ define classify_add_del_table_reply sr policy index if action is 3. @param match_len - length of match, should be equal to skip_n_vectors plus match_n_vectors of target table times sizeof (u32x4) - @param match - for add, match value for session, required + @param match - for add, match value for session, required, + needs to include bytes in front + with length of skip_n_vectors of target table times sizeof (u32x4) + (values of those bytes will be ignored) */ autoreply define classify_add_del_session {