summaryrefslogtreecommitdiff
path: root/drivers/video
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2011-06-16 14:37:03 -0700
committerArve Hjønnevåg <arve@android.com>2013-03-11 15:22:41 -0700
commitb37d526ac25d22b255fc98e2209af69a78fa583a (patch)
tree07c0db924657b8969d25712448f7cf357cb4f192 /drivers/video
parent9fcde7c4095bd61ec58eaa88e4814d12565753ec (diff)
netfilter: have ip*t REJECT set the sock err when an icmp is to be sent
Allow the REJECT --reject-with icmp*blabla to also set the matching error locally on the socket affected by the reject. This allows the process to see an error almost as if it received it via ICMP. It avoids the local process who's ingress packet is rejected to have to wait for a pseudo-eternity until some timeout kicks in. Ideally, this should be enabled with a new iptables flag similar to --reject-with-sock-err For now it is enabled with CONFIG_IP*_NF_TARGET_REJECT_SKERR option. Change-Id: I649a4fd5940029ec0b3233e5abb205da6984891e Signed-off-by: JP Abgrall <jpa@google.com>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions