On 10/10/2019 19:35, Stephen Hemminger wrote:
On Thu, 10 Oct 2019 18:34:30 +0100
Flavia Musatescu wrote:
When sendto call fails and ENOBUFS error is being set some of the
packets are actually successfully transmitted. There is no available
count of those packets, so in order to make the statis
On 23/08/2019 11:01, Kevin Traynor wrote:
On 02/07/2019 15:20, Flavia Musatescu wrote:
Suppress the unaligned packed member address warnings by extending
the telemetry library build flags with -Wno-address-of-packed-member
option, through the WERROR_FLAGS makefile variable.
With this change a
On 05/07/2019 14:58, Olivier Matz wrote:
- As "readlink -e" and "readlink -m" do not exist on freebsd,
use "readlink -f", it should not have any impact in these cases.
- "sed -ri" is invalid on freebsd and should be replaced by
"sed -ri=''"
- Use gmake instead of make.
This fixes the fol
3 matches
Mail list logo