1. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  2. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  3. d26ea65 ONOS-5799: Make SP2MP compiler partial failure constraint aware by Luca Prete · 7 years ago
  4. 652f27f Inherit Intent Key on compilation by Yuta HIGUCHI · 7 years ago
  5. 973bb03 Fix [ONOS-5467] by Pier Ventre · 8 years ago
  6. 2a81c9d [ONOS-5264] [ONOS-5242] Intents w/ FilteredConnectPoint by Yi Tseng · 8 years ago
  7. 647138f [ONOS-4387] Support for multiple selectors in mp2sp intents by Pier Ventre · 8 years ago
  8. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  9. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  10. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  11. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  12. 066244c Simplify MP2S compiler, fix ingress/egress on same switch bug in SP2M compiler by Jonathan Hart · 9 years ago
  13. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  14. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  15. 1b46a97 Inherits the constraints of the higher level intent by Sho SHIMIZU · 9 years ago
  16. 6e0fb30 ONOS-1334 - Allow multi to single intent across a single switch by Ray Milkey · 9 years ago
  17. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  18. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  19. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  20. 2811c40 Changes related to the "LinkCollectionIntent" type of intents by Pavlin Radoslavov · 9 years ago
  21. 6c28f83 ONOS-1066: Move IntentCompilers to the dedicated package by Sho SHIMIZU · 9 years ago[Renamed (97%) from core/net/src/main/java/org/onosproject/net/intent/impl/MultiPointToSinglePointIntentCompiler.java]
  22. 877ec2c Handle exception when compiling fails by Sho SHIMIZU · 9 years ago
  23. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  24. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/main/java/org/onlab/onos/net/intent/impl/MultiPointToSinglePointIntentCompiler.java]
  25. f5e3580 Modified the MultiPointToSinglePointIntentCompiler to prevent duplicate packets by Jonathan Hart · 9 years ago
  26. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 10 years ago
  27. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  28. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  29. 6b2ffc3 Fixed issue where LinkCollectionIntentInstaller was missing a flow rule by Jonathan Hart · 10 years ago
  30. e668408 Unit tests for some Intent objects and compilers by Ray Milkey · 10 years ago
  31. 0742ec9 Add a Multiple source to single destination intent by Ray Milkey · 10 years ago