1. 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  2. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  3. 07a923d Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
  4. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  5. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  6. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  7. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  8. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  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. e148de8 Request packet in when config being modified during runtime. by Charles M.C. Chan · 9 years ago
  12. 9148d2d Bugfix for gerrit #3377 by Charles M.C. Chan · 9 years ago
  13. 956cb69 ONOS-1414: Fix phantom hosts by Charles M.C. Chan · 9 years ago
  14. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  15. f845cf6 HostLocationProvider fix to avoid locating hosts on logical ports. by Thomas Vachuska · 9 years ago
  16. 441d7da ONOS-1153: Ignore Router Solicitation, Router Advertisement and DAD in HostLocationProvider by Charles M.C. Chan · 9 years ago
  17. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  18. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  19. 8c8b037 Adding OnosCfgMojo to the onos maven plugin. by Thomas Vachuska · 9 years ago
  20. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  21. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  22. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  23. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  24. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  25. c313c40 Couple of changes for the BGP Router project: by Saurav Das · 9 years ago
  26. 93b606b Add explicit configuration for enabling IPv6-related flow installation by Pavlin Radoslavov · 9 years ago
  27. d6612f9 Added IPv6 support to HostLocationProvider by Pavlin Radoslavov · 9 years ago
  28. b9e50df Fixed a bug when parsing configuration properties for ReactiveForwarding by Pavlin Radoslavov · 9 years ago
  29. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  30. 3cfce8e Moved default flows logic into the PacketManager. by Jonathan Hart · 9 years ago
  31. e8600eb Handle packets that can't be deserialized properly. by Jonathan Hart · 9 years ago
  32. d36a74b Add explicit flow rules to receive control packets: ARP, LLDP, BDDP by Pavlin Radoslavov · 9 years ago
  33. ea5aa47 Implement NDP-related classes by Charles M.C. Chan · 9 years ago
  34. 7fee36a Trace IPv6 hosts by Charles M.C. Chan · 9 years ago
  35. a65f621 [ONOS-447] Add org.osgi.core dependency to pom.xml. Fixes eclipse build issue by Madan Jampani · 9 years ago
  36. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  37. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  38. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  39. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  40. bfc6b72 small fix to unregister devicelistener in HostLocationProvider to avoid an NPE by alshabib · 9 years ago
  41. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  42. 3360160 Added ability to remove host by CLI and by the provider on device/port down events. by Thomas Vachuska · 9 years ago
  43. 3e848a8 add methods to directly set MacAddress by Yuta HIGUCHI · 10 years ago
  44. d0e32d7 Added support for IPv6 addresses to class IpAddress: by Pavlin Radoslavov · 10 years ago
  45. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  46. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago
  47. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  48. fb0e4d6 relocated to correct path by Yuta HIGUCHI · 10 years ago
  49. 32cc1c0 Fix for creating IpPrefixes with wrong prefix length by Jonathan Hart · 10 years ago
  50. 4a179dc added test for hostlocation provider by alshabib · 10 years ago
  51. 875d626 added mastership to lldpdiscovery by alshabib · 10 years ago
  52. e1cf87d protocol independent host tracker by alshabib · 10 years ago