URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e3d78be0b47537b61fd431e15e7c4ec2b4b4a5b6
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e3d78be by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Move IPv6 inet definitions to wsutil/inet_ipv6.h
Change-Id: I880adf7fc1e131639f318cdecf7d8e59262d89fb
Reviewed-on: https://code.wireshark.org/review/16784
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from 9e747b9 Add GeoIP database UN*X system path
adds e3d78be Move IPv6 inet definitions to wsutil/inet_ipv6.h
Summary of changes:
epan/dissectors/packet-6lowpan.c | 174 +++++++++++++++++++-------------------
epan/dissectors/packet-ipv6.c | 18 +++-
epan/dissectors/packet-ipv6.h | 73 ----------------
wsutil/inet_ipv6.h | 65 +++++++++++++-
4 files changed, 165 insertions(+), 165 deletions(-)