Ethereal-dev: Re: [Ethereal-dev] more filterable fields for dns

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sat, 25 Dec 2004 16:23:26 -0800
LEGO wrote:
This patch has on my machine for few months, I had just forgotten
about it. I started to wonder why dns.qry.name was not filterable on
0.10.8, I found today I had not submitted it.

It adds the following fields to dns: dns.qry.type, dns.qry.class,
dns.qry.name, dns.resp.type dns.resp.class, dns.resp.name,
dns.resp.ttl, dns.resp.len.

...and also adds some additional filterable fields to PGM, GTP, and RADIUS.

Checked in, with some cleanups.