#18513: Failsafe does not work on MT7620 device.
-------------------------+------------------------
 Reporter:  yousong      |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  base system  |    Version:  Trunk
 Keywords:               |
-------------------------+------------------------
 Hi, looks like `target/linux/ramips/base-
 files/lib/preinit/07_set_preinit_iface_ramips` [1] also needs to cover
 MT7620 devices.

 For SoC MT7620, mt7530 is the switch device name.  I guess the same also
 holds for MT7628, but not sure about that.  Also `set untag 1` does not
 work for mt7530, I had to use `set ports "0 6t"` for setting up VLAN 1.

 Even without fixing `07_set_preinit_iface_ramips`, I also noticed that UDP
 broadcast works fine.

 {{{
 netmsg 192.168.1.255 hello
 }}}

 And there were times ARP entries in `/proc/net/arp` were as follows.

 {{{
 root@(none):/# cat /proc/net/arp
 IP address       HW type     Flags       HW address            Mask
 Device
 192.168.1.3      0x1         0x2         70:11:24:XX:XX:XX     *
 eth0
 192.168.1.3      0x1         0x0         00:00:00:00:00:00     *
 eth0.1
 }}}

 For your information, the problem also exists in BB release.

 [1] https://dev.openwrt.org/browser/trunk/target/linux/ramips/base-
 files/lib/preinit/07_set_preinit_iface_ramips

--
Ticket URL: <https://dev.openwrt.org/ticket/18513>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to