]> 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)
commit9e62bf9280df95cee934bb3e407943a82fd6f3b6
treed3568331599ed6eb02e61712470a2cf93b720111
parent11a9d84870982c54e467afe475a2b7ee34820d50
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