Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2005-11-10 17:44:11
Size: 165
Editor: mancausoft
Comment:
Revision 6 as of 2005-11-10 17:58:51
Size: 1164
Editor: mancausoft
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Ntk bug 0001 == == Ntk bug 0002 ==
Line 3: Line 3:
Report date: 11/08/2005 18:40 Report date: 11/09/2005 16:19
Line 5: Line 5:
if in a node A you run netsukuku and change ip, when a r_node B hooks, B close netsukuku_d if in a node A you run netsukuku_d and after change ip, when B r_node of A hooks, netsukuku_d of B exit
Line 7: Line 7:
=Last output= === Last output ===
{{{
# Preparing the tcp listening socket on port 269
# Tcp daemon on port 269 up & running
+ The hook begins. Starting to scan the area
+ Launching radar_scan 1 of 3
# Radar scan 0x6ea1f738 activated
+ Radar: New node found: 192.168.0.1, ext: 0, level: 0
+ We have 1 nodes around us. (0 are hooking)
# Quest GET_FREE_NODES to 192.168.0.1
# Receiving reply for the GET_FREE_NODES request (id 0x71c60fde)
# Received 255 free nodes
# Quest GET_QSPN_ROUND to 192.168.0.1
# Receiving reply for the GET_QSPN_ROUND request (id 0x73671bf9)
# qspn_id: 4 qtime[0] set to 3326, to_rtt: 0
# qspn_id: 0 qtime[1] set to 6101, to_rtt: 0
# qspn_id: 1 qtime[2] set to 16102, to_rtt: 0
# qspn_id: 1 qtime[3] set to 14101, to_rtt: 0
+ Setting the 13.26.254.223 ip to all the interfaces
# Quest GET_EXT_MAP to 192.168.0.1
# Receiving reply for the GET_EXT_MAP request (id 0x118edac9)
! None of the rnodes in this area gave me the int_map

Program exited with code 01.
(gdb)}}}

Ntk bug 0002

Report date: 11/09/2005 16:19

if in a node A you run netsukuku_d and after change ip, when B r_node of A hooks, netsukuku_d of B exit

Last output

# Preparing the tcp listening socket on port 269
# Tcp daemon on port 269 up & running
+ The hook begins. Starting to scan the area
+ Launching radar_scan 1 of 3
# Radar scan 0x6ea1f738 activated
+ Radar: New node found: 192.168.0.1, ext: 0, level: 0
+ We have 1 nodes around us. (0 are hooking)
# Quest GET_FREE_NODES to 192.168.0.1
# Receiving reply for the GET_FREE_NODES request (id 0x71c60fde)
# Received 255 free nodes
# Quest GET_QSPN_ROUND to 192.168.0.1
# Receiving reply for the GET_QSPN_ROUND request (id 0x73671bf9)
# qspn_id: 4 qtime[0] set to 3326, to_rtt: 0
# qspn_id: 0 qtime[1] set to 6101, to_rtt: 0
# qspn_id: 1 qtime[2] set to 16102, to_rtt: 0
# qspn_id: 1 qtime[3] set to 14101, to_rtt: 0
+ Setting the 13.26.254.223 ip to all the interfaces
# Quest GET_EXT_MAP to 192.168.0.1
# Receiving reply for the GET_EXT_MAP request (id 0x118edac9)
! None of the rnodes in this area gave me the int_map

Program exited with code 01.
(gdb)

Ntk_Bug_0002 (last edited 2008-06-26 09:48:42 by anonymous)