Re: DHCP option Display filter
Jaap Keuter <[email protected]>
| Newsgroups | gmane.network.ethereal.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, The bootp dissector doesn't decode options as TLVs at the moment, so your out of luck here. To the side note, I don't remember if Ethereal 0.10.14 does, but I do know Wireshark 0.99.2 knows about Lease Query Option numbers. Have a look at www.wireshark.org. Thanx, Jaap On Tue, 25 Jul 2006, Wes wrote: > Hi, > > I'm trying to use a display filter for bootp/dhcp > options and can't seem to figure out an easy way to do > this. I've run across this before and never had the > time to persue it. Is there an easy way to create a > filter for a particular option? > > This time I would just like to filter out whether the > message type is a Lease Query or not. It would be nice > to have something like dhcp.option53==8... > > Does anyone know of a way to do this? > > On a side note, is there a version of ethereal that > supports the new Lease Query Option numbers? > > Thanks, > > Wes >