[SCTP] Update pmtu handling to be similar to tcp
authorVlad Yasevich <vladislav.yasevich@hp.com>
Thu, 7 Jun 2007 17:47:03 +0000 (13:47 -0400)
committerVladislav Yasevich <vxy@hera.kernel.org>
Wed, 13 Jun 2007 20:44:42 +0000 (20:44 +0000)
commitc910b47e1811b3f8b184108c48de3d7af3e2999b
tree76ca90239b074a13137217d3732f79fe83a2500b
parentfe979ac169970b3d12facd6565766735862395c5
[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>
include/net/sctp/structs.h
net/sctp/input.c
net/sctp/transport.c