summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv4/ipt_SAME.h
Commit message (Collapse)AuthorAgeFilesLines
* Removes KERNEL_64_USERSPACE_32/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-06-301-4/+0
| | | | | | | The recent kernel has compat layer for iptables. It doesn't have compat layer for libipq and ip6tables, but ip6tables with KERNEL_64_USERSPACE_32 is still broken. We should fix kernel instead of fixing them if and when we want use their 32bit binary with 64bit kernel.
* Fix 64bit kernel / 32bit userspace issue.gandalf2004-05-261-5/+6
| | | | Sync header with kernel.
* second part of SAME patch which I missed to commit :(laforge2001-08-261-1/+7
|
* added ipt_SAME.h to fix compile errorlaforge2001-07-311-0/+16