[Xorp-cvs] XORP cvs commit: xorp/libxipc

Pavlin Radoslavov pavlin@icir.org
Fri, 28 Apr 2006 06:48:46 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-04-28 06:48:46 UTC

XORP CVS repository


Modified files:
	libxipc       sockutil.cc 

Log message:
	Bug fix: replace "htons()" with "ntohs()" when converting a value
	from network byte order to host byte order.

Revision  Changes                              Path
1.22      +2 -2;  commitid: d3214451ba7b7ea6;  xorp/libxipc/sockutil.cc