NetBSD-Bugs archive

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

PR/38405 CVS commit: [netbsd-4] src/sys/netipsec



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

From: Julian Coleman <jdc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38405 CVS commit: [netbsd-4] src/sys/netipsec
Date: Sun, 11 May 2008 06:10:20 +0000 (UTC)

 Module Name:   src
 Committed By:  jdc
 Date:          Sun May 11 06:10:20 UTC 2008
 
 Modified Files:
        src/sys/netipsec [netbsd-4]: key.c
 
 Log Message:
 Pull up revision 1.54 (requested by degroote in ticket #1137).
 
 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.30.2.2 -r1.30.2.3 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