Jeff Ferland

Results 4 issues of Jeff Ferland

IPSet([IP('0.0.0.0/1'), IP('128.0.0.0/1')]) results in IPSet([IP('0.0.0.0/0')]) 0.0.0.0/0 is meant to be a negative test case here and hence becomes a mismatch.

### What is the hardware/platform Ubiquiti NanoStation 5AC Loco ### Links https://openwrt.org/toh/ubiquiti/nanostation_ac_loco

new hardware support
need hardware

The HTTP client can be set with c, err := gomaasclient.GetClientWithTransport(endpoint, apiToken, "2.0", otelhttp.NewTransport(http.DefaultTransport)) But because all calls take no context cancellation cannot be propagated nor things like trace context....

enhancement