Re: [PATCH] Zero the reserved bytes of sadb_prob in af_key.c

David S. Miller (davem@redhat.com)
Thu, 22 May 2003 19:07:29 -0700 (PDT)


From: Herbert Xu <herbert@gondor.apana.org.au>
Date: Fri, 23 May 2003 08:30:38 +1000

According to RFC2367, all reserved bytes must be set to zero. This
patch does just that for the sadb_prop messages.

I applied your fix except that I decided to use memset().

Please use netdev@oss.sgi.com and/or linux-net@vger.kernel.org
in the future. Most networking hackers don't read linux-kernel
and thus wouldn't be able to review your fix.

Thanks.
-
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/