summaryrefslogtreecommitdiffstats
path: root/src/ct.c
Commit message (Expand)AuthorAgeFilesLines
* include: refresh include/linux/nf_tables.h cached copyPablo Neira Ayuso2014-09-111-1/+1
* ct: add support for setting ct markArturo Borrero2014-03-131-0/+25
* expr: add comparison function for singleton expressionsPatrick McHardy2014-03-071-0/+6
* ct: connlabel matching supportFlorian Westphal2014-02-181-0/+72
* ct: direction should be integer, not bitmaskFlorian Westphal2014-02-181-1/+1
* expr: remove secmark from ct and meta expressionPatrick McHardy2014-01-151-3/+0
* ct expr: protocol context updates and dynamic typingPatrick McHardy2014-01-081-0/+58
* meta: iif/oifname should be host byte orderFlorian Westphal2013-09-231-1/+1
* datatype: add/move size and byte order information into data typesPatrick McHardy2009-03-311-6/+6
* datatype: maintain table of all datatypes and add registration/lookup functionPatrick McHardy2009-03-311-3/+13
* ct: resync netlink header and properly add ct l3protocol supportPatrick McHardy2009-03-311-3/+3
* expr: add support for cloning expressionsPatrick McHardy2009-03-201-0/+6
* Initial commitv0.01-alpha1Patrick McHardy2009-03-181-0/+149