]> git.ipfire.org Git - thirdparty/libnftnl.git/commit
nat: xml: rename node type to nat_type
authorArturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Thu, 27 Jun 2013 17:35:21 +0000 (19:35 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 27 Jun 2013 17:53:53 +0000 (19:53 +0200)
commit31e34c36797b1edac7d6c8883161358f890c9581
tree4067795d2afba9f76543bb47ca5fc12a45c17e1b
parent354ba1187f757b77aac69efb853fc93591a9510a
nat: xml: rename node type to nat_type

This patch renames the node <type> to a more explicit <nat_type>.

This will prevent in the future from confusing other <type> nodes from other exprs.

Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/expr/nat.c