micro/router
Milos Gajdos 59035ab801
Removed debug logs. advertiseToNetwork() replaced watchTable().
Debug logs that were helpful when squashing bugs have been removed.

advertiseToNetwork replaced the watchTable which originally watched the
routing table entries. We now take a different approach to propagating
the local registry services into the network registry.
2019-06-19 18:03:43 +01:00
..
default_router.go Removed debug logs. advertiseToNetwork() replaced watchTable(). 2019-06-19 18:03:43 +01:00
default_table.go Removed debug logs. advertiseToNetwork() replaced watchTable(). 2019-06-19 18:03:43 +01:00
options.go Small code refactoring. Added more comments and parseToNode func 2019-06-19 18:03:42 +01:00
query.go Debug messages. Squashed Add Route bugs and few others. 2019-06-19 18:03:43 +01:00
rib.go Small code refactoring. Added more comments and parseToNode func 2019-06-19 18:03:42 +01:00
route.go Debug messages. Squashed Add Route bugs and few others. 2019-06-19 18:03:43 +01:00
router.go Added router ID. Deregister remote services when router is stopped. 2019-06-19 18:03:42 +01:00
table_watcher.go Removed debug logs. advertiseToNetwork() replaced watchTable(). 2019-06-19 18:03:43 +01:00
table.go Removed debug logs. advertiseToNetwork() replaced watchTable(). 2019-06-19 18:03:43 +01:00