[PATCH v2 0/5] Fix failsafe mode
Hauke Mehrtens
hauke at hauke-m.de
Mon Jun 21 15:45:17 PDT 2021
With these patches the failsafe mode is working again with swconfig and DSA.
I plan to backport these patches also to 21.02.
changes since v1:
* Replaced " base-files: failsafe: Start also CPU interface for DSA"
with "Backport patch to automatically bring up DSA master when opening
user port"
* use ifname variable in preinit_config_board
* Added "realtek: Fix failsafe mode"
* Added "base-files: bring up vlan interface too"
Hauke Mehrtens (4):
kernel: Backport patch to automatically bring up DSA master when
opening user port
base-files: failsafe: Fix IP configuration
base-files: failsafe: Remove the VLAN modifier from interface name
realtek: Fix failsafe mode
Luiz Angelo Daros de Luca (1):
base-files: bring up vlan interface too
.../files/lib/preinit/10_indicate_preinit | 17 +++-
...425-at803x-allow-sgmii-aneg-override.patch | 2 +-
...cally-bring-up-DSA-master-when-openi.patch | 85 +++++++++++++++++++
...r-when-a-non-legacy-FDB-operation-fa.patch | 4 +-
...e-switchdev_notifier_fdb_info-in-dsa.patch | 8 +-
...tchdev-event-implementation-under-th.patch | 4 +-
...ly-in-dsa_slave_switchdev_event-if-w.patch | 2 +-
...or-SWITCHDEV_-FDB-DEL-_ADD_TO_DEVICE.patch | 6 +-
...cally-bring-up-DSA-master-when-openi.patch | 85 +++++++++++++++++++
...r-when-a-non-legacy-FDB-operation-fa.patch | 4 +-
...e-switchdev_notifier_fdb_info-in-dsa.patch | 8 +-
...tchdev-event-implementation-under-th.patch | 4 +-
...ly-in-dsa_slave_switchdev_event-if-w.patch | 2 +-
...or-SWITCHDEV_-FDB-DEL-_ADD_TO_DEVICE.patch | 6 +-
...local-addresses-in-assisted-CPU-port.patch | 2 +-
...bridge-addresses-in-assisted-CPU-por.patch | 2 +-
...tic-FDB-entries-on-foreign-interface.patch | 4 +-
...et-phy-at803x-add-support-for-AT8032.patch | 10 +--
...-support-hardware-flow-table-offload.patch | 4 +-
...local-addresses-in-assisted-CPU-port.patch | 2 +-
...bridge-addresses-in-assisted-CPU-por.patch | 2 +-
...tic-FDB-entries-on-foreign-interface.patch | 4 +-
.../lib/preinit/05_set_preinit_iface_realtek | 13 +++
.../lib/preinit/98_remove_preinit_realtek | 6 ++
24 files changed, 243 insertions(+), 43 deletions(-)
create mode 100644 target/linux/generic/backport-5.10/765-v5.12-net-dsa-automatically-bring-up-DSA-master-when-openi.patch
create mode 100644 target/linux/generic/backport-5.4/765-v5.12-net-dsa-automatically-bring-up-DSA-master-when-openi.patch
create mode 100644 target/linux/realtek/base-files/lib/preinit/05_set_preinit_iface_realtek
create mode 100644 target/linux/realtek/base-files/lib/preinit/98_remove_preinit_realtek
--
2.30.2
More information about the openwrt-devel
mailing list