tehmaze/ipcalc

Network('0.0.0.0', mask='0.0.0.0') causes an error

Closed this issue · 0 comments

371c commented

I think it's an untested corner case -- basically call to network with 0.0.0.0 as ip and mask causes the function to hang. The error occurs when the mask is '0.0.0.0'