Alessandro Vesely (1): doc: document possible verdicts on packets and minor change in example David Fabro (3): non-modified payload arguments are pointer-to-const payload buffer datatypes are consistent added .gitignore for base directory David Favro (1): doc: enhancements Holger Hans Peter Freyther (1): doc: make doxygen.cfg.in work with doxygen 1.6.1 Pablo Neira Ayuso (11): nfq: add minor comment in the documentation to warn about privileges nfq: deprecate nfq_set_verdict_mark() in favour of nfq_set_verdict2() doc: remove references to deprecated nfq_set_verdict_mark() add nfq_snprintf_xml() to output a packet in XML format nfq: fix compilation warning in nfq_snprintf_xml() nfq: consistent nfq_snprintf_xml() return value with snprintf() nfq: fix HW address output in nfq_snprintf_xml() nfq: remove `0x' from HW protocol in output of nfq_snprintf_xml() nfq: remove libipq.h build: add libtool m4 support nfq: bump version to 1.0.0 Patrick McHardy (1): remove libipq_compat