oofnikj / docker-openwrt

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

Implement macvlan to LAN to allow access to physical network #3

Closed v01ded closed 4 years ago

v01ded commented 4 years ago

Correct hardcode of Container Name when stopping the container

oofnikj commented 4 years ago

I had a reason why I didn't use macvlan for LAN, but now I can't remember what that reason was! I'll take a look at this again and try to get it working. Thanks!

oofnikj commented 4 years ago

Included these commits in PR #4 with some additional fixes.