On Sunday, October 14, 2012 23:19:19 Antonio Quartulli wrote:
The "early client detection mechanism" can be extended to find new clients by means of unicast_4addr packets.
The unicast_4addr packet contains as well as the broadcast packet (which is currently used in this mechanism) the address of the originating node and can therefore be used to install new entries in the Global Translation Table
Signed-off-by: Antonio Quartulli ordex@autistici.org
v3:
- fixed refcounting (again)
routing.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-)
Applied in revision d7cc20f.
Thanks, Marek