diff options
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | 2013-09-04 12:50:21 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2013-09-04 12:33:04 +0200 |
commit | 419968925d01571b2f454abb2b80a0f30b7f3227 (patch) | |
tree | 5645237c15fc2b0cbb5e1b77a76f8eb796ecd12e /include/nftables.h | |
parent | 108d9f6b3af0f70459fb7ccc1dfc5452d3f3646e (diff) |
src: Add priority keyword on base chain description
Instead of:
add chain foo bar { type route hook input 0; }
it should be now:
add chain foo bar { type route hook input priority 0; }
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Diffstat (limited to 'include/nftables.h')
0 files changed, 0 insertions, 0 deletions