Commit History

作者 SHA1 備註 提交日期
  Jan Friesse 25381738c2 Always set interface_up in totemip_iface_check 14 年之前
  Jan Friesse 88ddaecfe9 Create solaris specific getifaddrs 14 年之前
  Jan Friesse fd47fddcaf Add totemip_iface_check based on totemip_getifaddrs 14 年之前
  Jan Friesse 27e9988486 Add generic implementation of getifaddrs 14 年之前
  Steven Dake 2ad0cdc832 Update copyright header dates in exec directory 14 年之前
  Angus Salkeld 390391acba Free mem allocated by getaddrinfo 14 年之前
  Steven Dake 83f528b473 Fix problem where unaligned totemip address access would result in bus error on non-unaligned-safe architectures. 15 年之前
  Angus Salkeld 10be299e7b Check for a properly configured multicast address. 15 年之前
  Jan Friesse 4d2e24a2c3 Generate nodeid value when unset on BSD 16 年之前
  Steven Dake ee226d0730 Patch to use proper IFA on Linux platforms to match interface addresses when 16 年之前
  Angus Salkeld 147c81ffab don't return the ip address when the mask is not found 16 年之前
  Steven Dake 4e3e77eb13 Always keep autogenerated node ids in totem as LE even on BE arches. 16 年之前
  Steven Dake b8e3951ca1 Add (void *) casts for iovector assignments to remove compile warnings. 16 年之前
  Jim Meyering 74a2fa1194 maint: remove trailing blanks 16 年之前
  Steven Dake 7c6911a3b1 Add iface checking for Solaris platform. 16 年之前
  Steven Dake 1e0e9a5633 First run at adding support for corosync totemip determination. 16 年之前
  Steven Dake e8225b667e Port of totemip to Solaris. 16 年之前
  Jim Meyering eb5919f0cc totemip.h: const'ify 17 年之前
  Jim Meyering a660341656 totemip.c: avoid 1 warning 17 年之前
  Jim Meyering f7152d349a totem*: add "const" to avoid 1 more warning 17 年之前
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 年之前
  Christine Caulfield 359fc86601 Add a dummy parameter to totemip_iface check so that it compiles on Darwin. 17 年之前
  Steven Dake 3b9f70d235 Remove const warnings in totemip code. 17 年之前
  Steven Dake 0bc9cd90f6 Automake. The journey begins. 17 年之前
  Fabio M. Di Nitto 39c4b8b1b6 Fix uninitialized memory. Spotted by valgrind 17 年之前
  Steven Dake e6c95a5fbd Fix node masking for 32 bit node ids. 17 年之前
  Steven Dake 63fa74305b Fix message rejection problem. 17 年之前
  Andrew Beekhof a3571b016b Correctly compare local addresses with bindnetaddr 17 年之前
  Christine Caulfield 476bc5e291 Make the port numbers into Network Byte Order. 17 年之前
  Fabien Thomas 781946258a use getifaddrs to enumerate interface on FreeBSD and Darwin (patch from Mathieu Virbel) 17 年之前