commit | 2563fa595447bba6a73e6c58c4bbf11ac0f28931 | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Mon Nov 07 14:57:22 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 08 15:13:03 2011 -0500 |
tree | 973f75cb61b84c41e7047bfa759197b3e1e39f22 | |
parent | f74024d9f05caa570dcf7582b498bbf011943491 [diff] |
net: make ipv6 PKTINFO honour freebind This just makes it possible to spoof source IPv6 address on a socket without having to create and bind a new socket for every source IP we wish to spoof. Signed-off-by: Maciej Żenczykowski <maze@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>