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