summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv6/ip6t_policy.h
Commit message (Collapse)AuthorAgeFilesLines
* Resync header files with kernelPatrick McHardy2008-06-051-49/+14
| | | | | Resync headers and add types.h file for endian annotated types, which are not available with old headers.
* Prepare policy match for x_tables unification by making sure bothPatrick McHardy2006-01-311-0/+58
ipt_policy and ip6t_policy use the same data structure.