Phonet: PF_PHONET protocol family support
authorRemi Denis-Courmont <remi.denis-courmont@nokia.com>
Tue, 23 Sep 2008 03:02:10 +0000 (20:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Sep 2008 03:02:10 +0000 (20:02 -0700)
commit4b07b3f69a8471cdc142c51461a331226fef248a
tree661b8c841ad2e3922f22f585f8628083baa03546
parentbce7b15426cac3000bf6a9cf59d9356ef0be2dec
Phonet: PF_PHONET protocol family support

This is the basis for the Phonet protocol families, and introduces
the ETH_P_PHONET packet type and the PF_PHONET socket family.

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 [new file with mode: 0644]
net/phonet/af_phonet.c [new file with mode: 0644]