Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] callback protocol used by stat daemon

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Thu, 15 Mar 2001 14:20:29 -0800 (PST)
> Attached are two new files, this is the callback protocol used between statd
> daemons
> to notify eachothers of clinet status changes.

Checked in.

> I am not very happy with the names given in the hf structure, (i have very
> little imagination:-( )
> please feel free to change it to whatever is more suitable.

The only issue I had was that the callback protocol defined a
"stat.priv" field, colliding with the "stat.priv" field defined by
"packet-stat.c" - was that intended to be "statnotify.priv"?  (I assumed
it was, and changed it.)