Skip to content

Commit

Permalink
awsvpc: Fix docs weaveworks#2
Browse files Browse the repository at this point in the history
  • Loading branch information
brb committed Feb 2, 2016
1 parent 497b896 commit f14ab60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/awsvpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ means that peers donate only CIDR aligned ranges.

## TODO

* Store address ranges in a Radix tree to be able to efficiently minimize the number of required entries
in the AWS VPC route table due to CIDR alignments.
* Store address ranges in the Radix tree and allocate CIDR aligned ranges in more smart way that it is at the moment.
* Do CIDR aligned allocations when establishing the ring.
* Remove unnecessary grouping of address ranges (`groupRanges` in
`HandleUpdated`), because AWS VPC allows us to insert a route if it has
Expand Down

0 comments on commit f14ab60

Please sign in to comment.