From: Herbert Xu Date: Sat, 12 Aug 2006 22:50:00 +0000 (+1000) Subject: [IPSEC]: Add compatibility algorithm name support X-Git-Tag: v2.6.19-rc1~1297^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04ff12609445c7b462d7fc7f2d30dad442c922f3;p=pandora-kernel.git [IPSEC]: Add compatibility algorithm name support This patch adds a compatibility name field for each IPsec algorithm. This is needed when parameterised algorithms are used. For example, "md5" will become "hmac(md5)", and "aes" will become "cbc(aes)". Signed-off-by: Herbert Xu --- Reading git-diff-tree failed