Tags: c-robinson/iplib
Tags
Nets betweening and tests - Fix NewNetBetween to be more predictable in cases where the resu;t is a single-address network - add AllNetsBetween which returns all the netblocks between two supplied addresses - improve the test cases to eliminate duplicatation and provide equivalent coverage for v4 and v6
post 2.0.0 fixes (#16) * ...aaaaaaand update doc references as well * it is not obvious how go.mod should work for submods * v2 before submodule name in replace * fix docs for new go.mod approach * add benchmark for enumerate * make sure all the addresses are actually present * add linefeed at end to avoid go test error * race detector didnt like var re-use * fixes for 'golangci-lint run' * swap over from circleci/coveralls to actions * update readme's for new test badges * explicitly pick a golangci action version
fix: NextNet with mask length lower than current one (#13) Signed-off-by: Luis Davim <[email protected]> Signed-off-by: Luis Davim <[email protected]>
PreviousNext