Subject: bug in netinet6/ipsec.c?
To: None <tech-kern@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: tech-kern
Date: 10/27/2004 16:15:24
Hi

In src/sys/netinet6/ipsec.c:key_get_reqlevel(), at the IPPROTO_AH case, 
a break is missing, causing level to be always IPSEC_LEVEL_USE. This
seems a bug to me, but as I don't really understand what that code does, 
I'd like someone who knows about this code to tell me if the break should
be added or not.

-- 
Emmanuel Dreyfus
manu@netbsd.org