chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] raw packet interface


From: Stephen Eilert
Subject: Re: [Chicken-users] raw packet interface
Date: Thu, 10 Mar 2011 01:52:15 -0300

On Mar 9, 2011, at 10:29 PM, Nicolas Pelletier wrote:

> Hello Chickenistas,
> 
> As part of testing a network appliance (router/firewall etc...), I'd
> like to be able to read and write arbitrary data to the network. So
> I'm wondering if somebody has already some tools to interface to
> low-level networking services, such as BPF, libpcap... I am trying to
> find error cases in the handling of incoming packets in the appliance;
> I do not need throughput performance nor very precise timings. I am
> running under FreeBSD 8.1. I'd be grateful for any advice.

I am not aware anyone doing raw packet access in Scheme. 

Do you think that bindings for libpcap would be enough for your purposes?


-- Stephen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]