micro/router
Milos Gajdos 7f9b3b5556
Remove Solicitation from the network
Instead, when a new peer is discovered it is sent a sync message i.e. we
do the full sync when discovering peers
2020-01-16 19:43:10 +00:00
..
service Remove Solicitation from the network 2020-01-16 19:43:10 +00:00
default_test.go Switch to AdvertiseLocal by default 2019-12-02 17:36:20 +00:00
default.go Remove Solicitation from the network 2020-01-16 19:43:10 +00:00
options.go Switch to AdvertiseLocal by default 2019-12-02 17:36:20 +00:00
query.go QueryStrategy to allow querying routes based on Advertising Strategy 2020-01-16 12:48:36 +00:00
route_test.go Move proxy/router 2019-08-05 17:44:33 +01:00
route.go Change router.Route metric to int64. Set the route metric properly 2019-10-23 16:51:22 +01:00
router.go Remove Solicitation from the network 2020-01-16 19:43:10 +00:00
table_test.go QueryStrategy to allow querying routes based on Advertising Strategy 2020-01-16 12:48:36 +00:00
table.go QueryStrategy to allow querying routes based on Advertising Strategy 2020-01-16 12:48:36 +00:00
watcher.go Adds network id. Skips processing routes when router is the origin. 2019-08-27 23:08:35 +01:00