]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit8ef0d6eb324cb608399d1fbdf7f6e91a14f1a673
tree76ca90239b074a13137217d3732f79fe83a2500b
parentc41e05791a959966173e18dd49f0dcb96a553b1e
[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