NFTables: add upnp_nftables_family_split option to use NFPROTO_IPV4/IPV6
instead of the generic NFPROTO_INET

thank you @svenauhagen
This commit is contained in:
Thomas Bernard 2024-03-05 00:47:46 +01:00
parent ba68624f55
commit 9292d251ac
No known key found for this signature in database
GPG Key ID: DB511043A31ACAAF
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
$Id: Changelog.txt,v 1.512 2024/03/02 11:05:45 nanard Exp $
2024/03/04:
NFTables: add upnp_nftables_family_split option to use NFPROTO_IPV4/IPV6
instead of the generic NFPROTO_INET
VERSION 2.3.5 : released on 2024/03/02
2024/02/25: