openwrtv4/package
Jo-Philipp Wich 73d923ed6b base-files: emit tagged switch configuration by default
Instead of only using tagged CPU port configurations when more than one VLAN
is present on the switch, always emit tagged configurations unless a board
explicitely opts out of this behaviour by using the previously introduced
[0-9]u@netdev syntax.

Emitting default tagged configurations has the following benefits:

 - Relation of switch vlans to netdevs is easier to understand, especially
   for multi-cpu-port switches

 - Adding additional VLANs (e.g. to break out a LAN port for other purposes)
   becomes easier as users are not forced to change the existing untagged
   VLAN to tagged and the existing ifname notation from ethX to ethX.Y
   anymore, drastly reducing the likelyhood of soft-bricks.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-02-02 00:13:49 +01:00
..
base-files base-files: emit tagged switch configuration by default 2017-02-02 00:13:49 +01:00
boot ixp4xx: put apex images into image staging directory 2017-01-27 16:53:31 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware ath10k-firmware: revert faulty PKG_SOURCE_DATE change from 7cb27b46 2017-02-01 18:04:43 +01:00
kernel mt76: update to the latest version 2017-02-01 17:49:55 +01:00
libs toolchain: Broaden the executable loader pattern 2017-01-29 11:51:02 -08:00
network odhcp6c: fix PKG_SOURCE_URL 2017-02-01 21:16:44 +01:00
system rpcd: Explicitly link with lcrypt 2017-01-29 11:51:02 -08:00
utils busybox: update to 1.26.2 2017-01-29 14:09:38 +01:00
Makefile Revert "build: always run package/cleanup before package/compile" 2017-01-22 13:47:40 +01:00