From: Herbert Xu <[EMAIL PROTECTED]> Date: Tue, 8 Aug 2006 18:47:29 +1000
> So this patch changes all visible inet_lookup functions to take a > dport and move all dport->hnum conversion inside them. This isn't so nice because we will now byte-swap the port twice when we try looking up a listening socket. Once for the established lookup and once for the listening hash lookup. It should be easy to do the byte-swap once at a higher level right? - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html