commit | 77dd550e5547846604ff6f90c4dc6bba4414e485 | [log] [tgz] |
---|---|---|
author | Andy Grover <andy.grover@oracle.com> | Mon Mar 22 15:22:04 2010 -0700 |
committer | Andy Grover <andy.grover@oracle.com> | Wed Sep 08 18:12:10 2010 -0700 |
tree | ea37afea7f0d857e01f214f703018426f6d8b920 | |
parent | e32b4a70495aac6a612e13f4c21db09dd756ff2c [diff] |
RDS: Stop supporting old cong map sending method We now ask the transport to give us a rm for the congestion map, and then we handle it normally. Previously, the transport defined a function that we would call to send a congestion map. Convert TCP and loop transports to new cong map method. Signed-off-by: Andy Grover <andy.grover@oracle.com>