netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next-2.6 PATCH 0/5] Phonet resource routing
@ 2010-09-15 22:29 Rémi Denis-Courmont
  2010-09-15 22:30 ` [PATCH] Phonet: resource routing backend Rémi Denis-Courmont
  2010-09-16  4:32 ` [net-next-2.6 PATCH 0/5] Phonet resource routing David Miller
  0 siblings, 2 replies; 7+ messages in thread
From: Rémi Denis-Courmont @ 2010-09-15 22:29 UTC (permalink / raw)
  To: netdev


   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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-09-16  4:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-15 22:29 [net-next-2.6 PATCH 0/5] Phonet resource routing Rémi Denis-Courmont
2010-09-15 22:30 ` [PATCH] Phonet: resource routing backend Rémi Denis-Courmont
2010-09-15 22:30   ` [PATCH] Phonet: hook resource routing to userspace via ioctl()'s Rémi Denis-Courmont
2010-09-15 22:30     ` [PATCH] Phonet: look up the resource routing table when forwarding Rémi Denis-Courmont
2010-09-15 22:30       ` [PATCH] Phonet: list subscribed resources via proc_fs Rémi Denis-Courmont
2010-09-15 22:30         ` [PATCH] Phonet: resource routing documentation Rémi Denis-Courmont
2010-09-16  4:32 ` [net-next-2.6 PATCH 0/5] Phonet resource routing David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).