Package: golang-github-prometheus-community-pro-bing / 0.7.0-1

Metadata

Package Version Patches format
golang-github-prometheus-community-pro-bing 0.7.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Disable network tests.patch | (download)

ping_test.go | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 disable network tests

0002 Do not set default traffic class.patch | (download)

ping.go | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 do not set default traffic class

Do not set default traffic class 192 (DSCP CS6) in pinger, as it seems
to result in flaky responses with some devices.

Bug: https://github.com/prometheus-community/pro-bing/issues/134