]> git.ipfire.org Git - thirdparty/iptables.git/commit
fix connmark, it's now only 32bits (Deti Fliegl <deti@fliegl.de) v1.3.4
authorDeti Fliegl <deti@fliegl.de>
Thu, 3 Nov 2005 18:43:14 +0000 (18:43 +0000)
committerHarald Welte <laforge@gnumonks.org>
Thu, 3 Nov 2005 18:43:14 +0000 (18:43 +0000)
commit361bac2f2c25ecabef125c6a8bb8dfc194bf73f1
treea6c0f9b756c240965026bfb015d5e2978159c0a8
parent8502747519e807ac3ed1f4147a5ce96d6c40e4a3
fix connmark, it's now only 32bits (Deti Fliegl <deti@fliegl.de)

We'ver screwed this up with the 2.6.14 release.  It refuses any mask that
extends 32bits.  We should have fixed this by adding a new target/match
revision, but now it's too late anyway :(
extensions/libipt_CONNMARK.c
extensions/libipt_connmark.c