summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/xt_conntrack.h
Commit message (Collapse)AuthorAgeFilesLines
* xt_conntrack: revision 2 for enlarged state_mask memberJan Engelhardt2009-06-251-0/+13
| | | | | | This complements the xt_conntrack revision 2 code added to the kenrel. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* include: resynchronize headers with 2.6.29-rc5Jan Engelhardt2009-02-211-0/+1
| | | | Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* Resync header files with kernelPatrick McHardy2008-06-051-2/+2
| | | | | Resync headers and add types.h file for endian annotated types, which are not available with old headers.
* libxt_conntrack r0Jan Engelhardt2008-01-201-0/+83
Move libipt_conntrack to libxt_conntrack. Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>