On Mon, Apr 29, 2013 at 02:36:12PM +0200, Arturo Borrero wrote: > This patch adds capabilities for parsing a XML table/chain/rule > > Some points to note: * the XML data is case sensitive (so > <chain>asd</chain> != <chain>ASD</chain> != <CHAIN>asd</CHAIN>) * > all exported functions will receive a XML and return an object (aka > table|chain|rule) * XML parsing is done with libmxml > (http://minixml.org) > > NOTE: expr/target and expr/match binary data are ignored. > > Some code examples/test cases will be added to libnftables in a > future patch. Please, you have to change this to some --enable-xml-parser option via hen ./configure, so it's not a hard dependency on libmxml. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html