]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nf_tables: Stack expression type depending on their family
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Mon, 14 Apr 2014 12:41:26 +0000 (15:41 +0300)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 23 Apr 2014 11:51:05 +0000 (13:51 +0200)
commitab809e07177d53267011b9553b39d0859c4f797d
treed3568331599ed6eb02e61712470a2cf93b720111
parent6b1c283eab984337a9ba7feebc6367adb6d0af22
netfilter: nf_tables: Stack expression type depending on their family

To ensure family tight expression gets selected in priority to family
agnostic ones.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_tables_api.c