From: Pavel Emelyanov Date: Fri, 9 Dec 2011 06:24:21 +0000 (+0000) Subject: udp_diag: Implement the dump-all functionality X-Git-Tag: v3.3-rc1~182^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6d640c2286d16b15a21a4475c896cdce6a0bbe0;p=pandora-kernel.git udp_diag: Implement the dump-all functionality Do the same as TCP does -- iterate the given udp_table, filter sockets with bytecode and dump sockets into reply message. The same filtering as for TCP applies, though only some of the state bits really matter. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed