firmware/src/packages/fff/fff-layer3-config/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 layer3: add option to enable stateful firewall on client network 2023-12-26 18:53:36 +01:00
usr/sbin fff-layer3-config: return error values in functions instead of terminating 2022-07-22 12:48:52 +02:00