commit | c910b47e1811b3f8b184108c48de3d7af3e2999b | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Thu Jun 07 13:47:03 2007 -0400 |
committer | Vladislav Yasevich <vxy@hera.kernel.org> | Wed Jun 13 20:44:42 2007 +0000 |
tree | 76ca90239b074a13137217d3732f79fe83a2500b | |
parent | fe979ac169970b3d12facd6565766735862395c5 [diff] |
[SCTP] Update pmtu handling to be similar to tcp Introduce new function sctp_transport_update_pmtu that updates the transports and destination caches view of the path mtu. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Acked-by: Sridhar Samudrala <sri@us.ibm.com>