27 Jul, 2016

1 commit


27 Apr, 2014

2 commits

  • We add a new ioctl for AF_TIPC that can be used to fetch the
    logical name for a link to a remote node on a given bearer. This
    should be used in combination with link state subscriptions.
    The logical name size limit definitions are moved to tipc.h, as
    they are now also needed by the new ioctl.

    Signed-off-by: Erik Hugne
    Reviewed-by: Ying Xue
    Reviewed-by: Jon Maloy
    Signed-off-by: David S. Miller

    Erik Hugne
     
  • When links are established over a bearer plane, we create a node
    local publication containing information about the peer node and
    bearer plane. This allows TIPC applications to use the standard
    TIPC topology server subscription mechanism to get notifications
    when a link goes up or down.

    Signed-off-by: Erik Hugne
    Reviewed-by: Ying Xue
    Reviewed-by: Jon Maloy
    Signed-off-by: David S. Miller

    Erik Hugne
     

18 Jun, 2013

1 commit


13 Oct, 2012

1 commit