Re: question to block mount/umount

2022-12-14 Thread Daniel Golle
On Wed, Dec 14, 2022 at 07:00:40PM -0800, B wrote: > On 12/14/22 05:45, e9hack wrote: > > Hi, > > > > I'm build OpenWrt with additional sub directories in /mnt. > > /etc/config/fstab contains an entry, to mount an usb drive to /mnt/1. If > > I execute 'block umount', the usb drive will be unmount

Re: question to block mount/umount

2022-12-14 Thread B
This is not the way the mount command typically works on most unix-like systems. In that respect, it's unexpected. You are not wrong to be perturbed here. Why OpenWRT needs to be different is for someone else to explain, because I don't know. On 12/14/22 05:45, e9hack wrote: Hi, I'm b

Re: Ethernet switch with linux/openwrt and DSA

2022-12-14 Thread Jan Hoffmann
Hi Janusz, > Could I just buy (any experience): > > HP switch 1920-24G JG924A > Do I need to check any HW ver? Or any JG924A should work? The devices from HPE 1920 series with model numbers JG92xA are all Realtek-based, and should be compatible with OpenWrt (make sure not to get a device f

Re: Ethernet switch with linux/openwrt and DSA

2022-12-14 Thread Jan Hoffmann
Hi Janusz, > Could I just buy (any experience): > > HP switch 1920-24G JG924A > Do I need to check any HW ver? Or any JG924A should work? The devices from HPE 1920 series with model numbers JG92xA are all Realtek-based, and should be compatible with OpenWrt (make sure not to get a device from

Re: Upstreaming mac80211 patches?

2022-12-14 Thread Daniel Golle
On Wed, Dec 14, 2022 at 06:04:40PM +0100, Nick wrote: > Lately, I had to look at some mac80211 patches and I did not understand why > some patches are still present or not upstreamed. What about upstreaming > some of the mac80211 patches or removing some? > For example "120-cfg80211_allow_perm_addr

Re: Ethernet switch with linux/openwrt and DSA

2022-12-14 Thread Luiz Angelo Daros de Luca
> > > > D-Link DGS-1210-48 HW Ver. G1 - will be fine? I need some confirmation. > > Anyone could confirm? > D-Link DGS-1210-52 F does work in snapshot. You'll need to wait for the next 23.x for a stable release. I think there is only one switch with >=48 ports supported in 22.03: zyxel gs1900. And

Re: Ethernet switch with linux/openwrt and DSA

2022-12-14 Thread Robert Marko
On Wed, 14 Dec 2022 at 18:16, Janusz Dziedzic wrote: > > śr., 14 gru 2022 o 12:59 Janusz Dziedzic > napisał(a): > > > > wt., 13 gru 2022 o 14:20 Daniel Golle napisał(a): > > > > > > On Tue, Dec 13, 2022 at 11:17:49AM +0100, Janusz Dziedzic wrote: > > > > Hello, > > > > > > > > Do you know any/s

Re: Ethernet switch with linux/openwrt and DSA

2022-12-14 Thread Janusz Dziedzic
śr., 14 gru 2022 o 12:59 Janusz Dziedzic napisał(a): > > wt., 13 gru 2022 o 14:20 Daniel Golle napisał(a): > > > > On Tue, Dec 13, 2022 at 11:17:49AM +0100, Janusz Dziedzic wrote: > > > Hello, > > > > > > Do you know any/some ethernet switch project (best 18+ gbps ports) > > > that using linux/op

Upstreaming mac80211 patches?

2022-12-14 Thread Nick
Lately, I had to look at some mac80211 patches and I did not understand why some patches are still present or not upstreamed. What about upstreaming some of the mac80211 patches or removing some? For example "120-cfg80211_allow_perm_addr_change.patch" from 2014 I did not find it on typical maili

[PATCH 1/1] netifd: device: add ipvlan support

2022-12-14 Thread Alexey Smirnov
Please, any review? ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: question to block mount/umount

2022-12-14 Thread Daniel Golle
On Wed, Dec 14, 2022 at 02:45:02PM +0100, e9hack wrote: > Hi, > > I'm build OpenWrt with additional sub directories in /mnt. /etc/config/fstab > contains an entry, to mount an usb drive to /mnt/1. If I execute 'block > umount', the usb drive will be unmount and the subdirectory 1 in /mnt will be

question to block mount/umount

2022-12-14 Thread e9hack
Hi, I'm build OpenWrt with additional sub directories in /mnt. /etc/config/fstab contains an entry, to mount an usb drive to /mnt/1. If I execute 'block umount', the usb drive will be unmount and the subdirectory 1 in /mnt will be removed. Removing of the sub directory, is this the expected be

Re: Ethernet switch with linux/openwrt and DSA

2022-12-14 Thread Janusz Dziedzic
wt., 13 gru 2022 o 14:20 Daniel Golle napisał(a): > > On Tue, Dec 13, 2022 at 11:17:49AM +0100, Janusz Dziedzic wrote: > > Hello, > > > > Do you know any/some ethernet switch project (best 18+ gbps ports) > > that using linux/openwrt and DSA architecture? > > Some switches with high port density c

[PATCH 1/1] netifd: device: add ipvlan support

2022-12-14 Thread Alexey Smirnov
Please, any review? ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel