Changes between Initial Version and Version 1 of Ticket #9184, comment 2
- Timestamp:
- Jan 8, 2013, 4:00:51 PM (12 years ago)
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. 1 I 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. 2 Moreover, the KDL doesn't happen if I remove the ipv6 module. 2 3 After having a look at the code, I suspect that the culprit is the function 3 4 ipv6_setsockopt() in src/add-ons/kernel/network/protocols/ipv6.cpp