mirror_corosync/exec
Andrew Beekhof a3571b016b Correctly compare local addresses with bindnetaddr
This patch allows whitetank/corosync to behave correctly when the supplied value of bindnetaddr has more precision than the netmask, but is not a full IPv4 address.

For example, currently, if the netmask is /16 but the user specifies 192.168.1.0, then OpenAIS is unable to determine the correct address and uses the loopback address instead.

The following patch allows OpenAIS to correctly determine which interface/address to use.


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1702 fd59a12c-fef9-0310-b244-a6a79926bd2f
2008-12-02 14:50:51 +00:00
..
apidef.c cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
apidef.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
coroparse.c Proper rename of openais usage to corosync throughout tree. 2008-08-14 16:54:46 +00:00
coropoll.c Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
crypto.c LINT: fix "Assignment of ssize_t to int" warnings 2008-11-11 18:13:47 +00:00
crypto.h Split openais and corosync tree into two seperate repositories. 2008-08-05 13:23:46 +00:00
flow.c cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
flow.h cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
ipc.c LINT: fix "Assignment of ssize_t to int" warnings 2008-11-11 18:13:47 +00:00
ipc.h cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
logsys.c LINT: fix "Assignment of ssize_t to int" warnings 2008-11-11 18:13:47 +00:00
main.c Don't crash if we get a message for a service that isn't loaded. 2008-11-13 09:54:34 +00:00
main.h cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
mainconfig.c cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
mainconfig.h Proper rename of openais usage to corosync throughout tree. 2008-08-14 16:54:46 +00:00
Makefile Add a top level "make lint" 2008-11-01 08:19:18 +00:00
mempool.c Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
mempool.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
objdb.c Fix a memory violation in objdb (caught by valgrind) 2008-10-30 19:32:23 +00:00
quorum.h This is an initial pass at a top-level quorum system. As it stands, this 2008-10-13 14:27:41 +00:00
service.c performance loading service engine first implementation. 2008-10-30 22:41:34 +00:00
service.h Finish the renaming of openais to corosync in the tree. 2008-08-15 06:15:26 +00:00
sync.c cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
sync.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
timer.c cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
timer.h Proper rename of openais usage to corosync throughout tree. 2008-08-14 16:54:46 +00:00
tlist.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
totemconfig.c Provide a way to configure (at compile time) message and queue sizes. 2008-08-20 00:57:40 +00:00
totemconfig.h cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
totemip.c Correctly compare local addresses with bindnetaddr 2008-12-02 14:50:51 +00:00
totemmrp.c change get node_id() to return an unsigned int 2008-12-01 18:44:55 +00:00
totemmrp.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
totemnet.c Logsys flight recorder. 2008-10-30 22:25:56 +00:00
totemnet.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
totempg.c change get node_id() to return an unsigned int 2008-12-01 18:44:55 +00:00
totemrrp.c Logsys flight recorder. 2008-10-30 22:25:56 +00:00
totemrrp.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
totemsrp.c change get node_id() to return an unsigned int 2008-12-01 18:44:55 +00:00
totemsrp.h change get node_id() to return an unsigned int 2008-12-01 18:44:55 +00:00
util.c cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
util.h cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
version.h Split openais and corosync tree into two seperate repositories. 2008-08-05 13:23:46 +00:00
vsf_quorum.c cleanup the last of the SAF headers and types 2008-11-06 21:49:07 +00:00
vsf_ykd.c Proper rename of openais usage to corosync throughout tree. 2008-08-14 16:54:46 +00:00
vsf.h Proper rename of openais usage to corosync throughout tree. 2008-08-14 16:54:46 +00:00
wthread.c aisexec crash on exit 2008-08-20 01:02:43 +00:00
wthread.h Split openais and corosync tree into two seperate repositories. 2008-08-05 13:23:46 +00:00