Re: Play Kernel Hangman!

2000-11-06 Thread ejc
Jeff Dike wrote: > After a stranger than usual late-night #kernelnewbies session on Thursday, I > was inspired to come up with Kernel Hangman. This is the traditional game of > hangman, except that the words you have to guess are kernel symbols. Oh, no, no, no, no... my productivity! I love it.

adding a protocol

2000-11-08 Thread ejc
Does anyone have pointers to information on how to add support for a network protocol to the kernel? http://www.csn.ul.ie/~heathclf/fyp/fyp-final/fyp-final.html looks like it may be helpful, and I'm studying include/net/*, and net/*. I didn't notice anything useful in Documentation/networking, b