Home
last modified time | relevance | path

Searched hist:d3818c92afabecfe6b8e5d2e3734c8753522987c (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dinet6_connection_sock.cdiff d3818c92afabecfe6b8e5d2e3734c8753522987c Tue Jul 17 16:38:04 CDT 2012 Eric Dumazet <edumazet@google.com> ipv6: fix inet6_csk_xmit()

We should provide to inet6_csk_route_socket a struct flowi6 pointer,
so that net6_csk_xmit() works correctly instead of sending garbage.

Also add some consts

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: Yuchung Cheng <ycheng@google.com>
Cc: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/linux/
H A Dipv6.hdiff d3818c92afabecfe6b8e5d2e3734c8753522987c Tue Jul 17 16:38:04 CDT 2012 Eric Dumazet <edumazet@google.com> ipv6: fix inet6_csk_xmit()

We should provide to inet6_csk_route_socket a struct flowi6 pointer,
so that net6_csk_xmit() works correctly instead of sending garbage.

Also add some consts

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: Yuchung Cheng <ycheng@google.com>
Cc: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/
H A Dip6_route.hdiff d3818c92afabecfe6b8e5d2e3734c8753522987c Tue Jul 17 16:38:04 CDT 2012 Eric Dumazet <edumazet@google.com> ipv6: fix inet6_csk_xmit()

We should provide to inet6_csk_route_socket a struct flowi6 pointer,
so that net6_csk_xmit() works correctly instead of sending garbage.

Also add some consts

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: Yuchung Cheng <ycheng@google.com>
Cc: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>