micro/network
Milos Gajdos 9d7420658d
Changed router interface. Added table watcher. Advertise routes
* Changed router interface to return Advertisement channel
* Added default gateway route to the routing table if supplied
* Watch table for updates and advertise to the network
* We hash the routes on 3-tuple (Destination, Gateway, Network)
2019-07-01 15:46:25 +01:00
..
proto Checkpoint networking code 2019-07-01 11:55:15 +01:00
proxy Call advertise 2019-06-27 14:38:12 +01:00
resolver Add registry resolver 2019-06-24 15:30:17 +01:00
router Changed router interface. Added table watcher. Advertise routes 2019-07-01 15:46:25 +01:00
default.go Checkpoint networking code 2019-07-01 11:55:15 +01:00
network.go Checkpoint networking code 2019-07-01 11:55:15 +01:00