| ||||||
| 5/17 |
| 2005/1/8-10 [Computer/Networking, Computer/SW/OS/Linux] UID:35605 Activity:nil |
1/7 Where in the Linux kernel can I find out the structure of say,
ethernet frame structure, APR, IPv4, ICMP, IP, TCP, UDP?
And which header files contain the type/protocol constants?
Thanks...
\_ linux/skbuff.h. struct sk_buff; --jwm
\_ jwm, any comments on the recent 2.6.6 kernel? --kngharv
\_ Nope. I don't really like Linux. I use it at work, and
I have be working w/ 2.6.8.1 most recently. Vadim is the one
to talk to about Linux. |
| 5/17 |
|