micro/router
2019-09-13 03:03:56 +01:00
..
handler Implement Solicit method for handler.Router 2019-09-13 03:03:56 +01:00
proto Code change to make Solicit router.proto message 2019-09-13 03:03:55 +01:00
service Send solicit message when new neighbour is discovered 2019-09-05 16:04:44 +01:00
default.go Lets make advert channel buffered so we don't lose adverts 2019-09-05 19:05:47 +01:00
options.go Move proxy/router 2019-08-05 17:44:33 +01:00
query.go Adds network id. Skips processing routes when router is the origin. 2019-08-27 23:08:35 +01:00
route_test.go Move proxy/router 2019-08-05 17:44:33 +01:00
route.go Adds network id. Skips processing routes when router is the origin. 2019-08-27 23:08:35 +01:00
router.go Fixed typos and simplified map iteration 2019-09-05 17:59:14 +01:00
table_test.go Adds network id. Skips processing routes when router is the origin. 2019-08-27 23:08:35 +01:00
table.go Only emit the events when actually deleting the route 2019-08-29 16:25:21 +01:00
watcher.go Adds network id. Skips processing routes when router is the origin. 2019-08-27 23:08:35 +01:00