summaryrefslogtreecommitdiffstats
path: root/tcpip
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2021-07-27 19:06:57 +0200
committerRalf Baechle <ralf@linux-mips.org>2021-07-27 19:06:57 +0200
commit661eb7d4c40884063e49a556022cbd5d827ce73f (patch)
tree278340885d8d0e2b7c2e01e18e69a7112a863f2b /tcpip
parent599384db74f3874b5185e64891235ea0805d6b9b (diff)
ax25.4: Remove recommendation for PF_INET, SOCK_PACKET sockets.
The practice results in a kernel warning since Linux 2.1.68 which was released on 1997-11-30 and is deprecated for even longer so maybe, just maybe we should stop recommending it. Use socket(PF_SOCKET, SOCK_RAW, ...) instead, see packet(7). Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'tcpip')
0 files changed, 0 insertions, 0 deletions