On Mon, Jan 06, 2014 at 11:46:46PM +0100, Arturo Borrero Gonzalez wrote: > On 6 January 2014 13:23, Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > > On Mon, Jan 06, 2014 at 12:51:14AM +0100, Alvaro Neira wrote: > >> From: Álvaro Neira Ayuso <alvaroneay@xxxxxxxxx> > >> > >> I have added a new structure for reporting some errors in parser > >> that we can't cover with errno. > >> > >> In this patch, we have three errors that we can't cover with errno: > >> > >> NFT_PARSE_EBADINPUT : Bad XML/JSON format in the input > >> NFT_PARSE_EMISSINGNODE : Missing node in our input > >> NFT_PARSE_EBADTYPE : Wrong type value in a node > > > > This looks good. Applied, thanks Alvaro. > > Hi Pablo, > > I don't see this applied: > > ~/libnftables$ git pull --rebase > Current branch master is up to date. > ~/libnftables$ gldoc > * b4a0d19 (HEAD, origin/master, origin/HEAD, master) src: rename the > parameter tag to node_name in jansson function > * 24e08e5 build: properly handle --without-{xml,json}-parsing > * 2307124 include: update netlink.h to 3.13 > [...] Forgot to push it, here it is: http://git.netfilter.org/libnftables/commit/?id=e87d2f9ef8a4a298de5514b30ec2d43d3c90a644 -- 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