mirror of
https://github.com/bol-van/zapret2.git
synced 2026-03-14 06:13:09 +00:00
nfqws2: copy b_filter_l3
This commit is contained in:
@@ -430,6 +430,7 @@ bool dp_copy(struct desync_profile *to, const struct desync_profile *from)
|
||||
{
|
||||
to->filter_ipv4 = from->filter_ipv4;
|
||||
to->filter_ipv6 = from->filter_ipv6;
|
||||
to->b_filter_l3 = true;
|
||||
}
|
||||
|
||||
// copy dynamic structures
|
||||
|
||||
Reference in New Issue
Block a user