Author: andrews Date: 2008-05-16 13:36:44 +0200 (Fri, 16 May 2008) New Revision: 3486
Modified: trunk/n2n/ trunk/n2n/edge.c Log: -------- A edge.c B . -------- A: Added supernode hostname lookup to edge. Insipred by Hai Zhao. Chose to use getaddrinfo() rather than gethostbyname() because POSIX 1003.1-2001 marks gethostbyaddr() and gethostbyname() as obsolescent. Tested under i686 GNU/Linux. B: Modified svn:ignore to ignore man page output (.gz) created by make. _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
