mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
1cae702c22ed31784393980968634626af8fe653
The get_available_network_zones() function uses the /var/ipfire/ethernet/settings file and translates the configured mode into an array, which contains the names of the configured network zones. The array will be returned and easily can be used to loop over this list of available network zones and perform any kind of actions in other scripts. Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Description
No description provided
Languages
Perl
70.4%
Shell
23%
C
4%
Python
0.6%
Makefile
0.5%
Other
1.4%