Dynamic loading of protocol handlers
Does anyone have experience in finding out if a system prevents the dynamic loading of the SCTP protocol handler?
or
If the DCCP protocol handler is loaded dynamically?
These are things the document says must be disabled if it's doing this.
These are kernel level modifications which were easy under Linux and old SUNOS kernel setups but under Solaris 11 I have no clue except to figure out how dtrace works.
ej