ip2cidr

Small and simple program for converting a netmask into a CIDR
git clone https://noxz.tech/git/ip2cidr.git
Log | Files | README | LICENSE

DateCommit messageAuthorCommit
2021-07-09 15:04:53 +0200rename README.md -> READMEChris Noxz1de55679
2018-08-10 10:23:14 +0200code optimizationz0noxzcbcb91a7
2018-08-08 20:51:32 +0200Update commentsz0noxzafc818d8
2018-08-07 14:13:01 +0200spelling error fixz0noxz16de197b
2018-08-07 14:10:28 +0200fix a spelling errorz0noxz575821bd
2018-08-07 14:08:22 +0200update README.mdz0noxz8e03ca2f
2018-08-07 13:52:44 +0200update README.md for Makez0noxz9a9f9844
2018-08-07 13:50:14 +0200port everything to c instead of POSIX shz0noxze7589a34
2018-08-07 10:20:04 +0200read from stdin if applicablez0noxzbaace72c
2018-08-07 09:04:34 +0200only accept valid subnet masksz0noxz75615d58
2018-08-07 08:31:33 +0200handle "empty" ip addressesz0noxz04797a03
2018-08-07 08:28:39 +0200make POSIX compliantz0noxz33eb256f
2018-08-03 22:09:08 +0200fix correct exit codesz0noxz62d55181
2018-08-03 22:05:27 +0200fix formatting and cidr bounds {1..32} instead of {0..32}z0noxz366289f9
2018-08-03 19:06:31 +0200update README.mdz0noxz6f809ffd
2018-08-03 19:00:50 +0200creation of ip2cidrz0noxz4a564648
2018-08-03 18:54:00 +0200Initial commitz0noxz9c02cc79