Ethereal-users: [Ethereal-users] Ethereal and scripting

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: David Meagher <dmeagher@xxxxxxxxx>
Date: Sat, 27 Aug 2005 15:15:45 +0100
Hi,
Does any one know is it possible to do any level of scripting in ethereal?
i've got a few 100mb+ captures, which takes a while to filter through
to find what i'm looking for.

to do something like:
ip.addr == (select radius.Framed_IP_Address from radius where
radius.Calling_Station_Id == "1234567890")

The select/from/where syntax is just used as an example.

I was hoping that there is some option within the ethereal console (or
soemthing similar) that would allow this.

Regards,
David