> On Thursday, 13 May 1999 at 13:32:42 +0400, Pavel V. Antipov wrote:
> > Now I want to send this packet into the Ethernet network and
> > recieve it of destination computer.
> > Please, tell me how can i write/read the Ethernet packet.
Use the bpf device. You may have to recompile the kernels to
On 13-May-99 Pavel V. Antipov wrote:
> I encapsulated my data packet into the Ethernet packet,
> set the source and destination Ethernet addresses, specified the frame
> type (my own).
> Now I want to send this packet into the Ethernet network and
> recieve it of destination computer.
> Plea
you need to look at the bpf interface
(man bpf)
julian
On Thu, 13 May 1999, Pavel V. Antipov wrote:
> Hi,
>
> I encapsulated my data packet into the Ethernet packet,
> set the source and destination Ethernet addresses, specified the frame
> type (my own).
> Now I want to send this packet into
[trimming other mailing lists]
On Thursday, 13 May 1999 at 13:32:42 +0400, Pavel V. Antipov wrote:
> Hi,
>
> I encapsulated my data packet into the Ethernet packet,
> set the source and destination Ethernet addresses, specified the frame
> type (my own).
> Now I want to send this packet into the E
4 matches
Mail list logo