mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix typo.
This commit is contained in:
parent
d2e9b22c5d
commit
7e4217558c
1 changed files with 1 additions and 1 deletions
|
|
@ -1519,7 +1519,7 @@ syncache_respond(struct syncache *sc, struct syncache_head *sch, int locked)
|
|||
/*
|
||||
* We've got SCF_SIGNATURE flag
|
||||
* inherited from listening socket,
|
||||
* but to SADB key for given source
|
||||
* but no SADB key for given source
|
||||
* address. Assume signature is not
|
||||
* required and remove signature flag
|
||||
* instead of silently dropping
|
||||
|
|
|
|||
Loading…
Reference in a new issue