[Coral-dev] libcoral and Ethernet

David Rosal david.rosal at upf.edu
Tue May 9 10:23:28 PDT 2006


David Rosal wrote:
> Hello.
> 
> I'd want to write an application on top of libcoral to monitor 
> an Ethernet link with output file rotation.
> 
> I use coral_read_pkt() to get pointers to the packets. I see 
> this is compatible with Ethernet.
> 
> But I see no way to write Ethernet packets with libcoral.
> I have had a look at the coral_write_* functions, but all of 
> them deal with blocks or cells, which only makes sense in ATM.
> 
> Then how can I write the Ethernet packets that I have read 
> previously with coral_read_pkt() ?

The question is now clear to me, after having a look at the 
sources of crl_to_pcap.

Thanks.


*David



More information about the Coral-dev mailing list