From 3a0683aa40b9433976e32fbb77721a7005ef5b33 Mon Sep 17 00:00:00 2001 From: r-caamano Date: Thu, 1 Aug 2024 22:53:03 +0000 Subject: [PATCH] Updated READDME.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9ca9a1e..24d8e77 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,8 @@ --- This firewall application utilizes both tc-ebpf and xdp to provide stateful firewalling for an [OpenZiti](https://docs.openziti.io/) ziti-edge-tunnel installation and is meant as a replacement for packet -filtering. It has built in masquerade feature on a WAN facing interface for IPv6 if -the zfw_outbound_track.o is activated in the egress direction. It can also be used in conjunction with OpenZiti -edge-routers. +filtering. It can also be used in conjunction with OpenZiti edge-routers or as a standalone fw. It now has built in +EBPF based masquerade capability for both IPv4/IPv6. ## New features in 0.8.x -