HomeFreeBSD

MFC r353480: Use event handler in SCTP

Description

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

Details

Provenance
tuexenAuthored on
Parents
rS362847: MFC r350588: SCTP related cleanup
Branches
Unknown
Tags
Unknown