include/net/phonet/phonet.h
0 → 100644
+74
−0
net/phonet/af_phonet.c
0 → 100644
+216
−0
Loading
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>