micro/network
Milos Gajdos db8e2620cb
Make tunnel channel clients key-able. Neighbour map simplified.
tunClient is a map of tunnel clients keyed on tunnel channel name.
Neighbour map is now a cimple map of nodes which contains its nodes.
2019-08-28 23:11:26 +01:00
..
link First commit. Outline of the default network. 2019-08-23 15:14:15 +01:00
proto Broadcast neighbourhood; fix critical bugs in channel connections 2019-08-28 20:11:19 +01:00
resolver Merge pull request #685 from milosgajdos83/default-network 2019-08-27 11:02:55 +01:00
default.go Make tunnel channel clients key-able. Neighbour map simplified. 2019-08-28 23:11:26 +01:00
network.go Broadcast neighbourhood; fix critical bugs in channel connections 2019-08-28 20:11:19 +01:00
options.go Adds network id. Skips processing routes when router is the origin. 2019-08-27 23:08:35 +01:00