owipcalc: separate in client and lib
authorNick Hainke <redacted>
Sat, 23 Jan 2021 12:54:41 +0000 (13:54 +0100)
committerPolynomdivision <redacted>
Mon, 15 Feb 2021 09:45:41 +0000 (10:45 +0100)
commit686f91919431ddcb99f69baff005d0916a502ffa
tree88fd74ceef67d32e70a5fc3d532b216db4e70dab
parentaafbe8bcf14d2a69286f7c288d52915973d7cdb3
owipcalc: separate in client and lib

Separate owipcalc in client and lib part. Owipcalc brings a lot of nice
functionality with it, e.g. parsing and calculating prefixes.

Signed-off-by: Nick Hainke <redacted>
net/owipcalc/Makefile
net/owipcalc/src/main.c [new file with mode: 0644]
net/owipcalc/src/owipcalc.c
net/owipcalc/src/owipcalc.h [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT