1. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  2. 5e5d4aa Change the second type parameter of BatchOperationEntry by Sho SHIMIZU · 9 years ago
  3. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  4. 23b5a76 Add resources into intent toString() outputs. by Jonathan Hart · 9 years ago
  5. c31d9f1 ONOS-745 Refactoring topology to compute only broadcast tree and not pre-compute paths. by Thomas Vachuska · 9 years ago
  6. dac3008 Remove unused IntentStore write APIs. by Jonathan Hart · 9 years ago
  7. 5573d32 Initial implementation of GossipIntentStore. by Jonathan Hart · 9 years ago
  8. c0e8bfa Revert "Use Optional instead of null to remove FIXME comment" by Sho SHIMIZU · 9 years ago
  9. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  10. 6cd2f35 Implemented VLAN-to-VLAN routing support for SDN-IP. by Jonathan Hart · 9 years ago
  11. 9639df7 Use Optional instead of null to remove FIXME comment by Sho SHIMIZU · 9 years ago
  12. c036367 Remove deprecated and unused APIs from IntentStore. by Jonathan Hart · 9 years ago
  13. 2bb988b Return immediately when the given BatchWrite is empty by Sho SHIMIZU · 9 years ago
  14. 591dc99 Get rid of super type of IntentId by Sho SHIMIZU · 9 years ago
  15. 60e2467 Add null check in the constructor by Sho SHIMIZU · 9 years ago
  16. 86f6198 Remove TODO comment by Sho SHIMIZU · 9 years ago
  17. 3cbfbc4 Expose the obstacles Set in a method - needed for REST APIs by Ray Milkey · 9 years ago
  18. 16ea69b Pass constraints argument to the constructor of super class by Sho SHIMIZU · 9 years ago
  19. 0f9aba8 ONOS-635 Adding ICMPv6 type and code builder for HostMonitor. by Kunihiro Ishiguro · 9 years ago
  20. f84591d Don't flood ARP packets out the port they came in on. by Jonathan Hart · 9 years ago
  21. a8f4e7d Sketching out device driver subsystem to allow extensible device management functions to be made available to applications. by Thomas Vachuska · 9 years ago
  22. 52fae7d ONOS-509: Match IPV6_SRC, IPV6_DST criteria by Charles M.C. Chan · 9 years ago
  23. 3cfce8e Moved default flows logic into the PacketManager. by Jonathan Hart · 9 years ago
  24. e1dfb50 Fix javadoc typos by Ray Milkey · 9 years ago
  25. 8717be2 Fix for ONOS-607 - controller port displayed incorrectly in CLI by Ray Milkey · 9 years ago
  26. 9a39eca ONOS-423 - Throw a specific exception when resources are exhausted by Ray Milkey · 9 years ago
  27. f4df005 ONOS-537 Provided maxLen setting to make sure packet data is sent with packet-in message. Also added support for TrafficTreatment.Builder.punt(); by Thomas Vachuska · 9 years ago
  28. 36eb6e1 Bugfix: Criteria.toString() does not convert unsigned variables properly. by Charles M.C. Chan · 9 years ago
  29. ab17b27 LinkCollectionIntentInstaller - reuse same code for install and uninstall by Jonathan Hart · 9 years ago
  30. c647b1e Null check at the head of the constructor of IntentOperation by Sho SHIMIZU · 9 years ago
  31. 467ccf7 DefaultFlowRule: remove deprecated constructor by Yuta HIGUCHI · 9 years ago
  32. 2c255db Remove type parameter by using type interence by Sho SHIMIZU · 9 years ago
  33. ab98466 adding license to ALL files by alshabib · 10 years ago
  34. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 10 years ago
  35. 6dd018f Added a simple constructor for code demo tomorrow. by Thomas Vachuska · 10 years ago
  36. 4785eec removing some TODOs by alshabib · 10 years ago
  37. 045c01d Adding packaging on onos*.zip file. by Thomas Vachuska · 10 years ago
  38. 0ad84ec setting periodic calls to reasonable intervals by alshabib · 10 years ago
  39. 1e37d561 Suppress stacktrace of benign exception when computing topology by Jonathan Hart · 10 years ago
  40. 30f45fb Refactor: add static factory method in BatchWrite, instead of in IntentStore by Sho SHIMIZU · 10 years ago
  41. 351e2f6 Add ToDo comment by Sho SHIMIZU · 10 years ago
  42. 64ae11c Move nested class to top-level class by Sho SHIMIZU · 10 years ago
  43. 4c464fb Correct indent by Sho SHIMIZU · 10 years ago
  44. e63e51e Prohibit null in instantiation by Sho SHIMIZU · 10 years ago
  45. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 10 years ago
  46. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 10 years ago