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 <[EMAIL PROTECTED]>,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 >[email protected] >https://lists.openafs.org/mailman/listinfo/openafs-devel > _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
