tn3399_openwrt/target
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
..
imagebuilder postinst trigger: the new postinst trigger broke IB 2014-09-16 11:56:19 +00:00
linux ar71xx: ar8216: tagged+untagged on ar8327 (#12181) 2014-09-23 10:19:58 +00:00
sdk sdk: predefine kernel version magic 2014-09-17 10:25:47 +00:00
toolchain target/toolchain: strip files, leave out the initial gcc 2014-08-26 12:32:51 +00:00
Config.in kernel: add a NAND_SUPPORT symbol 2014-06-11 12:59:22 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00