Module name:    ipsec6
Committed by:   zul_
Date:           Fri Jul 21 11:58:22 UTC 2006

Modified Files:
        ipsec6/sys/netipsec: key.c

Log Message:
"Fix the key_allocsa logic in the ipcomp case"
Basicly, the cpi can represent a spi in some case, but in some other cases,
it represents just an algorithm number. Reflect it when we choose a SA. 

Not sure it is the right solution to introduce protocol specific thing into
key_allocsa


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 ipsec6/sys/netipsec/key.c

To view a diff of this commit:
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/ipsec6/sys/netipsec/key.c?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NetBSD-SoC-cvs mailing list
NetBSD-SoC-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to