NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/38405 CVS commit: src/sys/netipsec



The following reply was made to PR kern/38405; it has been noted by GNATS.

From: DEGROOTE Arnaud <degroote%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38405 CVS commit: src/sys/netipsec
Date: Sat,  3 May 2008 21:53:23 +0000 (UTC)

 Module Name:   src
 Committed By:  degroote
 Date:          Sat May  3 21:53:23 UTC 2008
 
 Modified Files:
        src/sys/netipsec: key.c
 
 Log Message:
 In key_do_allocsa_policy, fix a bad usage of key_setsadbmsg. The third argument
 is an SADB_SATYPE_*, not an IPPROTO_* .
 
 Fix PR/38405. Thanks for the report
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.53 -r1.54 src/sys/netipsec/key.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index