Skip to content
Commit 02f3d4ce authored by David S. Miller's avatar David S. Miller
Browse files

sctp: Adjust PMTU updates to accomodate route invalidation.



This adjusts the call to dst_ops->update_pmtu() so that we can
transparently handle the fact that, in the future, the dst itself can
be invalidated by the PMTU update (when we have non-host routes cached
in sockets).

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 35ad9b9c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment