summaryrefslogtreecommitdiffstats
path: root/recipes-containers/lxc/files/network-restore-ability-to-move-nl80211-devices.patch
Commit message (Collapse)AuthorAgeFilesLines
* lxc: restore the ability to move nl80211 deviceYunguo Wei2019-09-141-0/+94
nl80211 device can't be moved to another namespace due to e389f2afd8509(start: unify and simplify network creation), and lxc community has fixed this issue with: commit 3dd7829433f63b2ec1323a1f237efa7d67ea6e2b lxc upstream This patch is grabbing the commit above, and should be abandoned with lxc uprev afterwards. See more details here: https://github.com/lxc/lxc/issues/3105 Signed-off-by: Yunguo Wei <yunguo.wei@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>