commit | ea4bd995b0f2fc5677ff8085e92a5d2544b9937c | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Wed Mar 25 14:08:49 2015 +0000 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Mar 26 11:09:35 2015 +0100 |
tree | 57779db0522e30391cc7da130ba49d36f57761f4 | |
parent | b2832dd6621bf73eb8ad38389a94bd83a5983886 [diff] |
netfilter: nf_tables: add transaction helper functions Add some helper functions for building the genmask as preparation for set transactions. Also add a little documentation how this stuff actually works. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>