Custom Query (49 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 49)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#44 fixed Some missing functionality in special Link handling Christoph Mayer Christoph Mayer
Description

onLinkQoSChanged is never called, as we currently do not have information that can change

Furthermore, when a node denies a link-establishment using bool onLinkRequest, the node that wants to establish the link gets confused, actually onLinkFailed should be called, never does. The protocol seems to have little flaws when rejecting a link request.

#45 fixed Zeroconf Bootstrapping using mDNS Christoph Mayer Christoph Mayer
Description

Use mDNS stuff to publish a spovnet in the local network. We can e.g. use Avahi for this.

As references, see: http://de.wikipedia.org/wiki/Bonjour_(Apple) http://de.wikipedia.org/wiki/Multicast_DNS

and for programming with Avahi, see: http://avahi.org http://avahi.org/download/doxygen/ http://avahi.org/download/doxygen/examples.html

#46 fixed Generation of NodeID is done too early Christoph Mayer Christoph Mayer
Description

Actually I can only know how I generate my nodeid after I have contacted the initiator. The protocol currently works differently. The initiator contacting must be done using the Name, not the NodeID.

This is important for the integration of the cryptographic NodeIDs.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.