Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle 31 and 32 bit cidr/prefix addresses correctly.HEADmaster | rodri | 2020-11-08 | 1 | -3/+13 |
* | handle wrong address prefixes correctly. | rodri | 2020-11-08 | 1 | -6/+10 |
* | check if the mask is correct. | rodri | 2020-09-06 | 1 | -2/+25 |
* | restrict input to correct dot-notation addresses and put a constraint on the ... | rodri | 2020-09-06 | 1 | -15/+27 |
* | allow the cidr to be used in place of an ip mask | rodri | 2020-08-30 | 1 | -4/+10 |
* | switch over to using libfmt. | rodri | 2020-08-29 | 1 | -13/+27 |
* | remove unnecessary parentheses. | rodri | 2020-08-29 | 1 | -5/+5 |
* | use the proper types. input parsing cleanup. | rodri | 2020-08-27 | 1 | -10/+10 |
* | initial working release. | rodri | 2020-08-23 | 3 | -0/+107 |