[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <460937EE.8050703@lionking.at>
Date: Tue, 27 Mar 2007 17:27:42 +0200
From: Simba <simba@...nking.at>
To: netdev@...r.kernel.org
Subject: Ethernet Frame Generation
Greetings,
I am new to this list. I have a very special question.
I am currently working on a new l2/l3 protocol (just for
research reasons) and i would like to make a test implementation
in the linux kernel.
For this i need to modify the ethernet header and replace it
with my header. The payload of this header holds the raw data, or
an TCP segment, or an UDP datagram.
The problem is, that i try to find out, where this code is located
in the kernel source.
I found out, that most of the ethernet handling can be found in eth.c
I am just not sure, if there are other dependencies which i need to
have a look at. I tried to find more information on the internet but
couldnt actually.
So if you can help me with this question i would really really
appreciate it.
I am quite new to this, and i am sorry, if it sounds like a silly
question for some of you.
The implementation should at the moment only go that far, that i can
make two patched linux boxes to talk to each other.
Thanks for your help
Greetings
Christoph Kellner
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists