1
1

Initial dump from Zyxel

This commit is contained in:
2026-04-17 17:00:52 +02:00
commit 81fec250f4
23116 changed files with 5231237 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
#
# Air-IQ Interface Configuration.
#
# This file specifies the mapping between the Air-IQ interface name and the linux network
# device name. In the example below Air-IQ "interface0" is mapped to linux network device
# "eth1".
rc:
{
interface0 = "wl0";
interface1 = "wl1";
interface2 = "wl2";
};