Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S275267AbTHMPnq (ORCPT ); Wed, 13 Aug 2003 11:43:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S275266AbTHMPmJ (ORCPT ); Wed, 13 Aug 2003 11:42:09 -0400 Received: from codeblau.walledcity.de ([212.84.209.34]:34834 "EHLO codeblau.de") by vger.kernel.org with ESMTP id S275259AbTHMPlJ (ORCPT ); Wed, 13 Aug 2003 11:41:09 -0400 Date: Wed, 13 Aug 2003 17:41:05 +0200 From: Felix von Leitner To: linux-kernel@vger.kernel.org Subject: twofish missing in ipsec kernel headers Message-ID: <20030813154105.GA30999@codeblau.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 578 Lines: 13 I just saw that ipsec-tools did not let me use twofish as cipher, and further grepping showed that ipsec-tools does support it, but the Linux kernel headers (in particular ) do not define the necessary constant, SADB_X_EALG_TWOFISHCBC. Please add this constant and the necessary glue code to the IPsec layer! Felix - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/