Re: [sidr] Beacons in a separate TCP

Jakob Heitz <jakob.heitz@ericsson.com> Sat, 12 November 2011 01:24 UTC

Return-Path: <jakob.heitz@ericsson.com>
X-Original-To: sidr@ietfa.amsl.com
Delivered-To: sidr@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6DFA41F0C3D for <sidr@ietfa.amsl.com>; Fri, 11 Nov 2011 17:24:29 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.236
X-Spam-Level:
X-Spam-Status: No, score=-6.236 tagged_above=-999 required=5 tests=[AWL=0.363, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9c4rULyUB7Ok for <sidr@ietfa.amsl.com>; Fri, 11 Nov 2011 17:24:28 -0800 (PST)
Received: from imr4.ericy.com (imr4.ericy.com [198.24.6.9]) by ietfa.amsl.com (Postfix) with ESMTP id 6895C1F0C3B for <sidr@ietf.org>; Fri, 11 Nov 2011 17:24:28 -0800 (PST)
Received: from eusaamw0707.eamcs.ericsson.se ([147.117.20.32]) by imr4.ericy.com (8.14.3/8.14.3/Debian-9.1ubuntu1) with ESMTP id pAC1ONdv006877; Fri, 11 Nov 2011 19:24:24 -0600
Received: from EUSAACMS0701.eamcs.ericsson.se ([169.254.1.52]) by eusaamw0707.eamcs.ericsson.se ([147.117.20.32]) with mapi; Fri, 11 Nov 2011 20:24:23 -0500
From: Jakob Heitz <jakob.heitz@ericsson.com>
To: "George, Wes" <wesley.george@twcable.com>
Date: Fri, 11 Nov 2011 20:25:02 -0500
Thread-Topic: Beacons in a separate TCP
Thread-Index: Acyg2c84UnSjpaBxS/qoOOzZmhgrFA==
Message-ID: <34A0153E-578B-4E98-B055-5155798B235F@ericsson.com>
References: <7309FCBCAE981B43ABBE69B31C8D21391A44963DA0@EUSAACMS0701.eamcs.ericsson.se> <DCC302FAA9FE5F4BBA4DCAD4656937791451B2CC9C@PRVPEXVS03.corp.twcable.com>
In-Reply-To: <DCC302FAA9FE5F4BBA4DCAD4656937791451B2CC9C@PRVPEXVS03.corp.twcable.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: "Sriram, Kotikalapudi" <kotikalapudi.sriram@nist.gov>, sidr wg list <sidr@ietf.org>
Subject: Re: [sidr] Beacons in a separate TCP
X-BeenThere: sidr@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Secure Interdomain Routing <sidr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sidr>, <mailto:sidr-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sidr>
List-Post: <mailto:sidr@ietf.org>
List-Help: <mailto:sidr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sidr>, <mailto:sidr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 12 Nov 2011 01:24:29 -0000

If the router has other work, it can simply stop reading the tcp socket. That would put the tcp into persist state and the sender will stop sending. This is only possible if the beacons are in a separate tcp session.

--
Jakob Heitz.


On Nov 11, 2011, at 5:02 PM, "George, Wes" <wesley.george@twcable.com> wrote:

>> From: sidr-bounces@ietf.org [mailto:sidr-bounces@ietf.org] On Behalf Of
>> Jakob Heitz
>> 
>> The beacons will be unlikely to come like the slow constant drizzle of
>> Seattle weather, but more like the quick cloudbursts of Miami weather.
>> Just guessing.
>> 
>> Such beacons will cause head-of-line blocking for more urgent updates
>> behind them. Beacons can be delayed for hours without consequence. Not
>> so for other updates.
>> 
>> I think beacons should be transmitted in a TCP session separate from
>> the normal BGP traffic, so as not to delay that.
> 
> [WEG] I'm not certain I understand how a separate TCP session would make a significant difference. When the update arrives, the router has to do something to it, either process it or slap it into a buffer (RAM or hard drive) for processing when it's less busy.
> You could accomplish the same thing by flagging it with different QOS values, instructing the beacon sender to send the updates at pseudo-random intervals, and instructing the receiving router to always process update/withdraw messages before beacons, right? But really, this just ends up being part of the overall base CPU load of the BGPSec implementation. Either the routing system hardware has the scale to run it or it doesn't. If we're down to having to use separate TCP sessions to segregate important updates from less important ones, we have a larger problem IMO.
> 
> Wes George
> 
> This E-mail and any of its attachments may contain Time Warner Cable proprietary information, which is privileged, confidential, or subject to copyright belonging to Time Warner Cable. This E-mail is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient of this E-mail, you are hereby notified that any dissemination, distribution, copying, or action taken in relation to the contents of and attachments to this E-mail is strictly prohibited and may be unlawful. If you have received this E-mail in error, please notify the sender immediately and permanently delete the original and any copy of this E-mail and any printout.