]> Cypherpunks.ru repositories - nncp.git/commit - src/nncp.go
Various Yggdrasil related refactoring and tcpip network stack
authorSergey Matveev <stargrave@stargrave.org>
Tue, 18 Jan 2022 21:36:26 +0000 (00:36 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 20 Jan 2022 14:46:24 +0000 (17:46 +0300)
commit15ff8ac40bbf354f5319a6e753cf8c0963b15a53
treed5dfb6e61d3db0cd21db0285743e148baa651733
parentdfc772d9810853ce3c01b32ac81048e3b3e29980
Various Yggdrasil related refactoring and tcpip network stack
14 files changed:
doc/cmd/nncp-daemon.texi
doc/download.texi
doc/news.ru.texi
doc/news.texi
doc/yggdrasil.texi
src/call.go
src/cmd/nncp-daemon/main.go
src/go.mod
src/go.sum
src/nncp.go
src/yggdrasil.go [deleted file]
src/yggdrasil/tcpip.go [new file with mode: 0644]
src/yggdrasil/yggdrasil.go [new file with mode: 0644]
src/yggdrasil/yggdrasil_dummy.go [moved from src/yggdrasil_dummy.go with 83% similarity]