On Sun, Sep 29, 2013 at 8:44 AM, wrote:
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52264
>
> User: eapache
> Date: 2013/09/29 12:44 PM
>
> Log:
> Replace some val_to_str calls with the equivalent val_to_str_const calls (and
> implement rval_to_str_const to do this). The
On Sun, Sep 29, 2013 at 08:46:23AM -0400, Evan Huus wrote:
> On Sun, Sep 29, 2013 at 8:44 AM, wrote:
> > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52264
> >
> > User: eapache
> > Date: 2013/09/29 12:44 PM
> >
> > Log:
[...]
> > This is one of the first steps towards conv
On Sun, Sep 29, 2013 at 3:56 PM, Jakub Zawadzki
wrote:
> But back to topic (cause you'll probably see this problem few more times).
> I don't quite get a point why we need to change everything to wmem.
> (To be honest I still don't quite get why we need wmem_ at all, but let's
> skip that).
Wmem
On Sun, Sep 29, 2013 at 05:35:59PM -0400, Evan Huus wrote:
> On Sun, Sep 29, 2013 at 3:56 PM, Jakub Zawadzki
> wrote:
> > But back to topic (cause you'll probably see this problem few more times).
> > I don't quite get a point why we need to change everything to wmem.
> > (To be honest I still don
On Sun, Sep 29, 2013 at 6:38 PM, Jakub Zawadzki
wrote:
> On Sun, Sep 29, 2013 at 05:35:59PM -0400, Evan Huus wrote:
>> On Sun, Sep 29, 2013 at 3:56 PM, Jakub Zawadzki
>> wrote:
>> > But back to topic (cause you'll probably see this problem few more times).
>> > I don't quite get a point why we ne