mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix a comment which didn't match the new cookie behavior.
Submitted by: Scott Renfro <scott@renfro.org> MFC after: 1 day
This commit is contained in:
parent
597dc6637a
commit
af9c7d06d5
1 changed files with 1 additions and 1 deletions
|
|
@ -1228,7 +1228,7 @@ syncache_respond(sc, m)
|
|||
*
|
||||
* |. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .|
|
||||
* | peer iss |
|
||||
* | MD5(laddr,faddr,lport,fport,secret) |. . . . . . .|
|
||||
* | MD5(laddr,faddr,secret,lport,fport) |. . . . . . .|
|
||||
* | 0 |(A)| |
|
||||
* (A): peer mss index
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue