micro/network
Milos Gajdos 0c1a28a9b6
Router routing table management. Table route hashes. Status codes changed.
We now manage routing table actions using dedicated functions run on
either registry or services in the registry.

Routing table now uses Route.Hash() instead of maintaining its own hash
struct filed which previously performed these operations.

Various names of variables have been changed to make them more concise.
2019-07-09 15:46:31 +01:00
..
proto Functional loopback code 2019-07-03 19:26:24 +01:00
proxy Remove Port from registry 2019-07-08 08:01:42 +01:00
resolver Remove Port from registry 2019-07-08 08:01:42 +01:00
router Router routing table management. Table route hashes. Status codes changed. 2019-07-09 15:46:31 +01:00
transport rewrite network interface 2019-07-08 16:24:57 +01:00
tunnel Move transport to network/transport 2019-07-07 10:37:34 +01:00
default_test.go rewrite network interface 2019-07-08 16:24:57 +01:00
default.go add comments 2019-07-08 16:32:12 +01:00
link.go rewrite network interface 2019-07-08 16:24:57 +01:00
network.go add comments 2019-07-08 16:32:12 +01:00