linux-stable/include/net/phonet
Rémi Denis-Courmont 4e3d16ce5e Phonet: resource routing backend
When both destination device and object are nul, Phonet routes the
packet according to the resource field. In fact, this is the most
common pattern when sending Phonet "request" packets. In this case,
the packet is delivered to whichever endpoint (socket) has
registered the resource.

This adds a new table so that Linux processes can register their
Phonet sockets to Phonet resources, if they have adequate privileges.

(Namespace support is not implemented at the moment.)

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-15 21:31:32 -07:00
..
gprs.h Phonet: implement GPRS virtual interface over PEP socket 2008-10-05 11:16:16 -07:00
pep.h Phonet: remove dangling pipe if an endpoint is closed early 2010-09-15 21:31:31 -07:00
phonet.h Phonet: resource routing backend 2010-09-15 21:31:32 -07:00
pn_dev.h phonet: use call_rcu for phonet device free 2010-06-09 16:14:25 -07:00