1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux
Felix Fietkau 38a8f5ae63 ar71xx: ar8216: tagged+untagged on ar8327 (#12181)
This allows tagged and untagged traffic together on the same port on ar8327
switch devices.

I looked at the first attempt to do this in r40777 (ar71xx: Fix tagged+untagged
operation on AR8327N (#12181)). I also set the vlan and port egress policies
like that change. But I change vlan_tagged in an less intrusive way. The
tagged/untagged decision is now based on the following rules:
- if vid != pvid then traffic is always tagged
- if vid == pvid then vlan_tagged stores if the traffic should be tagged

Tested on TP-Link WDR-3600 (ar8327N).

Signed-off-by: Valentin Spreckels <Valentin.Spreckels@Informatik.Uni-Oldenburg.DE>

SVN-Revision: 42653
2014-09-23 10:19:58 +00:00
..
adm5120
adm8668 adm8668: revert changeset 34554 2014-08-16 18:09:31 +00:00
amazon
ar7 ar7: remove 972-cpmac_fixup patch 2014-08-16 17:32:46 +00:00
ar71xx ar71xx: add qihoo 360 c301 router support 2014-09-15 10:19:38 +00:00
at91 kernel: do not deactivate CONFIG_BLK_DEV 2014-09-13 22:10:00 +00:00
atheros atheros: refresh config 2014-09-12 06:54:16 +00:00
au1000
avr32
bcm53xx bcm53xx: image: use IMG_PREFIX for chk images 2014-09-22 18:11:09 +00:00
brcm47xx kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
brcm63xx kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
brcm2708
cns3xxx cns3xxx: support isolated PCI interrupts on newer Laguna PCBs 2014-09-02 16:44:40 +00:00
cns21xx
cobalt
ep93xx
gemini gemini: drop kernel 3.9 support 2014-09-08 19:55:00 +00:00
generic ar71xx: ar8216: tagged+untagged on ar8327 (#12181) 2014-09-23 10:19:58 +00:00
imx6 kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
iop32x
ipq806x kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
ixp4xx
kirkwood kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
lantiq lantiq: set 3.14 as default 2014-09-19 10:52:47 +00:00
malta
mcs814x kernel: do not deactivate CONFIG_BLK_DEV 2014-09-13 22:10:00 +00:00
mpc52xx
mpc83xx
mpc85xx
mvebu kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
mxs mxs: remove 3.13 2014-09-23 06:42:29 +00:00
octeon kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
omap omap: add kernel 3.14 support 2014-09-08 19:53:01 +00:00
omap24xx
orion
ppc40x
ppc44x
pxa
ramips ramips: D-Link DIR-810L. Add support for SoC 2.4 GHz wireless and fix leds naming 2014-09-19 11:07:08 +00:00
rb532
realview
sibyte
sparc
sunxi sunxi: enable GPIO_SYSFS 2014-09-22 06:15:45 +00:00
uml kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
x86 kernel: do not deactivate CONFIG_BLK_DEV 2014-09-13 22:10:00 +00:00
x86_64 kernel: update 3.14 to 3.14.18 2014-09-10 21:40:19 +00:00
xburst
Makefile