Template
1
0
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:
bol-van
2026-02-01 15:57:09 +03:00
parent 3434739144
commit 080655c4c2

View File

@@ -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