Skip to content
  • Tom Herbert's avatar
    kcm: Kernel Connection Multiplexor module · ab7ac4eb
    Tom Herbert authored
    
    
    This module implements the Kernel Connection Multiplexor.
    
    Kernel Connection Multiplexor (KCM) is a facility that provides a
    message based interface over TCP for generic application protocols.
    With KCM an application can efficiently send and receive application
    protocol messages over TCP using datagram sockets.
    
    For more information see the included Documentation/networking/kcm.txt
    
    Signed-off-by: default avatarTom Herbert <tom@herbertland.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    ab7ac4eb