mirror of
https://github.com/openappsec/attachment.git
synced 2026-01-17 16:00:26 +03:00
Jan 06 2026 dev (#56)
* sync code * sync code * sync code * sync code * sync code * sync code --------- Co-authored-by: Daniel Eisenberg <danielei@checkpoint.com> Co-authored-by: Ned Wright <nedwright@proton.me>
This commit is contained in:
@@ -261,3 +261,9 @@ isSkipSource(c_str ip_str)
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
unsigned int
|
||||
isPairedAffinityEnabled()
|
||||
{
|
||||
return conf_data.getNumericalValue("is_paired_affinity_enabled");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user