inet_diag: Introduce the byte-code run on an inet socket
authorPavel Emelyanov <xemul@parallels.com>
Fri, 9 Dec 2011 06:22:44 +0000 (06:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Dec 2011 19:14:08 +0000 (14:14 -0500)
commit8d07d1518a074a08b90be02eee5ee15e60ac9779
tree2409c19b8dc9b5cedf4160900e87ea987c2f892a
parentefb3cb428dcde2356802b3f93e152efa7abc5a62
inet_diag: Introduce the byte-code run on an inet socket

The upcoming UDP module will require exactly this ability, so just
move the existing code to provide one.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/inet_diag.h
net/ipv4/inet_diag.c