Received: with ECARTIS (v1.0.0; list netdev); Thu, 30 Dec 2004 08:30:43 -0800 (PST) Received: from lug-owl.de (lug-owl.de [195.71.106.12]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id iBUGUDEb020840 for ; Thu, 30 Dec 2004 08:30:34 -0800 Received: by lug-owl.de (Postfix, from userid 1001) id 47DF21901F6; Thu, 30 Dec 2004 17:36:17 +0100 (CET) Date: Thu, 30 Dec 2004 17:36:17 +0100 From: Jan-Benedict Glaw To: Dave Dillow Cc: netdev@oss.sgi.com, linux-kernel@vger.kernel.org Subject: Re: [RFC 2.6.10 1/22] xfrm: Add direction information to xfrm_state Message-ID: <20041230163617.GB2460@lug-owl.de> Mail-Followup-To: Dave Dillow , netdev@oss.sgi.com, linux-kernel@vger.kernel.org References: <20041230035000.01@ori.thedillows.org> <20041230035000.10@ori.thedillows.org> <20041230094839.GX2460@lug-owl.de> <1104423409.23254.9.camel@dillow.idleaire.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5Wo9T3dGHPT+4OQz" Content-Disposition: inline In-Reply-To: <1104423409.23254.9.camel@dillow.idleaire.com> X-Operating-System: Linux mail 2.6.10-rc2-bk5lug-owl X-gpg-fingerprint: 250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB X-gpg-key: wwwkeys.de.pgp.net User-Agent: Mutt/1.5.6+20040907i X-Virus-Scanned: ClamAV 0.80/638/Tue Dec 21 14:41:34 2004 clamav-milter version 0.80j on 127.0.0.1 X-Virus-Status: Clean X-archive-position: 13252 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: jbglaw@lug-owl.de Precedence: bulk X-list: netdev --5Wo9T3dGHPT+4OQz Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, 2004-12-30 11:16:49 -0500, Dave Dillow wrote in message <1104423409.23254.9.camel@dillow.idleaire.com>: > On Thu, 2004-12-30 at 04:48, Jan-Benedict Glaw wrote: > > On Thu, 2004-12-30 03:48:34 -0500, David Dillow > > wrote in message <20041230035000.10@ori.thedillows.org>: > > > +enum { > > > + XFRM_STATE_DIR_UNKNOWN, > > > + XFRM_STATE_DIR_IN, > > > + XFRM_STATE_DIR_OUT, > > > +}; > >=20 > > Any specific reason to first define such a nice enum and then using int > > in the struct? >=20 > Just following the current style in net/xfrm.h, see xfrm_state.km.state > and XFRM_STATE_*. Hmmm... Maybe I'd prepare patches then :) MfG, JBG --=20 Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481 = _ O _ "Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg = _ _ O fuer einen Freien Staat voll Freier B=C3=BCrger" | im Internet! | im Ira= k! O O O ret =3D do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA)= ); --5Wo9T3dGHPT+4OQz Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFB1C6BHb1edYOZ4bsRAraeAJ4kdi0KY9MbAavAWo1ZpQ8F7bnn3wCbBvjS UD3Tby1J+v8hAYqL5uWkgrE= =Vrl2 -----END PGP SIGNATURE----- --5Wo9T3dGHPT+4OQz--