micro/network/router
Milos Gajdos 72ef032162
First shot at flapping detection and event advertising.
This commit also adds Route hash function, lots of debug messages for
now and String() methods for various API objects.
2019-07-09 15:46:30 +01:00
..
proto add router proto 2019-06-26 16:23:10 +01:00
default_router.go First shot at flapping detection and event advertising. 2019-07-09 15:46:30 +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 shot at flapping detection and event advertising. 2019-07-09 15:46:30 +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 First shot at flapping detection and event advertising. 2019-07-09 15:46:30 +01:00
router.go Update is now Advert 2019-07-09 15:46:30 +01:00
table_watcher.go First shot at flapping detection and event advertising. 2019-07-09 15:46:30 +01:00
table.go Move router and proxy into network package 2019-06-21 17:20:31 +01:00