Skip to content

patches/openwrt: Backport patches to fix VID 1 issue

Marek Behun requested to merge bugfix/fix-vid-1-issue into hbl

The issue causes the command

  ip link add link lan1 name lan1.1 type vlan id 1

to fail with

  RTNETLINK answers: Resource busy

Backport patches that solve this. I will be sending these backports to upstream OpenWRT also.

Edited by Marek Behun

Merge request reports