[mif] Self introduction
Stjepan Groš <stjepan.gros@fer.hr> Wed, 09 September 2015 12:31 UTC
Return-Path: <stjepan.gros@fer.hr>
X-Original-To: mif@ietfa.amsl.com
Delivered-To: mif@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C95F1A8A41 for <mif@ietfa.amsl.com>; Wed, 9 Sep 2015 05:31:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.41
X-Spam-Level:
X-Spam-Status: No, score=-0.41 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_LOW=-0.7, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6ZPmT-9qpfDb for <mif@ietfa.amsl.com>; Wed, 9 Sep 2015 05:31:35 -0700 (PDT)
Received: from mail.zemris.fer.hr (gandalf.zemris.fer.hr [161.53.65.11]) by ietfa.amsl.com (Postfix) with ESMTP id CB9201A6FC2 for <mif@ietf.org>; Wed, 9 Sep 2015 05:31:34 -0700 (PDT)
Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.zemris.fer.hr (Postfix) with ESMTP id 04E873B7C04D; Wed, 9 Sep 2015 14:31:30 +0200 (CEST)
X-Virus-Scanned: amavisd-new at zemris.fer.hr
Received: from mail.zemris.fer.hr ([127.0.0.1]) by localhost (mail.zemris.fer.hr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A7I4aMlz-nlS; Wed, 9 Sep 2015 14:31:28 +0200 (CEST)
Received: from w540.sistemnet.local (Enel.zemris.fer.hr [161.53.65.34]) by mail.zemris.fer.hr (Postfix) with ESMTPSA id AC61F3B7C04C; Wed, 9 Sep 2015 14:31:28 +0200 (CEST)
To: mif@ietf.org
From: Stjepan Groš <stjepan.gros@fer.hr>
Organization: UNIZG - FER
Message-ID: <55F026A0.7020403@fer.hr>
Date: Wed, 09 Sep 2015 14:31:28 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
MIME-Version: 1.0
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="ncRWKrN3DHg8cW81hSt4TXNJtonG2Af0f"
Archived-At: <http://mailarchive.ietf.org/arch/msg/mif/k7zupAUoVTKbgybCH5AgyX7BZv4>
Subject: [mif] Self introduction
X-BeenThere: mif@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Multiple Interface Discussion List <mif.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mif>, <mailto:mif-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/mif/>
List-Post: <mailto:mif@ietf.org>
List-Help: <mailto:mif-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mif>, <mailto:mif-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Sep 2015 12:31:37 -0000
Hi all! Starting from September this year, my colleagues Dejan Škvorc and Leonardo Jelenković and I work on the MIF implementation for the Linux operating system, more specifically for the Fedora distribution. All three of us are with the Faculty of Electrical Engineering and Computing, University of Zagreb. Everything we do will be based on existing open source software but also in case we write something new, it will also be published as open source. The repository will be placed on Terastream GitHub account (https://github.com/terastream) Currently, nothing is there but expect some code and announcements soon. Also, as we go along we'll post questions/comments to this list. In general, we intend to implement few scenarios as a showcase for the MIF, among them the scenarios used in the architecture RFC. Some things we plan to do: * Modify DHCP server to be able to send PvD related information, as well as DHCP client to parse the given data. * Modify routing software (radvd) also to be able to send PvD related data, and the client side to be able to absorb this data. * An example application that will be used to demonstrate MIF * Define API that will allow PvD aware applications to take advantage of MIF * Some kind of a connection manager and associated UI (very likely NetworkManager) that will allow users to control MIF In short, we are looking forward to work on this particular problem. That's it for now, kind regards Stjepan Gros
- [mif] Self introduction Stjepan Groš