K 10 svn:author V 6 tuexen K 8 svn:date V 27 2020-07-01T18:03:38.477264Z K 7 svn:log V 335 MFC r353480: Use event handler in SCTP Use an event handler to notify the SCTP about IP address changes instead of calling an SCTP specific function from the IP code. This is a requirement of supporting SCTP as a kernel loadable module. This patch was developed by markj@, I tweaked a bit the SCTP related code. Submitted by: markj END