[OpenAFS-devel] AF_INET byte order
chas williams - CONTRACTOR
chas@cmf.nrl.navy.mil
Tue, 13 Mar 2007 09:27:20 -0400
ok, i think this thread is getting out of hand. it is NEVER appropriate
to apply htons() to AF_INET. read stevens.
yet afsmonitor works on linux. so sin_family must not be used. indeed
xstat only uses the addr and port and passes only this information to
rx_NewConnection. sin_family is a red herring.
In message <20070313111526.GA5560@citi.umich.edu>,Jim Rees writes:
>What platform are you running afsmonitor on? Can you try afsmonitor on
>i386_linux and verify that it doesn't work? Or apply the patch and verify
>that it does work?
>_______________________________________________
>OpenAFS-devel mailing list
>OpenAFS-devel@openafs.org
>https://lists.openafs.org/mailman/listinfo/openafs-devel
>