1. 72f6bee fix unused import by Michele Santuari · 7 years ago
  2. e606789 Use DHCP ACK to learn the DHCP client by Charles Chan · 7 years ago
  3. 420e737 Improve HostLocationProviderTest by Charles Chan · 7 years ago
  4. f353e40 Disabling host probing for now because it needs to consider the source of the probes. by Jonathan Hart · 8 years ago
  5. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  6. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  7. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  8. 94b0015 Fix for ONOS-5034 by sdn · 8 years ago
  9. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  10. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  11. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  12. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  13. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  14. c314294 Override app_name to make it consistent with maven build by Charles Chan · 8 years ago
  15. aeb0079 Refactoring of provider buck builds. by Ray Milkey · 8 years ago
  16. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  17. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  18. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  19. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  20. d9b5f55 Refactor getIntegerProperty and isPropertyEnabled methods into Tools by Jian Li · 8 years ago
  21. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  22. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  23. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  24. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  25. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  26. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  27. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  28. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  29. 8b0fdaa HostLocationProvider should not remove hosts installed by other providers by Charles Chan · 8 years ago
  30. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  31. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  32. 9af322d Add property to toggle whether HostLocationProvider requests packet intercepts. by Jonathan Hart · 8 years ago
  33. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  34. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  35. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  36. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  37. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  38. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  39. a3770c3 ONOS-3586: Move event handling in HostLocationProvider to a background thread to avoid hogging event dispatcher thread by Madan Jampani · 8 years ago
  40. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  41. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  42. 703a5af equals for {Device,Port,Link,Host}Description by HIGUCHI Yuta · 8 years ago
  43. e889e2d [ONOS-3370] Extract hostprovider and lldpprovider from openflow by Charles Chan · 8 years ago
  44. b35540a Addressed some more naming issues throughout the code. by Jonathan Hart · 8 years ago
  45. 5d5e062 [ONOS-641] Update unit tests to include IPv6 as well by Charles Chan · 9 years ago
  46. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  47. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  48. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  49. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  50. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  51. e796610 Modified host discovery to suppress discovery of self-assigned IP addresses. by Thomas Vachuska · 9 years ago
  52. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  53. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  54. ec9c7dd ONOS-2800 Preventing learning of IP 0.0.0.0 by Thomas Vachuska · 9 years ago
  55. 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  56. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  57. 07a923d Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
  58. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  59. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  60. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  61. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  62. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  63. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  64. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  65. e148de8 Request packet in when config being modified during runtime. by Charles M.C. Chan · 9 years ago
  66. 9148d2d Bugfix for gerrit #3377 by Charles M.C. Chan · 9 years ago
  67. 956cb69 ONOS-1414: Fix phantom hosts by Charles M.C. Chan · 9 years ago
  68. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  69. f845cf6 HostLocationProvider fix to avoid locating hosts on logical ports. by Thomas Vachuska · 9 years ago
  70. 441d7da ONOS-1153: Ignore Router Solicitation, Router Advertisement and DAD in HostLocationProvider by Charles M.C. Chan · 9 years ago
  71. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  72. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  73. 8c8b037 Adding OnosCfgMojo to the onos maven plugin. by Thomas Vachuska · 9 years ago
  74. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  75. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  76. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  77. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  78. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  79. c313c40 Couple of changes for the BGP Router project: by Saurav Das · 9 years ago
  80. 93b606b Add explicit configuration for enabling IPv6-related flow installation by Pavlin Radoslavov · 9 years ago
  81. d6612f9 Added IPv6 support to HostLocationProvider by Pavlin Radoslavov · 9 years ago
  82. b9e50df Fixed a bug when parsing configuration properties for ReactiveForwarding by Pavlin Radoslavov · 9 years ago
  83. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  84. 3cfce8e Moved default flows logic into the PacketManager. by Jonathan Hart · 9 years ago
  85. e8600eb Handle packets that can't be deserialized properly. by Jonathan Hart · 9 years ago
  86. d36a74b Add explicit flow rules to receive control packets: ARP, LLDP, BDDP by Pavlin Radoslavov · 9 years ago
  87. ea5aa47 Implement NDP-related classes by Charles M.C. Chan · 9 years ago
  88. 7fee36a Trace IPv6 hosts by Charles M.C. Chan · 9 years ago
  89. a65f621 [ONOS-447] Add org.osgi.core dependency to pom.xml. Fixes eclipse build issue by Madan Jampani · 9 years ago
  90. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  91. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  92. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  93. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  94. bfc6b72 small fix to unregister devicelistener in HostLocationProvider to avoid an NPE by alshabib · 9 years ago
  95. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  96. 3360160 Added ability to remove host by CLI and by the provider on device/port down events. by Thomas Vachuska · 9 years ago
  97. 3e848a8 add methods to directly set MacAddress by Yuta HIGUCHI · 10 years ago
  98. d0e32d7 Added support for IPv6 addresses to class IpAddress: by Pavlin Radoslavov · 10 years ago
  99. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  100. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago