summaryrefslogtreecommitdiffstats
path: root/src/common.c
Commit message (Expand)AuthorAgeFilesLines
* common: return nlmsghdr in nftnl_batch_{begin,end}()Pablo Neira Ayuso2017-02-161-6/+6
* common: get rid of nftnl_batch_build_hdr()Pablo Neira Ayuso2017-02-161-23/+18
* src: get rid of aliases and compatPablo Neira Ayuso2016-12-201-7/+7
* Revert "common: Avoid integer overflow in nftnl_batch_is_supported()"Pablo Neira Ayuso2016-08-121-3/+0
* common: Avoid integer overflow in nftnl_batch_is_supported()Phil Sutter2016-08-121-0/+3
* libnftnl: constify object arguments to various functionsPatrick McHardy2016-05-091-6/+6
* src: rename EXPORT_SYMBOL to EXPORT_SYMBOL_ALIASFlorian Westphal2015-11-241-7/+7
* src: rename existing functions to use the nftnl_ prefixPablo Neira Ayuso2015-09-071-48/+46
* src: introduce nftnl_* aliases for all existing functionsPablo Neira Ayuso2015-09-021-7/+7
* parser: Add operation not supported error messageAlvaro Neira2015-03-171-1/+11
* src: split internal.h is smaller filesPablo Neira Ayuso2015-02-171-0/+1
* src: add command tag in JSON/XML export supportAlvaro Neira Ayuso2015-02-101-45/+40
* src: fix printing of XML/JSON event wrapper header/footerArturo Borrero2014-08-251-16/+18
* common: add batching interfacesPablo Neira Ayuso2014-08-141-0/+90
* common: homogeneous error message in nft_parse_perror()Pablo Neira Ayuso2014-06-111-7/+7
* common: fix unconditional output of event wrapping stuffArturo Borrero2014-04-281-0/+3
* src: add flag to add event wrapping in output functionsArturo Borrero2014-04-261-0/+77
* build: resolve build failure involving linux/netlink.hJan Engelhardt2014-01-211-1/+2
* rename library to libnftnllibnftnl-1.0.0Pablo Neira Ayuso2014-01-201-1/+1
* src: new error reporting approach for XML/JSON parsersÁlvaro Neira Ayuso2014-01-061-0/+31
* src: consolidate netlink build header functionPablo Neira Ayuso2013-11-241-0/+36