v2:
- In 1/3, use %zi as format specifier for to_write in
tcp_splice_sock_handler()
- Drop 3/4, David will deal with CONN_IDX() separately
Stefano Brivio (3):
treewide: Use 'z' length modifier for size_t/ssize_t conversions
packet: Offset plus length is not always uint32_t, but it's always
size_t
port_fwd, util: Include additional headers to fix build with musl
netlink.c | 2 +-
packet.c | 14 +++++++-------
pcap.c | 4 ++--
port_fwd.c | 2 ++
tap.c | 12 ++++++------
tcp.c | 3 ++-
tcp_splice.c | 8 ++++----
util.h | 1 +
8 files changed, 25 insertions(+), 21 deletions(-)
--
2.39.2