firmware/src/packages/fff/fff-layer3/files
Johannes Kimmel 53ac7cc6b5 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
..
etc/sysctl.d packages/fff: rename fff-gateway to fff-layer3 2020-12-17 15:38:28 +01:00
usr/lib layer3: add option to enable stateful firewall on client network 2023-12-26 18:53:36 +01:00