[OpenAFS-devel] Re: [Ethereal-dev] small fix for afs callback expires
Jim Rees
rees@umich.edu
Wed, 22 Jan 2003 16:05:08 -0500
Here is another bug in the afs dissector. It interprets fetchdata replies
as "status, callback, volsync, data" but the correct order is "data, status,
callback, volsync." I don't know enough about ethereal to attempt a fix.
By the way, I can't get 0.9.8 to build on OpenBSD. The libs get named foo.a
but my linker wants them as libfoo.a. I suspect this is a libtool screwup.
It wouldn't be the first.