1. 30 Oct, 2014 37 commits
  2. 29 Oct, 2014 3 commits
    •  * Added new static methods IpAddress.makeMaskPrefix and
         IpAddress.makeMaskedAddress
       * Cleanup
      
      Also, removed obsoleted Javadoc comments in Ip4Prefix and Ip6Prefix classes
      Pavlin Radoslavov authored
    • This is a prototype of the bandwidth reservation implementation.
      There is no bandwidth discovery, it is all faked.  The bandwidth is
      specified by allocating a special Intent used for demonstration purposes.
      This code also uses faked out interfaces in the Resource Manager, and will
      need to be refactored when the real Resource Manager is in place.
      
      Change-Id: I1f9a16b4144f5440bb529014a6a6f0f21d22839e
      Ray Milkey authored
    • Change-Id: Id6d46e22fb67f01cd5c0802cf4fad135a043ec77
      Yuta HIGUCHI authored