diff options
author | Jiri Benc <jbenc@redhat.com> | 2013-10-04 17:04:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-07 15:26:46 -0400 |
commit | 0a7e22609067ff524fc7bbd45c6951dd08561667 (patch) | |
tree | 22cdabcf72b03cdb44deed26aeaebe5a3438fc4e /usr | |
parent | 281abd965fedfe7c31927d84e01a5bfa554b5502 (diff) | |
download | kernel_replicant_linux-0a7e22609067ff524fc7bbd45c6951dd08561667.tar.gz kernel_replicant_linux-0a7e22609067ff524fc7bbd45c6951dd08561667.tar.bz2 kernel_replicant_linux-0a7e22609067ff524fc7bbd45c6951dd08561667.zip |
ipv4: fix ineffective source address selection
When sending out multicast messages, the source address in inet->mc_addr is
ignored and rewritten by an autoselected one. This is caused by a typo in
commit 813b3b5db831 ("ipv4: Use caller's on-stack flowi as-is in output
route lookups").
Signed-off-by: Jiri Benc <jbenc@redhat.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions