Change "type field" in ethernet header frame
From: R?mi (remi_inconnu_at_yahoo.fr)
Date: 09/28/04
- Next message: Måns Rullgård: "Re: Change "type field" in ethernet header frame"
- Previous message: Peter Eisch: "Re: Update kernel on old RH install cd"
- Next in thread: Måns Rullgård: "Re: Change "type field" in ethernet header frame"
- Reply: Måns Rullgård: "Re: Change "type field" in ethernet header frame"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Sep 2004 05:33:56 -0700
Hello,
I must communicate from linux to old hardware
(this old hardware cannot be changed).
This hardware use specific ethernet frame header (not 802.3).
To send message I must change the address destination (MAC),
with another value, and I must force specific type field
in ethernet II frame.
I don't know how to solve this problem, I must
write an application in C or C++.
Sample code, link, book, advice... are welcome.
Thanks.
- Next message: Måns Rullgård: "Re: Change "type field" in ethernet header frame"
- Previous message: Peter Eisch: "Re: Update kernel on old RH install cd"
- Next in thread: Måns Rullgård: "Re: Change "type field" in ethernet header frame"
- Reply: Måns Rullgård: "Re: Change "type field" in ethernet header frame"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|