Home
last modified time | relevance | path

Searched hist:"914 e1c8b6980c516667375d3e55f0b6e674c8c58" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/sctp/
H A Dsctp.hdiff 914e1c8b6980c516667375d3e55f0b6e674c8c58 Fri Feb 13 02:33:44 CST 2009 Vlad Yasevich <vladislav.yasevich@hp.com> sctp: Inherit all socket options from parent correctly.

During peeloff/accept() sctp needs to save the parent socket state
into the new socket so that any options set on the parent are
inherited by the child socket. This was found when the
parent/listener socket issues SO_BINDTODEVICE, but the
data was misrouted after a route cache flush.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/sctp/
H A Dipv6.cdiff 914e1c8b6980c516667375d3e55f0b6e674c8c58 Fri Feb 13 02:33:44 CST 2009 Vlad Yasevich <vladislav.yasevich@hp.com> sctp: Inherit all socket options from parent correctly.

During peeloff/accept() sctp needs to save the parent socket state
into the new socket so that any options set on the parent are
inherited by the child socket. This was found when the
parent/listener socket issues SO_BINDTODEVICE, but the
data was misrouted after a route cache flush.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dprotocol.cdiff 914e1c8b6980c516667375d3e55f0b6e674c8c58 Fri Feb 13 02:33:44 CST 2009 Vlad Yasevich <vladislav.yasevich@hp.com> sctp: Inherit all socket options from parent correctly.

During peeloff/accept() sctp needs to save the parent socket state
into the new socket so that any options set on the parent are
inherited by the child socket. This was found when the
parent/listener socket issues SO_BINDTODEVICE, but the
data was misrouted after a route cache flush.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsocket.cdiff 914e1c8b6980c516667375d3e55f0b6e674c8c58 Fri Feb 13 02:33:44 CST 2009 Vlad Yasevich <vladislav.yasevich@hp.com> sctp: Inherit all socket options from parent correctly.

During peeloff/accept() sctp needs to save the parent socket state
into the new socket so that any options set on the parent are
inherited by the child socket. This was found when the
parent/listener socket issues SO_BINDTODEVICE, but the
data was misrouted after a route cache flush.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>