micro/network/router
2019-07-08 08:01:42 +01:00
..
proto add router proto 2019-06-26 16:23:10 +01:00
default_router.go Remove Port from registry 2019-07-08 08:01:42 +01:00
default_table_test.go Stop hardcoding table sizes; increment as you move on. 2019-07-01 23:38:49 +01:00
default_table.go First batch of Add/Del/Update tests. 2019-07-01 23:38:48 +01:00
options.go Changed router interface. Added table watcher. Advertise routes 2019-07-01 15:46:25 +01:00
query.go Simmplified RT Lookup. No more Metric in Query. 2019-07-01 20:33:08 +01:00
route.go List test function properly named. 2019-07-01 23:38:48 +01:00
router.go Added Init state. Recreate exit and advertise channels when recovering 2019-07-01 15:46:26 +01:00
table_watcher.go Fixed router idempotency. Return registry.ErrWatchStopped from mdns reg 2019-07-01 15:46:26 +01:00
table.go Move router and proxy into network package 2019-06-21 17:20:31 +01:00