Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-19 Thread Michael Lum
> [mailto:[EMAIL PROTECTED] On Behalf Of Guy Harris > Sent: February 16, 2007 1:03 PM > To: Developer support list for Wireshark > Subject: Re: [Wireshark-dev] Saving settings as "Profiles" > > > On Feb 16, 2007, at 9:47 AM, Michael Lum wrote: > > > But I meant

Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-16 Thread Guy Harris
On Feb 16, 2007, at 9:47 AM, Michael Lum wrote: > But I meant the ability to have a display filter used whenever > a file is loaded. Even if I double-click on a capture file > I would like Wireshark to apply my default display > filter on the first pass/processing. "Apply" as in "completely dis

Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-16 Thread Michael Lum
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Guy Harris > Sent: February 15, 2007 5:52 PM > To: Developer support list for Wireshark > Subject: Re: [Wireshark-dev] Saving settings as "Profiles" > > > On

Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-16 Thread Douglas Pratley
rt of my patch, but decided that it was too complex to do until I had more time... Cheers Doug > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Andy Howell > Sent: 15 February 2007 21:23 > To: Developer support list for Wireshark

Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-15 Thread Guy Harris
On Feb 15, 2007, at 5:35 PM, Michael Lum wrote: > It would also be nice to have filters associated to the saved > settings. "Associated" in the sense that a profile would include a set of filters as well as a set of properties? > I believe the capture file is loaded a second time after the

Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-15 Thread Michael Lum
nada, Inc. CDMA Division -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luis Ontanon Sent: February 15, 2007 2:24 PM To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] Saving settings as "Profiles" On 2/15/07, Ulf Lamping

Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-15 Thread Andy Howell
Guy Harris wrote: > On Feb 15, 2007, at 1:22 PM, Andy Howell wrote: > >> Saving setting based on just the file name would not work for me, as I >> often have files with the same name but different settings. The files >> end up in different directories. > > You probably don't have two files with t

Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-15 Thread Luis Ontanon
On 2/15/07, Ulf Lamping <[EMAIL PROTECTED]> wrote: > Luis Ontanon wrote: > > Overall it looks like a feasable project not something *very* complex > > to implement. > > > You might miss the most work intensive point here: how to compare / > merge two different sets in a GUI way? I do not see why t

Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-15 Thread Guy Harris
On Feb 15, 2007, at 1:22 PM, Andy Howell wrote: > Saving setting based on just the file name would not work for me, as I > often have files with the same name but different settings. The files > end up in different directories. You probably don't have two files with the same name *in the same

Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-15 Thread Andy Howell
Guy Harris wrote: > One feature that might be useful would be support for a "Wireshark > settings file" that could be associated with a capture, so that if a > file named foo.{pcap,cap,...} were opened, Wireshark could look for > foo.wssettings, or something such as that, and, if it finds, load

Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-15 Thread Ulf Lamping
Luis Ontanon wrote: > Well I thought of something similar to this solution as well for some > time. And yes it is somewhat complex but not *so much*. > > Having variuos directories like today's user_dir (from now on a > prefset) in a meta-user_dir (from now on the prefsets_dir) and being > able to

Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-15 Thread Luis Ontanon
Well I thought of something similar to this solution as well for some time. And yes it is somewhat complex but not *so much*. Having variuos directories like today's user_dir (from now on a prefset) in a meta-user_dir (from now on the prefsets_dir) and being able to switch between them, by loadin

Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-15 Thread Ulf Lamping
Joerg Mayer wrote: > On Thu, Feb 15, 2007 at 09:56:56AM -0800, Guy Harris wrote: > >> Douglas Pratley wrote: >> >> >>> Following on from recent comments about being able to save "user >>> decodes", has anyone been working on being able to save Wireshark >>> settings under different "profi

Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-15 Thread Joerg Mayer
On Thu, Feb 15, 2007 at 09:56:56AM -0800, Guy Harris wrote: > Douglas Pratley wrote: > > > Following on from recent comments about being able to save "user > > decodes", has anyone been working on being able to save Wireshark > > settings under different "profiles"? There's some discussion of th

Re: [Wireshark-dev] Saving settings as "Profiles"

2007-02-15 Thread Guy Harris
Douglas Pratley wrote: > Following on from recent comments about being able to save "user > decodes", has anyone been working on being able to save Wireshark > settings under different "profiles"? There's some discussion of this on > the Wiki, and it would obviously be a very useful feature if

[Wireshark-dev] Saving settings as "Profiles"

2007-02-15 Thread Douglas Pratley
Hi guys Following on from recent comments about being able to save "user decodes", has anyone been working on being able to save Wireshark settings under different "profiles"? There's some discussion of this on the Wiki, and it would obviously be a very useful feature if user decodes are persisted