Re: [OpenWrt-Devel] hostapd and Linux bridges
Bjørn Mork <[email protected]>
| Newsgroups | gmane.comp.embedded.lede.devel,gmane.linux.drivers.hostap,gmane.comp.embedded.openwrt.devel |
|---|---|
| Organization | m |
| Message-ID | <[email protected]> |
Daniel Golle <[email protected]> writes: > On proprietary APs it looks like port isolation is enabled or disabled > globally in Linux' bridge code using sysctl or other methods, an > approach which is unlikely to get accepted into the Kernel, also given > that the netlink interface already exists and allows doing the same > thing in a more granular fashion. Huh? Won't this sysfs attribute set the same flag IFLA_BRPORT_ISOLATED sets? root@wrt1900ac-1:~# grep . /sys/class/net/br-lan/brif/*/isolated /sys/class/net/br-lan/brif/eth0.7/isolated:0 /sys/class/net/br-lan/brif/wlan0/isolated:0 /sys/class/net/br-lan/brif/wlan1/isolated:0 Bjørn _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel