Maycon Santos
|
47add9a9c3
|
Don't create index if peer is empty (#435)
When checking for existing prefix routes
Return nil if peer is empty
|
2022-08-23 11:09:56 +02:00 |
|
Maycon Santos
|
09312b3e6d
|
Add Network ID and rename Prefix to Network (#432)
Adding network ID will allow us to group
Renaming Prefix with Network
will keep things more clear and Consistent
|
2022-08-22 14:10:24 +02:00 |
|
Maycon Santos
|
4b34a6d6df
|
Add routing support to management service (#424)
Management will receive and store routes that are associated with a peer ID.
The routes are distributed to peers according to their ACLs.
|
2022-08-18 18:22:15 +02:00 |
|