Hi
I found in /external/qemu/android_console.c
function static int
do_redir_add( ControlClient client, char* args )
is calling
slirp_redir of slirp.c.
Is it possible that I modified slirp_redirfunction so that the redirection of port is fixed
to mimic a FULL CONE NAT ?
Thanks for any help,
Eric