linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket option
authorJing Huang <jing.huang.pku@gmail.com>
Tue, 24 Jul 2012 13:59:23 +0000 (13:59 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 14 Aug 2012 19:26:55 +0000 (20:26 +0100)
commit920394db819e30fbbfa527f25e45360061d1a220
tree62e322fe941814e553781e5dcb216285f4f238e7
parentca6190673c90e283897740b243f6508055c9de5a
linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket option

Signed-off-by: Jing Huang <jing.huang.pku@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
linux-user/syscall.c