Date: Fri, 09 Feb 2001 17:00:06 -0700 From: Lyndon Nerenberg <lyndon@orthanc.ab.ca> To: net@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: call for testers: port aggregation netgraph module Message-ID: <200102100000.f1A006i02488@orthanc.ab.ca> In-Reply-To: Your message of "Fri, 09 Feb 2001 16:49:17 MST." <200102092349.f19NnHi02402@orthanc.ab.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, my brain's fried this afternoon. < u_int64_t mask = ~0 & (n-1); /* mask for iftab index */ > u_int64_t mask = n-1; /* mask for iftab index */ --lyndon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102100000.f1A006i02488>