Phonet: implement GPRS virtual interface over PEP socket
authorRémi Denis-Courmont <remi.denis-courmont@nokia.com>
Sun, 5 Oct 2008 18:16:16 +0000 (11:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 5 Oct 2008 18:16:16 +0000 (11:16 -0700)
commit02a47617cdce440f60c71a51f3a93f9f5fcc5a7a
tree2f65d9978345b8eafdaf926a3342424a21c6e57a
parentc41bd97f815720f9404f97da0c4f4400b52c243d
Phonet: implement GPRS virtual interface over PEP socket

Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/phonet.h
include/linux/socket.h
include/net/phonet/gprs.h [new file with mode: 0644]
include/net/phonet/pep.h
net/phonet/Makefile
net/phonet/pep-gprs.c [new file with mode: 0644]
net/phonet/pep.c
net/phonet/socket.c