You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/generic
Jo-Philipp Wich 29cc927ef5 generic: ar8216: fix invalid bounds check imported from ChromeOS (FS#347)
The priv->vlan_id member is of size AR8X16_MAX_VLANS, not AR8X16_MAX_PORTS,
so check for the proper maximum value in order to avoid capping valid VLAN IDs
to 7 (AR8X16_MAX_PORTS - 1).

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years ago
..
base-files update the /init file to start /sbin/init 11 years ago
files generic: ar8216: fix invalid bounds check imported from ChromeOS (FS#347) 8 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
patches-3.18 netfilter: drop proprietary xt_id match 8 years ago
patches-4.1 netfilter: drop proprietary xt_id match 8 years ago
patches-4.4 linux: drop deprected hifn795x patch 8 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-3.18 kernel: enable pcrypt 8 years ago
config-4.1 kernel: enable pcrypt 8 years ago
config-4.4 kernel: Add missing kernel config symbol 8 years ago