[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <d214bd6716258777ce8b1023208bc347@chewa.net>
Date: Thu, 16 Sep 2010 00:29:35 +0200
From: Rémi Denis-Courmont <remi@...lab.net>
To: netdev@...r.kernel.org
Subject: [net-next-2.6 PATCH 0/5] Phonet resource routing
Hello,
This patch series adds support for implement Phonet services ("servers") on
Linux. So far, this was only possible on the Phonet modem attached; i.e.
Linux processes could only act as a "client".
Comments welcome. (Or did I again miss the new feature deadline?)
Documentation/networking/phonet.txt | 16 +++
include/linux/phonet.h | 2
include/net/phonet/phonet.h | 5
include/net/phonet/pn_dev.h | 1
net/phonet/af_phonet.c | 17 +++
net/phonet/datagram.c | 13 ++
net/phonet/pn_dev.c | 2
net/phonet/socket.c | 185
++++++++++++++++++++++++++++++++++++
8 files changed, 241 insertions(+)
--
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
--
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