]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PFKEY: Sending an SADB_GET responds with an SADB_GET
authorCharles Hardin <chardin@2wire.com>
Thu, 29 Nov 2007 12:07:57 +0000 (23:07 +1100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 14 Dec 2007 18:31:58 +0000 (10:31 -0800)
commit83cbdf5b31c9d8dd0b929a95603b13a8255e2268
tree7648e84ec655bfa5b5db66cc3dab7c176dff0d99
parent8f5fb1bc5b1f50388ab0c4ec3c636faec0a9fe7e
PFKEY: Sending an SADB_GET responds with an SADB_GET

[PFKEY]: Sending an SADB_GET responds with an SADB_GET

[ Upstream commit: 435000bebd94aae3a7a50078d142d11683d3b193 ]

Kernel needs to respond to an SADB_GET with the same message type to
conform to the RFC 2367 Section 3.1.5

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/key/af_key.c