We're working on imx8 board together with Android10 . We have have working lately on the possibility to enable tethering over eth0.
Internet <--> wwan0 <--> eth0 <-> client-ethernet
On previous versions of Android we have managed to do that, using only iptables. This same aproach no longer works under this version of Android.
Has anyone been able to do it? Does any one have an hint on an aproach to enable tethering on eth0.
Thanks in advance.