]> Git Repo - linux.git/commit
ematch: Fix matching of inverted containers.
authorIgnacy Gawędzki <[email protected]>
Wed, 24 Sep 2014 16:38:39 +0000 (18:38 +0200)
committerDavid S. Miller <[email protected]>
Mon, 29 Sep 2014 19:31:29 +0000 (15:31 -0400)
commit17c9c8232663a47f074b7452b9b034efda868ca7
treeee59a9f356885228c4ed96ac857f5cad4b6393aa
parent73d3fe6d1c6d840763ceafa9afae0aaafa18c4b5
ematch: Fix matching of inverted containers.

Negated expressions and sub-expressions need to have their flags checked for
TCF_EM_INVERT and their result negated accordingly.

Signed-off-by: Ignacy Gawędzki <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/sched/ematch.c
This page took 0.048355 seconds and 4 git commands to generate.