Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144346132
D12770.id35302.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
349 B
Referenced Files
None
Subscribers
None
D12770.id35302.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 8, 11:26 PM (9 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28510351
Default Alt Text
D12770.id35302.diff (349 B)
Attached To
Mode
D12770: ipsec: Use the same keysize values for HMAC as prior to r324017
Attached
Detach File
Event Timeline
Log In to Comment