This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: Fwd: Sending raw packets on eCos


> Obviously, some way to send/receive raw Ethernet packets (akin
> to socket(AF_PACKET, SOCK_RAW, protoNumer) under Linux) would
> save us a lot of work.

Have you looked at porting the FreeBSD equivalent of SOCK_RAW. With
any luck you just need to drop in a few files and it runs.

    Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]