commit | a925aa00a55e3b72bd38bfdd3d6f97c0d900c949 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@parallels.com> | Fri Dec 09 06:24:06 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 09 14:15:00 2011 -0500 |
tree | c3a713175d2fa0ea295bd20143bd9b0d938c2bb5 | |
parent | 52b7c59bc34c1eb73c46e023c9c01231e1cb637a [diff] |
udp_diag: Implement the get_exact dumping functionality Do the same as TCP does -- lookup a socket in the given udp_table, check cookie, fill the reply message with existing inet socket dumping helper and send one back. Signed-off-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>