From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schmidt Subject: Re: [RFC net-next 00/15] net: A socket API for LoRa Date: Sat, 11 Aug 2018 20:30:29 +0200 Message-ID: References: <20180701110804.32415-1-afaerber@suse.de> <92ee4016-1da9-826b-3674-b2d604a64848@suse.de> <20180808213640.10a1d76f@alans-desktop> <20180809125939.39ac2cc9@alans-desktop> <20180810165711.59bf26f7@alans-desktop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: mkubecek@suse.cz, =?UTF-8?Q?Konstantin_B=c3=b6hm?= , shess@hessware.de, pieter.robyns@uhasselt.be, contact@snootlab.com, Xue Liu , Ken Yu , =?UTF-8?Q?Michael_R=c3=b6der?= , Rob Herring , lora@globalsat.com.tw, Alexander Graf , Jan Jongboom , Janus Piwek , Jon Ortego , devicetree@vger.kernel.org, Jiri Pirko , Hasnain Virk , Daniele Comel , Marcel Holtmann , linux-spi@vger.kernel.org, Mark Brown , Dollar Chen , Brian Ray , linux-arm-kernel@lists.infradead.org, Matthias Brugger , Ben Whitten , Jian-Hong Pan Return-path: In-Reply-To: <20180810165711.59bf26f7@alans-desktop> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: netdev.vger.kernel.org Hello. On 08/10/2018 05:57 PM, Alan Cox wrote: > > Long term yes I think Alexander is right the inevitable fate of all > networks is to become a link layer in order to transmit IP frames 8) There should be a niche for both at the same time. LoRaWAN is relevant right now and we should aim for making it possible to run a native Linux gateway for it. As for IP for long range low power there is the static context header compression draft to adapt IPv6 to the characteristics for some use cases of such networks. Implementing it within the existing 6lwopan subsystem should be possible. https://tools.ietf.org/html/draft-ietf-lpwan-ipv6-static-context-hc-16 regards Stefan Schmidt