From: Andrea Bittau <[EMAIL PROTECTED]> Subject: service code bug in linux & tcpdump Date: Tue, 24 Jan 2006 11:10:16 +0000 Message-ID: <[EMAIL PROTECTED]>
> shouldn't the service code [u32] be in network byte order? > > If so, linux: > net/dccp/output.c:105 > should have a htonl(); I believe applications should do htonl(), like port number. -- Yoshifumi Nishida [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

