mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 17:04:33 +04:00
* support latest kernels (5.4 - 6.14) * handle VLAN 0 as untagged VLAN * TT changes in OGMs no longer contain redundant TT changes * coding style cleanups and refactoring * bugs squashed: - fix incorrect offset in OGM handler for translation table TVLV - force stop of throughput detection workers on interface removal Signed-off-by: Sven Eckelmann <sven@narfation.org>