firmware/src/packages/fff/fff-layer3/files/usr/lib
Johannes Kimmel 53ac7cc6b5
ci/woodpecker/push/woodpecker Pipeline failed Details
layer3: add option to enable stateful firewall on client network
Add the following option to the client config section in
`/etc/config/gateway` to enable a basic stateful firewall:

```
config client
    option stateful_firewall '1'
```

The firewall will forward icmp mesages and allow any outbound client
traffic and related inbound traffic.

Acked-by: Fabian Bläse <fabian@blaese.de>
2023-12-26 18:53:36 +01:00
..
firewall.d layer3: add option to enable stateful firewall on client network 2023-12-26 18:53:36 +01:00
nodewatcher.d fff-layer3: Add latency to nodewatcher 2022-03-23 19:47:05 +01:00