Re: [savi] Potential issue for all SAVI mechanisms?

"Jun Bi" <junbi@cernet.edu.cn> Wed, 22 June 2011 04:40 UTC

Return-Path: <junbi@cernet.edu.cn>
X-Original-To: savi@ietfa.amsl.com
Delivered-To: savi@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 46C1C11E8079 for <savi@ietfa.amsl.com>; Tue, 21 Jun 2011 21:40:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.903
X-Spam-Level:
X-Spam-Status: No, score=-99.903 tagged_above=-999 required=5 tests=[AWL=0.001, BAYES_00=-2.599, FH_HAS_XAIMC=2.696, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r3AEoyb71WMG for <savi@ietfa.amsl.com>; Tue, 21 Jun 2011 21:40:08 -0700 (PDT)
Received: from cernet.edu.cn (mail.cernet.edu.cn [202.112.39.2]) by ietfa.amsl.com (Postfix) with SMTP id 0F47211E80A0 for <savi@ietf.org>; Tue, 21 Jun 2011 21:40:03 -0700 (PDT)
Received: from junbiVAIOz138([59.66.53.212]) by cernet.edu.cn(AIMC 3.2.0.0) with SMTP id jm54e018f00; Wed, 22 Jun 2011 12:40:02 +0800
Message-ID: <70DEE8BFA1794CA9B6694032363C3460@junbiVAIOz138>
From: Jun Bi <junbi@cernet.edu.cn>
To: "Joel M. Halpern" <jmh@joelhalpern.com>
References: <BANLkTi=Te8AS+sdhOGtCvgFqa48dHc80WQ@mail.gmail.com> <F29187458BA64F46BE7069B37C4CF19D@junbiVAIOz138> <4E013482.3080405@joelhalpern.com>
In-Reply-To: <4E013482.3080405@joelhalpern.com>
Date: Wed, 22 Jun 2011 12:35:48 +0800
MIME-Version: 1.0
Content-Type: text/plain; format="flowed"; charset="utf-8"; reply-type="response"
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
Importance: Normal
X-Mailer: Microsoft Windows Live Mail 15.4.3508.1109
X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3508.1109
X-AIMC-AUTH: junbi
X-AIMC-MAILFROM: junbi@cernet.edu.cn
X-AIMC-Msg-ID: MO0OP90B
Cc: SAVI Mailing List <savi@ietf.org>, Jean-Michel Combes <jeanmichel.combes@gmail.com>
Subject: Re: [savi] Potential issue for all SAVI mechanisms?
X-BeenThere: savi@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Mailing list for the SAVI working group at IETF <savi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/savi>, <mailto:savi-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/savi>
List-Post: <mailto:savi@ietf.org>
List-Help: <mailto:savi-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/savi>, <mailto:savi-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 Jun 2011 04:40:09 -0000

In the Ethernet environment, the MTU is 1500, DHCP reply is not a large 
packet and it won't be fragmented.
Maybe the packet size of RA is large and might be fragmented, but it is not 
processed in SAVI.

thanks,
Jun Bi

-----原始邮件----- 
From: Joel M. Halpern
Sent: Wednesday, June 22, 2011 8:17 AM
To: Jun Bi
Cc: Jean-Michel Combes ; SAVI Mailing List
Subject: Re: [savi] Potential issue for all SAVI mechanisms?

I do not think this is a sufficient answer.  Whether the device is a
switch or a router, reassembling or maintaining packet state across
fragements is a non-trivial undertaking.

I can imagine some kludges to get around this, but they have broader
impact than just SAVI.  (For example, rejecting first packets that do
not have enough information to determine whether or not they are
claiming to be RAs or DHCP replies.)

Yours,
Joel

On 6/21/2011 9:56 AM, Jun Bi wrote:
> Hi Jean-Michel,
>
> What we are talking about "savi switch" is a 2.5 layer switch (layer 2
> switch in data plan with layer 3-aware in controll/management plan).
> So what I know from switch vendor is that the 2.5 layer switch chip or
> the stronger CPU can handel it.
> For example, the chip can recongnize the Protocol ID field of IP packets
> to recongznie HDCP or NDP packets (even in fragments),
> then copy them to switch CPU. The CPU can handle it.
>
> The SAVI switch has been really implmented and deployed, so I did really
> see any problem in real network.
> BTW, it seems that SAVI switch doesn't snoop and process RA packets for
> binding, so maybe RA packet is different.
>
> thanks,
> Jun Bi
>
> -----原始邮件----- From: Jean-Michel Combes
> Sent: Tuesday, June 21, 2011 9:37 PM
> To: SAVI Mailing List
> Subject: [savi] Potential issue for all SAVI mechanisms?
>
> Hi,
>
> Maybe you already know that there is a discussion on v6ops/6man MLs
> about RA Guard evasion (cf.
> http://www.ietf.org/mail-archive/web/ipv6/current/msg14204.html).
> One of the methods to perform this evasion is fragmentation: it seems
> that a L2 device would not be able to re-assemble all the fragments
> without an important extra-cost and so would not be able to determine
> whether or not the message is a Router Advertisement (cf.
> http://www.ietf.org/mail-archive/web/ipv6/current/msg14240.html).
>
> Knowing that:
> (1) In common use-case, SAVI device is a L2 device
> (2) SAVI mechanisms are based on NDP/SEND/DHCP messages inspection
>
> I am wondering whether or not fragmentation would not impact strongly
> SAVI specifications too: any fragmented NDP/SEND/DHCP message could
> not update correctly the Binding Table and so what would be the
> consequences?
>
> I would appreciate comments from WG members, especially
> implementors/manufacturers, about this.
>
> Thanks in advance for your replies.
>
> Best regards.
>
> JMC.
> _______________________________________________
> savi mailing list
> savi@ietf.org
> https://www.ietf.org/mailman/listinfo/savi
> _______________________________________________
> savi mailing list
> savi@ietf.org
> https://www.ietf.org/mailman/listinfo/savi