Branch: refs/heads/sockaddr-size
Home:
https://github.com/kronosnet/kronosnet
Commit: 55a9c267b53541115d766df3c5f5ae49123f9a2d
https://github.com/kronosnet/kronosnet/commit/55a9c267b53541115d766df3c5f5a…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2021-06-03 (Thu, 03 Jun 2021)
Changed paths:
M libknet/internals.h
M libknet/links.c
M libknet/netutils.c
M libknet/netutils.h
M libknet/threads_heartbeat.c
M libknet/threads_pmtud.c
M libknet/threads_rx.c
M libknet/threads_tx.c
Log Message:
-----------
send 'correct' sockaddr_* size to networking calls.
FreeBSD-devel insists that the sockaddr size matches
the protocol-specific size of the sockaddr structure.