Skip to content

Commit

Permalink
nfs: enforce unique ILLEGAL opname when failed to match operation (el…
Browse files Browse the repository at this point in the history
…astic#11503) (elastic#12025)

When we fail to map packet to a valid NFS4 operation, then opname
ILLEGAL with opcode it used, like `ILLEGAL (4294967295)`. While
this points to a bug in packet detection, such 'random' illegal
opnames create multiple new operations that confuse kibana.

Do not include opcode into opname ILLEGAL.

Signed-off-by: Tigran Mkrtchyan <[email protected]>
(cherry picked from commit f457715)
  • Loading branch information
adriansr authored May 8, 2019
1 parent 86bd3c5 commit 112be65
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 112be65

Please sign in to comment.