[SK_BUFF]: ipvs_property field must be copied
authorJulian Anastasov <ja@ssi.bg>
Sat, 22 Oct 2005 10:39:21 +0000 (13:39 +0300)
committerArnaldo Carvalho de Melo <acme@mandriva.com>
Sat, 22 Oct 2005 19:06:01 +0000 (17:06 -0200)
commitc98d80edc827277c28f88d662a7d6e9affa7e12f
treef5371836f011c1ee135edcef7de5f365fce535fc
parent63172cb3d5ef762dcb60a292bc7f016b85cf6e1f
[SK_BUFF]: ipvs_property field must be copied

IPVS used flag NFC_IPVS_PROPERTY in nfcache but as now nfcache was removed the
new flag 'ipvs_property' still needs to be copied. This patch should be
included in 2.6.14.

Further comments from Harald Welte:

Sorry, seems like the bug was introduced by me.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
net/core/skbuff.c
net/ipv4/ip_output.c