Re: Network kernel stack TODOLIST
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com -- Terry I'd like to start contributing in the kernel network stack and I was looking for an interesting TODO list from which pickup an interesting project. Someone knows where I can find one? thanks, Andrea _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... Apple typically does not publish intended future feature directions, so it's pretty much up to you to pick a project. That said, there are things that Darwin does not support that people on this list would very much like, so I am sure one of them can point you in a direction. If you want to get your code into a release, you will need to jump through the legal hoops before telling an Apple person about your code; this includes licensing it under a licence Apple can live with, clearing title with your employer, if needed, etc.. Maybe if you contacted DTS you could get someone to post an official hoop list? I've personally integrated fix code that has accompanied bug reports, but if you were to do something larger, which in the networking area would be (to use list examples) something like come up with KPI to register and deregister protocol families from KEXTs, or write a TUN driver KEXT (plus add the KPI to support it) using the cloning BSD device driver sample code on <http://developer.apple.com>, it would be a significant enough work that it would need legal releases and internal review. Even then it may not be released through Apple, depending on upper level decisions. So your best bet is to pick a couple of projects, size them, and contact DTS to see what it would take. On Aug 16, 2008, at 3:40 AM, Andrea Di Pasquale <spikey.it@gmail.com> wrote: This email sent to site_archiver@lists.apple.com
participants (1)
-
Terry Lambert