[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <06dcdf33b2a0132b2a05c3220735a81e@chewa.net>
Date: Wed, 14 Oct 2009 12:47:34 +0200
From: Rémi Denis-Courmont <remi@...lab.net>
To: netdev@...r.kernel.org
Subject: [PATCH net-next 0/5] Phonet: basic routing support
Hello,
This patchset provides rudimentary support for routing Phonet packets.
Configuration is done with the common rtnetlink infrastructure.
This is useful when there is more than one Phonet interface in the same
namespace,
e.g. a serial bus to a cellular modem and a USB gadget function to a PC.
Comments welcome.
include/net/phonet/phonet.h | 1
include/net/phonet/pn_dev.h | 6 ++
net/phonet/af_phonet.c | 55 ++++++++++++++++--
net/phonet/pn_dev.c | 131
+++++++++++++++++++++++++++++++++++++++++---
net/phonet/pn_netlink.c | 130
+++++++++++++++++++++++++++++++++++++++++++
net/phonet/socket.c | 21 +++++++
6 files changed, 333 insertions(+), 11 deletions(-)
--
Rémi Denis-Courmont
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists