mirror_corosync/exec
Steven Dake 577163d6fb Fix binding rules so that instead of binding to INADDR_ANY for
UDP sockets, bind to specific interface defined in network.conf.
This is done by creating two fds.  gmi_fd_token is used for all
token communication.  gmi_fd_mcast is used for all mcast
communication.  I'm not sure if gmi_fd_mcast binding rules is
correct.  Once work begins on multipathing, this will have to
be figured out :)

2004/06/23 13:55:52-07:00 mvista.com!sdake
Use portable mreq instead of mreqn when joining the multicast
group.

(Logical change 1.13)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@26 fd59a12c-fef9-0310-b244-a6a79926bd2f
2004-06-23 21:01:32 +00:00
..
log (Logical change 1.3) 2004-06-15 22:18:04 +00:00
amf.c (Logical change 1.3) 2004-06-15 22:18:04 +00:00
amf.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
ckpt.c (Logical change 1.3) 2004-06-15 22:18:04 +00:00
ckpt.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
clm.c (Logical change 1.3) 2004-06-15 22:18:04 +00:00
clm.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
gmi.c Fix binding rules so that instead of binding to INADDR_ANY for 2004-06-23 21:01:32 +00:00
gmi.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
handlers.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
main.c (Logical change 1.3) 2004-06-15 22:18:04 +00:00
main.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
Makefile (Logical change 1.3) 2004-06-15 22:18:04 +00:00
mempool.c (Logical change 1.3) 2004-06-15 22:18:04 +00:00
mempool.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
parse.c x86 was not setting port to network byte order, which resulted in 2004-06-20 07:30:46 +00:00
parse.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
poll.c (Logical change 1.3) 2004-06-15 22:18:04 +00:00
poll.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
print.c (Logical change 1.3) 2004-06-15 22:18:04 +00:00
print.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
profile (Logical change 1.3) 2004-06-15 22:18:04 +00:00
tlist.c (Logical change 1.3) 2004-06-15 22:18:04 +00:00
tlist.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00