Hello, On Thu, Mar 10, 2011 at 23:09, Christiano F. Haesbaert <[email protected]> wrote: > > Using raw socket is quite portable, you'll probably need something > like filtering with pcap, and then using the raw socket to send your > stuff.
For anything at or above the network layer, this seems to be a good solution, thank you. For the link layer, I'll just use BPF ;-) Best regards, -- Nicolas _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
