Review Board 2.0.15


Inet: Remove the SackRange and its use

Review Request #1379 - Created Aug. 29, 2012 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9184:60c9ef5a7bd3
---------------------------
Inet: Remove the SackRange and its use

This patch aims to simplify the use of the Range class before
introducing a more elaborate AddrRegion to replace the AddrRange. The
SackRange is the only use of the range class besides address ranges,
and the removal of this use makes for an easier modification of the
range class.

The functionlity that is removed with this patch is not used anywhere
throughout the code base.
util/regress all passing (disregarding t1000 and eio)
Review request changed
Updated (Sept. 10, 2012, 2:09 a.m.)

Status: Closed (submitted)