Copyediting. (#93)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Load Balancing
|
||||
|
||||
In this exercise, you will implement a form of load balancing based on
|
||||
a single version of Equal-Cost Multipath Forwarding. The switch you
|
||||
a simple version of Equal-Cost Multipath Forwarding. The switch you
|
||||
will implement will use two tables to forward packets to one of two
|
||||
destination hosts at random. The first table will use a hash function
|
||||
(applied to a 5-tuple consisting of the source and destination
|
||||
|
||||
Reference in New Issue
Block a user