]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf2c0f7b4d9daeabc95f23b63b6ea349085357014
treef5371836f011c1ee135edcef7de5f365fce535fc
parentb9b4feb8dea5fa9536ecfe907ca5f752f84281f1
[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