[PATCH 0/5] [XFRM,PFKEYV2]: MIGRATE support (take 2)
From: Shinta Sugimoto <hidden>
Date: 2007-02-07 13:17:54
From: Shinta Sugimoto <hidden>
Date: 2007-02-07 13:17:54
Hello, Let me send an updated version of patch set of MIGRATE support for XFRM/PFKEYv2. About a week ago, I sent a request for comments for this patch set. All the comments received were taken into account. In summary, the changes are as follow: - replace alloc & memcpy with kmemdup - remove unnecessary null-check - fix bugs in handling protocol value for selector - add sanity check for handling MIGRATE message from PF_KEY socket - some other minor changes Please note that the patch set is against current net-2.6.21 tree and these changes are available in the branch named "migrate-20070207-2131" at: git://git.linux-ipv6.org/gitroot/shinta/net-2.6.21-migrate.git Regards, Shinta