On Wed, Feb 20, 2013 at 9:58 AM, Justin Sherrill <[email protected]> wrote: > The ideas page for Google Summer of Code on DragonFly could use some ideas: > > http://www.google-melange.com/gsoc/homepage/google/gsoc2013 > > There's plenty on there from previous years, but there's no such thing as > too many ideas. > > Please add things you'd like to see, things that could work as projects, > things you could do yourself (if you're an interested student) and things > you would enjoy helping with (if you're an interested mentor).
I would like to add two projects, for folks interested in networking stuffs: 1) Add per-inpcb input and output packets and bytes statistics in kernel. Add user space tools, or augment netstate or sockstat to show these stats. (easy) 2) Using lwkt_sendmsg() in soconnect() for non-blocking sockets. (medium) Best Regards, sephe -- Tomorrow Will Never Die
