Dear All, To load the sctp module in kernel I have used the modprobe command. But when I am trying to remove the sctp module using rmmod command with -f option, kernel shows below error message as ipv6 module uses the sctp module.
ERROR: Module sctp is in use by [unsafe] Is there any other way to remove the sctp module without rebuild the kernel with setting CONFIG_MODULE_FORCE_UNLOAD? Regards, Padmalochan
