1. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  2. 07a923d Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
  3. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  4. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  5. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  6. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  7. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  8. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  9. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  10. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  11. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  12. fc52fec Fixed a slew of shutdown exceptions that arose due to improper or out-of-order resource clean-up, e.g. listeners, timers, executors. by Thomas Vachuska · 9 years ago
  13. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  14. e148de8 Request packet in when config being modified during runtime. by Charles M.C. Chan · 9 years ago
  15. c14b2a2 Use long literal to shorten codes by Sho SHIMIZU · 9 years ago
  16. 9de692c LLDPLinkProvider: don't bother logging for PORT_STATS_UPDATED events by Jonathan Hart · 9 years ago
  17. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  18. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  19. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  20. 8c8b037 Adding OnosCfgMojo to the onos maven plugin. by Thomas Vachuska · 9 years ago
  21. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  22. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  23. 3181de3 Addressing some review comments regarding component configuration. Fixed 'resource' to 'resources'. Doh! by Thomas Vachuska · 9 years ago
  24. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  25. 8b3e80b Remove default flow rules for ROADMs. Fix LinkResource NPE. Single instance provisions optical path. by Marc De Leenheer · 9 years ago
  26. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  27. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  28. c313c40 Couple of changes for the BGP Router project: by Saurav Das · 9 years ago
  29. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  30. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  31. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  32. 3cfce8e Moved default flows logic into the PacketManager. by Jonathan Hart · 9 years ago
  33. e8600eb Handle packets that can't be deserialized properly. by Jonathan Hart · 9 years ago
  34. bc0e84d Fix javadoc warnings by Charles M.C. Chan · 9 years ago
  35. d36a74b Add explicit flow rules to receive control packets: ARP, LLDP, BDDP by Pavlin Radoslavov · 9 years ago
  36. 4128938 Configuration to suppress LLDP discovery by Yuta HIGUCHI · 9 years ago
  37. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  38. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  39. 4785eec removing some TODOs by alshabib · 9 years ago
  40. 5dc5a34 kick off link discovery only for available devices by alshabib · 9 years ago
  41. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  42. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  43. f1f2ac0 Construct GraphDescription with online/active Device/Link only by Yuta HIGUCHI · 9 years ago
  44. bcac499 Flatten MastershipTermService by Yuta HIGUCHI · 9 years ago
  45. ccfa94c LLDPLinkProvider listens to MastershipEvents by Ayaka Koshibe · 9 years ago
  46. 3419858 LinkDiscovery: check if Stopped before starting scheduled task. by Yuta HIGUCHI · 9 years ago
  47. 3225578 LinkDiscovery: only reschedule if not requested to stop by Yuta HIGUCHI · 9 years ago
  48. 5c94727 javadoc fixes by Yuta HIGUCHI · 9 years ago
  49. d19f670 extract DeviceId by Yuta HIGUCHI · 9 years ago
  50. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 9 years ago
  51. 4f1ba09 Lowered log level for common log by Jonathan Hart · 9 years ago
  52. f672588 LLDP LinkDiscovery related fix by Yuta HIGUCHI · 9 years ago
  53. 4f1a60c Revised copyright message. by Thomas Vachuska · 9 years ago
  54. e1bcb0b Added isLinkLocal predicate to MacAddress and used it in ReactiveForwarding. by Thomas Vachuska · 9 years ago
  55. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 9 years ago
  56. eb24e9d Attempt to fix Link vanishing after mastership change by Yuta HIGUCHI · 9 years ago
  57. 00b476f send LLDP probe only to non-Logical ports by Yuta HIGUCHI · 9 years ago
  58. 43ef46f Shut LinkDiscovery up by Jonathan Hart · 9 years ago
  59. 3d643ec functional stats service by alshabib · 9 years ago
  60. 2374fc9 many fixes from different people in various place. Optical, FlowRuleManager, LinkDiscovery by alshabib · 9 years ago
  61. dfc7afb distributed link fixes by alshabib · 9 years ago
  62. abedb09 MasteshipService, store, and CLI commands use RoleInfo by Ayaka Koshibe · 9 years ago
  63. 376d750 Fix compilation error by Yuta HIGUCHI · 10 years ago
  64. 0ed6a20 added test for lldp provider by alshabib · 10 years ago
  65. 4a179dc added test for hostlocation provider by alshabib · 10 years ago
  66. 875d626 added mastership to lldpdiscovery by alshabib · 10 years ago
  67. acd9183 link provider cleanup by alshabib · 10 years ago
  68. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago