URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b7583b3703eecf092823cd402a250265a204192
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0b7583b by Дмитрий Цветцих (dmitrycvet@xxxxxxxxx):
vuze-dht: show network coordinates instead of binary data
Vuze used Vivaldi. It is decentralized network coordinate system.
Vivaldi contains 3 coordinates of an Euclidean space + 1 coordinate
of predicted error.
Change-Id: I8c4b4d64534675d1dfb9d35a03a61d2336fc0e6d
Reviewed-on: https://code.wireshark.org/review/13547
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 54e3b32 Don't treat Visual Studio specially for linker flags.
adds 0b7583b vuze-dht: show network coordinates instead of binary data
Summary of changes:
epan/dissectors/packet-vuze-dht.c | 68 ++++++++++++++++++++++++++++++++++---
1 file changed, 63 insertions(+), 5 deletions(-)