View Single Post
Posts: 540 | Thanked: 288 times | Joined on Sep 2009
#11
Originally Posted by wek View Post
....snip....
So what do you say.
What my userland-aproach would need is the same setup of the
wireless part but just without DHCP, an IP-Address and any NAT-Rules.
Instead of that you would just do e.g. an "ifconfig wlan0 0.0.0.0" to bring
the interface up and start an applciation pointing to wlan0.
A good place to host the two patched needed for qemu and what is
needed to build would probably be the mobilehotspot garage project.
Great, request access to the project and you can then put the patches up to the SVN repo directly.

I need to think about the best way to handle the kernel vs userland packages (need to be separate packages, question is how to reorganize the code so that as much as possible can be shared).

Easter I'm away from everything, the weekend after that I'm also busy and I've just been sick a week so I have a ton of backlog at work so I don't think I'm able to do much in the next 2-3 weeks.

However feel free to mail me (the usual garage alias works) your ideas (any code you want to work on just do it on the SVN repo, that's what it is there for anyway).