summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-03-15 22:44:28 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2005-03-15 22:44:28 -0800
commit2c7ec2528b5776bd64a7c1240879087198e57da9 (patch)
tree9e1e1e4a97e2dee6b9ae90e6d3dd01b28a141b04 /net/unix/af_unix.c
parentdbbd405f9c50f09367b854118f075971896e0062 (diff)
[IPV4]: Make ipt_REJECT use icmp_send again.
As it is ipt_REJECT doesn't work at all with IPsec. Despite my efforts previously in making the policy lookups work there I neglected to change the final call to dst_output so the policy lookup is useless. ipt_REJECT also had a number of deviations from icmp_send which seems to be unjustified. For examples it ignored source routing IP options. There was a bug in icmp_send too :) It didn't set the ICMP type/code values for the policy lookup. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions