Blame SOURCES/nftables.conf

9ff721
#
9ff721
# This this will contain your nftables rules and
9ff721
# is read by the systemd service when restarting
9ff721
#
9ff721
# These provide an iptables like set of filters
9ff721
# (uncomment to include)
9ff721
# include "/etc/nftables/bridge-filter.nft"
9ff721
# include "/etc/nftables/inet-filter.nft"
9ff721
# include "/etc/nftables/ipv4-filter.nft"
9ff721
# include "/etc/nftables/ipv4-mangle.nft"
9ff721
# include "/etc/nftables/ipv4-nat.nft"
9ff721
# include "/etc/nftables/ipv6-filter.nft"
9ff721
# include "/etc/nftables/ipv6-mangle.nft"
9ff721
# include "/etc/nftables/ipv6-nat.nft"