commit | e15b9c50c4555e30be3c4f26aab7aeb10aee7aa6 | [log] [tgz] |
---|---|---|
author | Gao Feng <gfree.wind@vip.163.com> | Wed May 31 16:55:43 2017 +0800 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Jun 19 19:09:19 2017 +0200 |
tree | c81500d3a9649ce0c42c033bbf34b25d10c4affd | |
parent | 7866cc57b51c1e118e5d78d1a8f721f378eec5c4 [diff] |
netfilter: ebt: Use new helper ebt_invalid_target to check target Use the new helper function ebt_invalid_target instead of the old macro INVALID_TARGET and other duplicated codes to enhance the readability. Signed-off-by: Gao Feng <gfree.wind@vip.163.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>