summaryrefslogtreecommitdiffstats
path: root/src/trace.c
Commit message (Expand)AuthorAgeFilesLines
* src: Fix nftnl_*_get_data() to return the real attribute lengthCarlos Falgueras GarcĂ­a2016-07-111-3/+3
* src: check for strdup() errors from setters and parsersPablo Neira Ayuso2016-06-151-7/+17
* include: refresh nf_tables.h cache copyPablo Neira Ayuso2016-05-201-0/+2
* libnftnl: constify object arguments to various functionsPatrick McHardy2016-05-091-1/+1
* trace: fix missing NFTNL_TRACE_JUMP_TARGET in nftnl_trace_get_str()Patrick McHardy2016-03-101-0/+1
* trace: fix multiple copy and paste errorsPatrick McHardy2016-03-041-38/+13
* src: add trace infrastructure supportFlorian Westphal2015-11-271-0/+438