lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ