Wireshark-commits: [Wireshark-commits] master 5d18c9b: dumpcap: Add support for TCP@IPv6 socket cap
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5d18c9b4dffb6733e90b5205bccabcf18d8fa04a
Submitter: "João Valverde <j@xxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
5d18c9b by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
dumpcap: Add support for TCP@IPv6 socket captures
Bug: 15820
Change-Id: Id32f376190c115b0808ba72e5b63e019e2a70274
Reviewed-on: https://code.wireshark.org/review/35030
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from d7d1686 SNMP: fix out of bounds access to snmp_PDUs_vals array
add 5d18c9b dumpcap: Add support for TCP@IPv6 socket captures
Summary of changes:
debian/libwsutil0.symbols | 1 +
dumpcap.c | 51 +++++------------------
wsutil/socket.c | 102 ++++++++++++++++++++++++++++++++++++++++++++++
wsutil/socket.h | 9 ++++
4 files changed, 122 insertions(+), 41 deletions(-)