]> git.baikalelectronics.ru Git - kernel.git/commit
ematch: Fix matching of inverted containers.
authorIgnacy Gawędzki <ignacy.gawedzki@green-communications.fr>
Wed, 24 Sep 2014 16:38:39 +0000 (18:38 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Sep 2014 19:31:29 +0000 (15:31 -0400)
commitf8b4804d6c6c7b4a62ae22bd97e2fc23e1f79bcd
treeee59a9f356885228c4ed96ac857f5cad4b6393aa
parent5414c840323173a7f7131c07efdd436437274a8b
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 <ignacy.gawedzki@green-communications.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/ematch.c