Alan, how do I map protocol names to numbers to modules?
net/protocols.c contains the following:
unix
p8022
p8022tr
snap
rif
ax25
nr
inet
ipx
atalk
My kernel contains all of them. "ipx" and "appletalk" modules
I can find. Are the protocol numbers for these the obvious
8 and 9? Or is there something more subtle going on that I
haven't yet fathomed?
-- Peter