[netfilter-cvslog] CVS update: iptables/extensions

Martin Josefsson gandalf@cvs.netfilter.org
Wed, 26 May 2004 23:56:26 +0200


Date:	Wed May 26 23:56:26 2004
Author:	gandalf

Update of /cvsroot/iptables/extensions
In directory coruscant.gnumonks.org:/tmp/cvs-serv24957/extensions

Modified Files:
	libip6t_MARK.c libip6t_mark.c libipt_MARK.c libipt_mark.c 
Log Message:
With a 64bit kernel only the high 32bits of nfmark was used regardless of
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.


Revisions:
libip6t_MARK.c		1.4 => 1.5
	http://cvs.netfilter.org/iptables/extensions/libip6t_MARK.c?r1=1.4&r2=1.5
libip6t_mark.c		1.4 => 1.5
	http://cvs.netfilter.org/iptables/extensions/libip6t_mark.c?r1=1.4&r2=1.5
libipt_MARK.c		1.9 => 1.10
	http://cvs.netfilter.org/iptables/extensions/libipt_MARK.c?r1=1.9&r2=1.10
libipt_mark.c		1.8 => 1.9
	http://cvs.netfilter.org/iptables/extensions/libipt_mark.c?r1=1.8&r2=1.9