1. 09 Jun, 2016 2 commits
  2. 01 Jun, 2016 1 commit
  3. 27 May, 2016 2 commits
  4. 20 May, 2016 1 commit
  5. 19 May, 2016 2 commits
  6. 18 May, 2016 2 commits
  7. 16 May, 2016 8 commits
  8. 15 May, 2016 4 commits
  9. 14 May, 2016 1 commit
  10. 13 May, 2016 1 commit
  11. 12 May, 2016 3 commits
  12. 11 May, 2016 1 commit
    • Erik Hugne's avatar
      tipc: add support for address domain suffix · f81ef1bc
      Erik Hugne authored
      The TIPC protocol bindings in ZeroMQ defaults to a lookup domain
      of 1.0.0 to prevent 'closest first' search, and instead always
      do round robin if several sockets in the network or node have
      the same name published. In retrospect, this might have been a
      bad idea because it won't work on standalone configurations.
      We solve this by allowing an optional domain suffix to be provided
      in the address, and 0.0.0 should be used in that case, or if the
      TIPC address range in the cluster configuration is defined to some
      other value. Domain suffixes are only relevant for connecting
      addresses.
      Signed-off-by: 's avatarErik Hugne <erik.hugne@gmail.com>
      f81ef1bc
  13. 10 May, 2016 4 commits
  14. 08 May, 2016 2 commits
  15. 06 May, 2016 1 commit
  16. 05 May, 2016 2 commits
  17. 04 May, 2016 3 commits