micro/router
Milos Gajdos 9161b20d6b
Add Solicit method to router interface
When calling Solicit, router lists all the routes and advertise them
straight away
2019-09-05 13:23:33 +01:00
..
handler add network field to the routes 2019-08-28 08:41:19 +01:00
proto add network field to the routes 2019-08-28 08:41:19 +01:00
service Add Start method to router 2019-08-12 22:23:46 +01:00
default.go Add Solicit method to router interface 2019-09-05 13:23:33 +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 Add Solicit method to router interface 2019-09-05 13:23:33 +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