netdev
[Top] [All Lists]

Re: [benc@xxxxxxxxxxxxx: Linux "enable EUI-64 token format"]

To: Keith Owens <kaos@xxxxxxxxxx>
Subject: Re: [benc@xxxxxxxxxxxxx: Linux "enable EUI-64 token format"]
From: "David S. Miller" <davem@xxxxxxxxxx>
Date: Wed, 2 May 2001 21:14:15 -0700 (PDT)
Cc: netdev@xxxxxxxxxxx
In-reply-to: <9500.988862146@xxxxxxxxxxxxxxxxxxxxxx>
References: <8972.988859858@xxxxxxxxxxxxxxxxxxxxxx> <9500.988862146@xxxxxxxxxxxxxxxxxxxxxx>
Sender: owner-netdev@xxxxxxxxxxx
Keith Owens writes:
 > Answering my own question.  The code is rt6_redirect() is required, new
 > version of patch follows.

If the behavior is now going to be always EUI64=y and NO_PB=n, and
we analyse the cpp if check:

#if !defined(CONFIG_IPV6_EUI64) || defined(CONFIG_IPV6_NO_PB)

Both terms are false, thus the code should not be there.

New patch please :-)

Later,
David S. Miller
davem@xxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>