Archive for the tag 'TIPC'

SBDavid

How to disable Support for TIPC

How to disable Support for TIPC

The Transparent Inter-Process Communication protocol allows applications in a clustered computer environment to communicate quickly and reliably with other applications, regardless of their location within the cluster.

If the TIPC protocol is not needed, its kernel module can be prevented from loading. To do so, add the following line to /etc/modprobe.conf

install tipc /bin/true