Commit Graph

7 Commits

Author SHA1 Message Date
Christian Dresel cc1ddd242c Add package fff-web-l3config
With this package the layer3 configuration can make and change in the webui.
All function from configure-layer3 can use with the buttons.

This patch can only be applied after:
fff-layer3: Add script to load vlan defaults
fff-layer3: Make it easier to keep the settings in testmode

Signed-off-by: Christian Dresel <freifunk@dresel.systems>
2021-01-01 08:46:56 +01:00
Christian Dresel a53e53f3c1 Add package fff-web-mqtt
With this package the mqtt settings can configure over the webui

Each user kann use its own mqtt broker or a broker from a other user
This means that the user has a free choice of where to send or get data

Signed-off-by: Christian Dresel <freifunk@dresel.systems>
2021-01-01 08:46:54 +01:00
Christian Dresel 517ca5c7bc Add package fff-mqtt-monitoring
This package send Alfred data to the mqtt broker

Anyone can access this data and can build its own monitoring

Signed-off-by: Christian Dresel <freifunk@dresel.systems>
2021-01-01 08:43:43 +01:00
Christian Dresel a5b6355582 Add package fff-ipv4snat
With this package it is possible to make NAT with IPv4 on the router

Signed-off-by: Christian Dresel <freifunk@dresel.systems>
2021-01-01 08:43:43 +01:00
Adrian Schmutzler 3d36158899 packages/fff: remove unneeded Build/Prepare and Build/Configure
Build/Prepare and Build/Configure are not required for packages
which only contain local files and do not need any compilation.

Remove them.

Note that Build/Compile needs to be present and empty to overwrite
the defaults, though.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Robert Langhammer <rlanghammer@web.de>
2021-01-01 08:43:43 +01:00
Christian Dresel e50cb9d7d9 Add package fff-web-autol3
With this package, the autol3 configuration can make over the webui

Signed-off-by: Christian Dresel <freifunk@dresel.systems>

sq
2020-12-31 15:05:39 +01:00
Adrian Schmutzler 7e552761f6 packages/fff: rename fff-gateway to fff-layer3
The term "gateway" is ambiguous, and we are using "layer 3" for this
flavor now. Reflect that in the package name as well.

This is cosmetic otherwise.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Christian Dresel <freifunk@dresel.systems>
2020-12-17 15:38:28 +01:00