oofnikj / docker-openwrt

OpenWrt running in Docker
GNU General Public License v2.0
299 stars 63 forks source link

Docker bridge to act as main interface for lan,static host ip, assert revert namespace of wlan0 #14

Open hllhll opened 3 years ago

hllhll commented 3 years ago

This addresses the issues I encountered in https://github.com/oofnikj/docker-openwrt/issues/12 and also wlan0 would not return to host stack occasionally, so I've added it explicitly.

oofnikj commented 3 years ago

Hi, thanks for opening this PR. I've added a couple of inline comments.

I think making WAN optional and the WiFi namespace commits are unrelated issues, so it would be best to open them as separate PRs.