[trill] Linux Trill Implementation

Syed Muhammad Mohsin Kazmi <08beesmmkazmi@seecs.edu.pk> Fri, 22 March 2013 14:02 UTC

Return-Path: <08beesmmkazmi@seecs.edu.pk>
X-Original-To: trill@ietfa.amsl.com
Delivered-To: trill@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A72BE21F8462 for <trill@ietfa.amsl.com>; Fri, 22 Mar 2013 07:02:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.976
X-Spam-Level:
X-Spam-Status: No, score=-2.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
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 9Aj21zmXNfhb for <trill@ietfa.amsl.com>; Fri, 22 Mar 2013 07:02:09 -0700 (PDT)
Received: from mail-ve0-f169.google.com (mail-ve0-f169.google.com [209.85.128.169]) by ietfa.amsl.com (Postfix) with ESMTP id D55B121F81FE for <trill@ietf.org>; Fri, 22 Mar 2013 07:02:08 -0700 (PDT)
Received: by mail-ve0-f169.google.com with SMTP id 15so3451812vea.0 for <trill@ietf.org>; Fri, 22 Mar 2013 07:02:08 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to:cc :content-type:x-gm-message-state; bh=gZMEPSVUD+750HDYThZjVbGbOBVCkDgvij/cYHgNtFU=; b=Wvej/vwdUExvp+onmIXG1DNSMnAT9C7OufCjgZjhaS8c1eEt+g6BdzDq+3HG3KNaFz RSSuApmkEyhLrZ/iVLKC5vox5AURIzBB7i7k439/bgAKs0Yw6n0sTcgCGOyLQzIxVpJd M3Ymj1hMc9j/0u4LQeh7acJGw3n2Bijcl5lrctfCIxXbir1+/5sitdj3eSOqmnfl5quZ mZh9iBtnzxEE2BVQBvYJjtHlS+FXCoTRZNOe/LG/m3g0d/UHH/QTi2qUQO48c3ue1sbM iEizbhCCgLvJcD0oqytEaGEdWigXQU8H+o1sf2EF7pak4stRzLUUrvEZHr9l3Md7+Wvc FYHg==
MIME-Version: 1.0
X-Received: by 10.220.44.3 with SMTP id y3mr2356260vce.37.1363960928224; Fri, 22 Mar 2013 07:02:08 -0700 (PDT)
Received: by 10.52.106.197 with HTTP; Fri, 22 Mar 2013 07:02:08 -0700 (PDT)
Date: Fri, 22 Mar 2013 19:02:08 +0500
Message-ID: <CAAZheXn6qOjnj1TUEACXv9jWQ=YdCw08_H8mHLZjGBWOyWOhzQ@mail.gmail.com>
From: Syed Muhammad Mohsin Kazmi <08beesmmkazmi@seecs.edu.pk>
To: trill@ietf.org
Content-Type: multipart/alternative; boundary="047d7b3a8ab89d5be504d883e6e3"
X-Gm-Message-State: ALoCoQm7yXVbkzQz6XFq9frK4ZmccXX0CE8TTuoBqt0qdK4J/Xy4EzqQJfuox1+sQFLTmlmvCMfg
Cc: Ali Khayam <ali.khayam@seecs.edu.pk>, Muhammad Mohsin Sardar <mohsin.sardar@seecs.edu.pk>, Donald Eastlake <d3e3e3@gmail.com>, radiaperlman@gmail.com, nordmark@acm.org
Subject: [trill] Linux Trill Implementation
X-BeenThere: trill@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Developing a hybrid router/bridge." <trill.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/trill>, <mailto:trill-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/trill>
List-Post: <mailto:trill@ietf.org>
List-Help: <mailto:trill-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/trill>, <mailto:trill-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 22 Mar 2013 14:02:09 -0000

Hi All,
              We'll setup the git hub repo with the rebasing over the new
sources quagga and kernel and also start developing it again. This process
will take time and that is why we put the sources temporarily there. The
code is much rough in state that needs cleanup and little modification that
we'll do in the git hub version. There are two things still left in the
major development:

1) trill encapsulated packets from one rbridge to another rbridge.
2) VLANs support for trill (in both planes Control and Data).

You can find more description in the presentation slides
here.<http://tools.ietf.org/agenda/84/slides/slides-84-trill-2.pdf>

We are happy to see your response and welcome you for your queries
regarding this development.

Thanks,
Mohsin Kazmi