plugins icon indicating copy to clipboard operation
plugins copied to clipboard

fix bug on getting NextIP of addresses with first byte 0

Open mars1024 opened this issue 3 years ago • 0 comments

ref to #783

  1. get the right next IP of addresses whose first byte is 0
  2. refactor some functions to handle illegal IPs or IPNets
  3. add some unit tests

Signed-off-by: Bruce Ma [email protected]

mars1024 avatar Nov 17 '22 11:11 mars1024