commit | 0cc535a29916c6a0e6e6af0f3d42c2fe3b0b145d | [log] [tgz] |
---|---|---|
author | Julian Anastasov <ja@ssi.bg> | Wed Jul 18 21:35:03 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 19 08:30:49 2012 -0700 |
tree | 28be5b939062368de3001e4602cede3a0727b07a | |
parent | 6255e5ead00cf96554f623ba51e2ac4c8ac27276 [diff] |
ipv4: fix address selection in fib_compute_spec_dst ip_options_compile can be called for forwarded packets, make sure the specific-destionation address is a local one as specified in RFC 1812, 4.2.2.2 Addresses in Options Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: David S. Miller <davem@davemloft.net>