History | View | Annotate | Download (17.2 KB)
configure repo server
configure stun server
parse config in net_helper_ml
adding config string to net_helper_init
renaming msg_types to grapes_msg_types
fixing wait4data behaviour with NULL timeout
net_helper-ml: adding support for user defined fds in wait4data
implementing max_write_size in net-helper-ml
changing repository address from name to IP
there were problems with gethostbyname in the statically linked versions.the STUN server could still be problematic, all other IDs are IP based.
net-helper-ml: handle size 0 messages
SOM: net-helper-ml: fix some compilation warnings
SOM: net-helper-ml: simplify send buffer handling
SOM: net-helper-ml: simplify and fix receive buffer handling
changed receive circular buffer handling to operate with 2 pointers,one for receiving from the ML, another for passing messages up.
SOM: net-hetler-ml: fixing a bunch of compile warnings
SOM: net-hetlper-ml: disabling some free code temporarily, till ref counting error found
SOM: net-helper-ml: fixed most of the referece counting errors
there is still some problem with reference counting, which sometimesgoes down to zero too fast. Someone is not using nodeid_dup correctly.
use define for lookup_max
SOM: fixed mem leak in nodeid code
SOM: net-helper-ml: corrected nodeid reference counting code
upgrading net-helper-ml to new interface with FD_SET
use the new batch publish feature of rep
upgrade call to repOpen to new interface
net-helper-MONL: init logging
increase number of per peer measures
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1007 c54fac2e-1815-407e-9b96-088d06743913
set eventbase
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1004 c54fac2e-1815-407e-9b96-088d06743913
add MONL init to net_helper-ml
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1001 c54fac2e-1815-407e-9b96-088d06743913
net-helper: make ML init timeout a define
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@957 c54fac2e-1815-407e-9b96-088d06743913
net-helper: make packet timeout a define
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@956 c54fac2e-1815-407e-9b96-088d06743913
use string based remote ID bootstrap
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@850 c54fac2e-1815-407e-9b96-088d06743913
net-helper-ml: handle ML init error
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@825 c54fac2e-1815-407e-9b96-088d06743913
net_helper-ml: debug info for first packet loss was inverted
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@817 c54fac2e-1815-407e-9b96-088d06743913
net_helper-ml: changed recv_from_peer to blocking, as in net_helper
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@779 c54fac2e-1815-407e-9b96-088d06743913
net_helper-ml: added infinite wait to recv_from_peer
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@778 c54fac2e-1815-407e-9b96-088d06743913
net_helper-ml: increase msg send timeout
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@767 c54fac2e-1815-407e-9b96-088d06743913
net_helper-ml: increase buffer size
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@765 c54fac2e-1815-407e-9b96-088d06743913
net_helper-ml: drop unsent messages after a timeout
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@764 c54fac2e-1815-407e-9b96-088d06743913
net_helper-ml: code simplification
net-helper-ml : minor fixes
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@712 c54fac2e-1815-407e-9b96-088d06743913
net_helper_ml: improved debug output
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@686 c54fac2e-1815-407e-9b96-088d06743913
net_helper-ml: add default STUN, and fallback to STUN-less mode if can't connect to it
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@684 c54fac2e-1815-407e-9b96-088d06743913
net_helper-ml: changed receiveBuffer structure
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@679 c54fac2e-1815-407e-9b96-088d06743913
net-helper-ml : fixing logging and debugging prints
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@667 c54fac2e-1815-407e-9b96-088d06743913
added default send_params to mlOpenConnection
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@660 c54fac2e-1815-407e-9b96-088d06743913
ml restyling
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@622 c54fac2e-1815-407e-9b96-088d06743913
SOM : net_helper-ml small fix
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@621 c54fac2e-1815-407e-9b96-088d06743913
net_helper-ml: fix and simplify send code
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@606 c54fac2e-1815-407e-9b96-088d06743913
net_helper-ml: fix receive to use the right size while storing the message
buffer_size was used instead of size
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@605 c54fac2e-1815-407e-9b96-088d06743913
SOM: net_helper_ml: fix dump/undump
string terminating 0 was not handled well
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@474 c54fac2e-1815-407e-9b96-088d06743913
adding more copyright notices
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@472 c54fac2e-1815-407e-9b96-088d06743913
added copyright notice
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@471 c54fac2e-1815-407e-9b96-088d06743913
net-helper-ml: More minor fixes.
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@462 c54fac2e-1815-407e-9b96-088d06743913
net_helper-ml mods
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@454 c54fac2e-1815-407e-9b96-088d06743913
net-helper-ml: fixing ml version.
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@440 c54fac2e-1815-407e-9b96-088d06743913
net_helper-ml: added a separate function to register.
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@438 c54fac2e-1815-407e-9b96-088d06743913
net-helper-ml : further minor fixes
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@425 c54fac2e-1815-407e-9b96-088d06743913
som : net_helper-ml now works with topologies too.
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@423 c54fac2e-1815-407e-9b96-088d06743913
adding testing net_helper-ml
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@420 c54fac2e-1815-407e-9b96-088d06743913