]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r214939:
authortuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 20 Nov 2010 19:37:00 +0000 (19:37 +0000)
committertuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 20 Nov 2010 19:37:00 +0000 (19:37 +0000)
commit6fd7d36216d74f8b7dc9f8d8baaae2785ae2dabd
tree7e837b96f2e5b8b869c5704acbd0ec5e9cc557b5
parent817065a932d9b80949b4fd1cb4d25a31bfb42204
MFC r214939:
Do not have the MTU table twice in the code. Therefore move the
function from the timer code to util, rename it appropriately and
also fix a bug in sctp_get_prev_mtu(), where calling it with a
value existing in the MTU table did not return a smaller one.

git-svn-id: svn://svn.freebsd.org/base/stable/8@215583 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/sctp_timer.c
sys/netinet/sctp_usrreq.c
sys/netinet/sctputil.c
sys/netinet/sctputil.h