Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | cidr value. | ||||
* | 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 |