Changes between Initial Version and Version 1 of Ticket #9184, comment 2


Ignore:
Timestamp:
Jan 8, 2013, 4:00:51 PM (11 years ago)
Author:
jackburton

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9184, comment 2

    initial v1  
    1 I found out that the KDL doesn't happen if I remove the ipv6 module.
     1I found out that, when in KDL, the output of net_interface shows that the ipv6 domains for the interface I played with has a refcount of 2, while the ipv4 has a refcount of 1.
     2Moreover, the KDL doesn't happen if I remove the ipv6 module.
    23After having a look at the code, I suspect that the culprit is the function
    34ipv6_setsockopt() in src/add-ons/kernel/network/protocols/ipv6.cpp