Skip to content

Commit b3e8dfc

Browse files
authored
Merge pull request #2946 from flatcar/tormath1/nftables
net-firewall/nftables: provide nftables systemd units
2 parents 1f62610 + 373684a commit b3e8dfc

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Added `nftables-load.service` and `nftables-store.service` services to load/store rules from/in `/var/lib/nftables/rules-save` ([Flatcar#900](https://github.com/flatcar/Flatcar/issues/900))

sdk_container/src/third_party/coreos-overlay/coreos/config/env/net-firewall/nftables

Lines changed: 0 additions & 5 deletions
This file was deleted.

sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ sys-libs/ldb -lmdb -python
108108

109109
# Enable nftables backend for the iptables instead of legacy backend
110110
net-firewall/iptables nftables
111+
net-firewall/nftables json
111112

112113
# Install `perl` with a minimal set of dependencies
113114
dev-lang/perl minimal

0 commit comments

Comments
 (0)