Page MenuHomeFreeBSD

D12770.diff
No OneTemporary

D12770.diff

Index: head/sys/netipsec/key.c
===================================================================
--- head/sys/netipsec/key.c
+++ head/sys/netipsec/key.c
@@ -6263,7 +6263,7 @@
u_int16_t* max)
{
- *min = *max = ah->keysize;
+ *min = *max = ah->hashsize;
if (ah->keysize == 0) {
/*
* Transform takes arbitrary key size but algorithm

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 25, 11:12 AM (4 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32122346
Default Alt Text
D12770.diff (349 B)

Event Timeline