mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-05 21:20:38 +00:00
18 lines
514 B
Markdown
18 lines
514 B
Markdown
|
# TODO
|
||
|
|
||
|
- [ ] Create a system of automatic testing with VMs
|
||
|
- [X] OpenBSD vm
|
||
|
- [X] Debian vm
|
||
|
- [ ] Import some patches from dev branch in master
|
||
|
- [ ] tuntap_get_descr() is not implemented in master
|
||
|
- [X] Test on OpenBSD (not working)
|
||
|
- [ ] Fix tuntap-unix-openbsd.c
|
||
|
- [ ] Test on NetBSD
|
||
|
- [ ] Test on FreeBSD
|
||
|
- [ ] Test on Darwin
|
||
|
- [X] Test on Debian (working)
|
||
|
- [ ] Fix shell scripts based tests test35 and test36
|
||
|
- [ ] Test on FreeBSD
|
||
|
- [ ] Test on Windows
|
||
|
- [ ] Move away from cmake?
|