Markus Gothe
24751d12e1
netmode: Fix L2 netmode when modules are not loaded.
...
We need to blindly trust board.json to be correct.
Since uci-defaults scripts runs before the init.d-scripts
has finished, modules and interfaces might be created
later on.
(cherry picked from commit 52a5b3d536 )
2026-02-10 14:51:38 +05:30
Vivek Dutta
84126e7f4a
netmode: set gateway by routing instance
...
(cherry picked from commit 68d34bf1ec )
68d34bf1 netmode: set gateway by routing instance
Co-authored-by: Suvendhu Hansa <suvendhu.hansa@iopsys.eu>
2026-01-16 18:37:01 +05:30
Sukru Senli
4727a315ca
netmode: fallback to checking usr_data if /opconf/opconf.json is not available
2025-12-05 17:19:36 +01:00
Sukru Senli
6002211053
netmode: clean all vlans before creating new ones
2025-12-05 14:37:01 +05:30
Sukru Senli
1606a6bcd1
netmode: remove wan6 for pppoe and static modes
2025-12-04 15:16:25 +01:00
Suvendhu Hansa
5d9c9d5708
netmode: Fix missing IP interface after wan mode change
2025-12-04 14:09:16 +05:30
Suvendhu Hansa
a55324acc3
netmode: Fix switching wan mode from pppoe to other modes
2025-12-03 17:26:49 +05:30
Vivek Dutta
fe7a0b7d0c
netmode: check mode from opconf in uci-default
2025-11-28 15:57:11 +05:30
Vivek Kumar Dutta
e97d29ed6b
netmode: 1.1.10
2025-11-25 18:40:49 +05:30
Vivek Dutta
e4e41c837c
netmode: reboot to apply mode change
2025-11-20 21:38:54 +05:30
Vivek Dutta
4a61fc9674
netmode: 1.1.9
...
(cherry picked from commit 36928bdcb9 )
Co-authored-by: Vivek Kumar Dutta <vivek.dutta@iopsys.eu>
2025-11-20 20:24:55 +05:30
Sukru Senli
3ae1ba4530
netmode: set MTU on WAN device section
2025-11-05 15:44:01 +01:00
Sukru Senli
e327dbce29
netmode: expose MTU as supported argument for PPPoE
2025-11-05 13:18:00 +01:00
Vivek Kumar Dutta
e461b9d1f6
netmode: 1.1.8
2025-10-28 17:58:09 +05:30
Vivek Kumar Dutta
4265c3d191
netmode: Fix dm-service depedency
2025-10-28 17:57:43 +05:30
Sukru Senli
e6618e200f
netmode: skip obuspa restart
2025-10-22 08:58:09 +02:00
Sukru Senli
c4f4f3e093
netmode: enable by default and auto-detect mode
2025-10-22 08:38:24 +02:00
Sukru Senli
bb090135b2
netmode: fix static mode
...
and improve other modes
2025-10-20 16:43:38 +02:00
Sukru Senli
8d7cf1c701
netmode: add static mode and vlanid and dns servers as arguments to all modes
2025-10-20 12:51:04 +02:00
Vivek Kumar Dutta
ced2b4187f
netmode: 1.1.5
2025-06-20 12:43:21 +05:30
Vivek Kumar Dutta
c57b0322b0
netmode: 1.1.4
2025-05-28 12:36:43 +05:30
Sukru Senli
db626422dc
netmode: Added mode specific scripts
2025-05-28 12:17:31 +05:30
Vivek Kumar Dutta
36490a7cda
netmode: Add support for SupportedArguments
2025-05-21 16:22:27 +05:30
Vivek Kumar Dutta
22d9f90528
netmode: fix extender configuration
2025-05-19 17:43:17 +05:30
Vivek Kumar Dutta
ca49dfac97
netmode: support to define supported modes
2025-05-16 18:23:43 +05:30
Vivek Kumar Dutta
6df1768244
netmode: datamodel vendor extension
2025-05-02 18:00:07 +05:30
Suvendhu Hansa
d71d4914d5
gateway-info: 1.0.0
...
- Updated netmode config to mark wan interface in gwinfo
2025-02-26 09:20:08 +05:30
Vivek Kumar Dutta
5abf23d711
Revert "icwmp: fix gateway info race condition"
...
This reverts commit c118da628d .
2025-02-21 15:08:22 +05:30
Suvendhu Hansa
c118da628d
icwmp: fix gateway info race condition
2025-02-19 06:47:15 +00:00
Sukru Senli
2ff18658c9
netmode: Add README
2024-08-13 11:57:32 +02:00
Rahul Thakur
72f6521710
netmode: disable firewall for l2 netmode
...
since the intent for l2 netmode is to accept all traffic, hence,
disable firewall on top of zone lan's input/output/forward being
ACCEPT/ACCEPT/ACCEPT
Please note: when firewall is disabled, it esentially set's input
to ACCEPT, it does not stop or disable fw3.
2024-03-13 11:53:54 +00:00
Sukru Senli
174ba8951a
netmode: remove example invalid config
2024-01-30 11:23:24 +01:00
Sukru Senli
d59793c752
testnet: move it to its own package, out of netmode
2024-01-30 11:02:04 +01:00
Sukru Senli
19a224d375
netmode: move l2mode from eval profile to here
2024-01-29 13:43:16 +01:00
Sukru Senli
a1170e71a7
netmode: create netmodes folder if saving mode is needed
2022-03-17 17:41:50 +01:00
Sukru Senli
0c6c6f6cc4
netmode: do not run netmode if mode is same as last saved mode
2022-02-08 23:04:37 +01:00
Sukru Senli
e12cf6ffa2
netmode: do not rely on mode folder
2022-02-08 15:08:35 +01:00
Sukru Senli
a169a13b47
netmode: do nothing if mode is not set
2022-02-07 21:17:04 +01:00
Sukru Senli
e3eb968b05
netmode: remove default netmodes
2022-02-06 14:16:18 +01:00
Sukru Senli
f67eca787f
netmode: strip netmoded out of netmode package
2022-02-06 13:33:50 +01:00
Andreas Gnau
d2b9140468
treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git
...
OpenWrt 21.02 will redownload from git over and over if PKG_MIRROR_HASH
is not set. Set it to skip to prevent it from happening.
2021-03-15 10:57:13 +01:00
Sukru Senli
c108347db8
netmode: move internet led handling from testnet to ruleng
2021-02-22 22:44:47 +01:00
Sukru Senli
29d72d64d6
remove reference to deprecated rpcd acl config option
2020-05-03 15:18:00 +02:00
Sukru Senli
c92d47953e
testnet: control broadband led if wan led is not available
...
WAN and Broadband LED will be handled by ruleng rules when ubus switch events are ready
2020-05-01 15:09:00 +02:00
Sukru Senli
e4221b84f0
netmode: temporary testnet object to query online status
2020-04-29 13:52:43 +02:00
Jakob Olsson
57e2a69575
netmode: remove status method, depend on 'enabled' option
2020-04-23 12:25:18 +02:00
Sukru Senli
df93ed2d3c
netmode: deprecate config based mode switching
2020-04-23 09:59:21 +02:00
Sukru Senli
332b6ce7b6
netmode: testnet: use pgrep to check if tesnet is running
2020-03-21 19:42:53 +01:00
Sukru Senli
6aa3467f29
netmode: remove bcm netmodes
2020-03-21 13:07:50 +01:00
Oussama Ghorbel
871a3c3907
clean up db and use new variables names
2020-01-23 14:39:32 +01:00