1. 9af7007 support for corsa pipeline. EXPERIMENTAL. by alshabib · 9 years ago
  2. 2031899 Renamed private method to avoid naming confusion by Pavlin Radoslavov · 9 years ago
  3. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  4. f25d135 Fix Javadoc warnings by Ray Milkey · 9 years ago
  5. e46c041 Protect against null pointers during deserializing. by Jonathan Hart · 9 years ago
  6. e53f171 ONOS-535 - capture and display ip address and port of switches by Ray Milkey · 9 years ago
  7. d3edd03 Fix a typo in manufacturerDescription() method name by Ray Milkey · 9 years ago
  8. e8600eb Handle packets that can't be deserialized properly. by Jonathan Hart · 9 years ago
  9. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  10. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  11. 4785eec removing some TODOs by alshabib · 9 years ago
  12. 932d941 preparing pom.xml's for release by Brian O'Connor · 9 years ago
  13. e1588ed censored by Jonathan Hart · 9 years ago
  14. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  15. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  16. 3927446 ONOS-367 FIxed a defect of missing links & ports by Thomas Vachuska · 9 years ago
  17. 9763fa6 Updated Openflowk expermineter to fix OCH ordering issue by Praseed Balakrishnan · 9 years ago
  18. 08822c4 DatabaseService that uses Copycat Raft to provide a strongly consistent and durable database. by Madan Jampani · 9 years ago
  19. 275fb6b move duplicated repository config to root pom.xml by Yuta HIGUCHI · 9 years ago
  20. 5c94727 javadoc fixes by Yuta HIGUCHI · 9 years ago
  21. 69a2735 move isConnected to OpenFlowSwitch interface by Yuta HIGUCHI · 9 years ago
  22. 00ae863 refactored RoleManager to handle multiple pending requests by Ayaka Koshibe · 9 years ago
  23. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 9 years ago
  24. 5f99849 Fixed a defect in GUI details fly-out (it would not appear) by Thomas Vachuska · 9 years ago
  25. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 9 years ago
  26. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  27. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  28. f5416d8 modified logger declaration by Yuta HIGUCHI · 10 years ago
  29. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  30. 6e6d66b Updated optical extension pom by Praseed Balakrishnan · 10 years ago
  31. 38594c2 implement DeviceProvider triggerProbe() to call after mastership change by Ayaka Koshibe · 10 years ago
  32. e8708e3 trigger device query after mastership reelection by Ayaka Koshibe · 10 years ago
  33. dfc7afb distributed link fixes by alshabib · 10 years ago
  34. a22eadf Discover LINC-OE switch and ports. by Praseed Balakrishnan · 10 years ago
  35. e48aa68 LINC-OE Optical Switch Driveri changes by Praseed Balakrishnan · 10 years ago
  36. 1679e18 Eliminating some performance bottlenecks; more to be done. by tom · 10 years ago
  37. 7dbbabf Switch OpenFlowJ implementation. by Yuta HIGUCHI · 10 years ago
  38. 6eb438a fixes for office deployment by alshabib · 10 years ago
  39. 7814e9f office cell and associated fixes (role, idle timeout) by alshabib · 10 years ago
  40. 339a3d9 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions by alshabib · 10 years ago
  41. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  42. a8714e5 Add sonatype-oss-snapshot for Loxigen by Yuta HIGUCHI · 10 years ago
  43. e9d3a32 pkt glitch FIXED... ovs was not sending a bufferid by alshabib · 10 years ago
  44. ab3374b emit + tests for OFPacketProvider by Ayaka Koshibe · 10 years ago
  45. eec3a06 stats are being sent; now handle them by alshabib · 10 years ago
  46. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago
  47. 7ef8ff9 Moving /of to /openflow by tom · 10 years ago