Phonet: Netlink interface
authorRemi Denis-Courmont <remi.denis-courmont@nokia.com>
Tue, 23 Sep 2008 03:04:30 +0000 (20:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Sep 2008 03:04:30 +0000 (20:04 -0700)
commit8fb397406f6470f79040c41eec49af20900a9e3b
tree019a843c84fc4b427b957a42b49562f8c33e33b6
parentf8ff60283de2b6775d7a14619056a08e3083bd40
Phonet: Netlink interface

This provides support for configuring Phonet addresses, notifying
Phonet configuration changes, and dumping the configuration.

Signed-off-by: Remi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/phonet/phonet.h
net/phonet/Makefile
net/phonet/af_phonet.c
net/phonet/pn_netlink.c [new file with mode: 0644]