Commit Graph

16 Commits

Author SHA1 Message Date
f23638c036 fix import paths for v2 release
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-01-30 14:44:40 +03:00
d50f30d743 strip handlers 2019-12-10 11:46:13 +00:00
a1eaf9cc20 linting fixes
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2019-12-04 00:22:02 +03:00
f67c5e779f preallocated slices () 2019-11-05 17:43:12 +00:00
1ff65e140a Change router.Route metric to int64. Set the route metric properly 2019-10-23 16:51:22 +01:00
fe94237448 Update router querying method ()
* Add address to router query options. Drop Query interface for QueryOptions

* Cleanup isMatch function

* Update network proto
2019-10-09 17:13:52 +01:00
4030ccc27b Move proxy/router 2019-08-05 17:44:33 +01:00
2f1658c213 Table package is no more, hence removed references to it 2019-07-27 16:11:06 +01:00
b23d955536 Use gateway if available 2019-07-10 08:26:33 +01:00
64ec0633a3 Fix breaks and go fmt 2019-07-10 07:47:17 +01:00
6cf8bde612 Router selector and proxy modifications due to Route struct changes. 2019-07-09 16:45:31 +01:00
b82245429e Simplified table logic. Lookup tests. mucp/cient update 2019-07-09 15:46:31 +01:00
e0bf1c2283 Remove Port from registry 2019-07-08 08:01:42 +01:00
940ea94a96 Lookup router via registry 2019-06-26 19:56:40 +01:00
cedcef032d Add remote lookup via router selector 2019-06-26 19:27:38 +01:00
ac098e4d78 add router selector and network defaults 2019-06-26 16:12:57 +01:00