summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv4/ipt_MARK.h
Commit message (Collapse)AuthorAgeFilesLines
* With a 64bit kernel only the high 32bits of nfmark was used regardless ofgandalf2004-05-261-0/+12
32/64bit userspace. This makes it quite hard to interoperate with 'tc'. Sync ipv6 versions with ipv4 versions. Tested on x86 and sparc64 with both 32bit and 64bit userspace.