commit | b1c96ed37ceeef5573402d4af202897edaf1e4b8 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Sat Apr 11 02:27:36 2015 +0100 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Apr 13 17:17:28 2015 +0200 |
tree | 8c3664e72dad22a859712a91a49d332cbd28801c | |
parent | 8cd8937ac0d68435b4ca9bd3c987c3cfea269b4f [diff] |
netfilter: nf_tables: add register parsing/dumping helpers Add helper functions to parse and dump register values in netlink attributes. These helpers will later be changed to take care of translation between the old 128 bit and the new 32 bit register numbers. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>