-
- Downloads
hs: Onion services put IPv6 addresses in service descriptors
Rewrite service_intro_point_new() to take a node_t. Since node_get_link_specifier_smartlist() supports IPv6 link specifiers, this refactor adds IPv6 addresses to onion service descriptors. Part of 23576, implements 26992.
Showing
- changes/bug23576 7 additions, 0 deletionschanges/bug23576
- src/feature/hs/hs_common.c 17 additions, 1 deletionsrc/feature/hs/hs_common.c
- src/feature/hs/hs_service.c 18 additions, 78 deletionssrc/feature/hs/hs_service.c
- src/feature/hs/hs_service.h 1 addition, 4 deletionssrc/feature/hs/hs_service.h
- src/test/test_hs_cell.c 2 additions, 2 deletionssrc/test/test_hs_cell.c
- src/test/test_hs_intropoint.c 2 additions, 2 deletionssrc/test/test_hs_intropoint.c
- src/test/test_hs_service.c 1 addition, 1 deletionsrc/test/test_hs_service.c
Loading
Please register or sign in to comment