lkml.org 
[lkml]   [2008]   [Jan]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 001/001] ipv4: enable use of 240/4 address space

On Jan 7 2008 17:10, Vince Fuller wrote:
>--- net/ipv4/devinet.c.orig 2007-04-12 10:16:23.000000000 -0700
>+++ net/ipv4/devinet.c 2008-01-07 16:55:59.000000000 -0800
>@@ -594,6 +594,8 @@ static __inline__ int inet_abc_len(__be3
> rc = 16;
> else if (IN_CLASSC(haddr))
> rc = 24;
>+ else if (IN_CLASSE(haddr))
>+ rc = 24;
> }
>
> return rc;

Any particular reason why 24?


\
 
 \ /
  Last update: 2008-01-18 00:07    [W:0.087 / U:1.616 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site