K 10 svn:author V 6 tuexen K 8 svn:date V 27 2010-11-07T18:50:35.631243Z K 7 svn:log V 275 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. MFC after: 3 days. END