Change #246090
Category | tcpdump |
Changed by | Francois-Xavier Le Bail <devel.fx.lebail | @orange.fr>
Changed at | Sun 19 Oct 2025 10:55:03 |
Repository | https://git.tcpdump.org/tcpdump |
Project | tcpdump |
Branch | master |
Revision | a3b51fa855c017838764e264c5228c95faf0a80f |
Comments
MPTCP: Fix a Visual Studio 15 warning about TCP flags print-tcp.c(655): warning C4242: 'function': conversion from 'uint16_t' to 'u_char', possible loss of data This is a follow-up to 55dc3206aa07c3cdfe19b8d23e7b134d37b9a6b7 (TCP: Add support for the AE (AccECN) flag)
Changed files
- netdissect.h
- print-mptcp.c