commit | f5715aea4564f233767ea1d944b2637a5fd7cd2e | [log] [tgz] |
---|---|---|
author | KOVACS Krisztian <hidden@sch.bme.hu> | Wed Oct 01 07:30:02 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 01 07:30:02 2008 -0700 |
tree | e74e56e56dff19940ba3a5002355ba1bfc73f573 | |
parent | a210d01ae3ee006b59e54e772a7f212486e0f021 [diff] |
ipv4: Implement IP_TRANSPARENT socket option This patch introduces the IP_TRANSPARENT socket option: enabling that will make the IPv4 routing omit the non-local source address check on output. Setting IP_TRANSPARENT requires NET_ADMIN capability. Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu> Signed-off-by: David S. Miller <davem@davemloft.net>