1. 0eed29e ONOS-2894 Renaming tools/package/debian to tools/package/init by Brian O'Connor · 9 years ago
  2. 0bff430 ONOS-2888 Bug fix to avaoid DHCP Server assigning two hosts the same IP by samanwita pal · 9 years ago
  3. 38a8821 change to LF line-endings; not CRLF. by Madan Jampani · 9 years ago
  4. e81f1cf Avoid concurrent modification exception by iterating over a immutable collection by Madan Jampani · 9 years ago
  5. b0d7058 REST authentication in opticalUtil by Ayaka Koshibe · 9 years ago
  6. ab2cf25 [Emu] CORD-151 initial sketch for CORD virtual network service by Hyunsun Moon · 9 years ago
  7. bf44531 Updating example dhcp.json for new config by Brian O'Connor · 9 years ago
  8. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  9. 7ccc2bc Changing default value for DHCP int config params from 0 to -1 by samanwita pal · 9 years ago
  10. 2a31340 DHCP Config changes + null pointer checks + ONOS-2881 by samanwita pal · 9 years ago
  11. 3edc08a [ONOS-2880] Initialize SuppressionRules before use by Jon Hall · 9 years ago
  12. feafdca Simplify lambda expression by removing braces by Sho SHIMIZU · 9 years ago
  13. fd0933b Remove redundant type arguments by Sho SHIMIZU · 9 years ago
  14. 25a0aa4 Remove explicitly declared Object in type parameter by Sho SHIMIZU · 9 years ago
  15. af97343 Use auto-unboxing instead of manual unboxing by Sho SHIMIZU · 9 years ago
  16. d714efe Remove unused import statements by Sho SHIMIZU · 9 years ago
  17. e2952e4 Remove unnecessary modifiers by Sho SHIMIZU · 9 years ago
  18. b2b2d98 Use LF as line separator by Sho SHIMIZU · 9 years ago
  19. 9f614a4 Remove unnecessary semicolons by Sho SHIMIZU · 9 years ago
  20. 2a645d4 Moved DHCP to director(0). by Thomas Vachuska · 9 years ago
  21. 0009044 Fixed a few defects with DHCP server top be able to run on the office network. by Thomas Vachuska · 9 years ago
  22. 75e15a8 Adding office DHCP config by Brian O'Connor · 9 years ago
  23. a8dbad4 Use diamond operator by Sho SHIMIZU · 9 years ago
  24. d542cc4 Added tracking of test run duration. by Thomas Vachuska · 9 years ago
  25. 6cfc02d Use dianmond operator by Sho SHIMIZU · 9 years ago
  26. f578b43 Simplify catch branch by Sho SHIMIZU · 9 years ago
  27. c0b211a Remove redundant toString() calls by Sho SHIMIZU · 9 years ago
  28. 49e2766 Replace String constructor call with literal by Sho SHIMIZU · 9 years ago
  29. d804f7f ONOS-2848 Fix bug of DefaultHostRoute is not registered. by jiangrui · 9 years ago
  30. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  31. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  32. 91d0798 Updating SM-ONOS copyright and adding note by Brian O'Connor · 9 years ago
  33. 4c571ae Fixing @Beta tags by Thomas Vachuska · 9 years ago
  34. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  35. b9c7ea6 Fixing javadoc warnings and package grouping. by Thomas Vachuska · 9 years ago
  36. 2c59acf Link config enhancements: by Ayaka Koshibe · 9 years ago
  37. f58a888 Fill in some missing package info files. by Ray Milkey · 9 years ago
  38. 80f1252 Added packet handling functions for PIM, Specifically by Rusty Eddy · 9 years ago
  39. fef9b2e ONOS-2848 Fix bug of post subnet about class is not registered. by jiangrui · 9 years ago
  40. e4ebac9 ONOS-2846, ONOS-2812 Refactored link discovery pruning to be centralized rather than being with each link discovery helper. by Thomas Vachuska · 9 years ago
  41. 8dc81ea Apply JUnit4 style test by Sho SHIMIZU · 9 years ago
  42. 883354c Simplify statement by using a method in standard library by Sho SHIMIZU · 9 years ago
  43. c355c93 Use auto-boxing by Sho SHIMIZU · 9 years ago
  44. f321e6b Adding package-info files for the DHCP application by samanwita pal · 9 years ago
  45. 7a4087b Use diamond operator by Sho SHIMIZU · 9 years ago
  46. bc038a8 Remove unused executor field by HIGUCHI Yuta · 9 years ago
  47. 05453c9 ONOS-2846, ONOS-2812 Reworking link discovery provider to be fully configurable and to prune links based on links rather than based on ports. by Thomas Vachuska · 9 years ago
  48. e796610 Modified host discovery to suppress discovery of self-assigned IP addresses. by Thomas Vachuska · 9 years ago
  49. 871262f Added a new topology and a tool to set controllers on all OVS bridges remotely. by Thomas Vachuska · 9 years ago
  50. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  51. d82a4e6 Remove redundant type cast by Sho SHIMIZU · 9 years ago
  52. 5a6e2e5 Write missing @return tag description by Sho SHIMIZU · 9 years ago
  53. 481b87b Fixing javadoc groups. by Thomas Vachuska · 9 years ago
  54. 006e486 Remove unnecessary semicolons by Sho SHIMIZU · 9 years ago
  55. d88db6f Use diamond operator by Sho SHIMIZU · 9 years ago
  56. 5bfd4e6 Simplify equals() implementation by Sho SHIMIZU · 9 years ago
  57. b89d491 Simplify statement by Sho SHIMIZU · 9 years ago
  58. c9d8d0a Avoid unnecessary instantiation by Sho SHIMIZU · 9 years ago
  59. 0044f57 Use equals() for comparison of String by Sho SHIMIZU · 9 years ago
  60. d275afd Fix type mismatch by HIGUCHI Yuta · 9 years ago
  61. a1da42e Renaming DHCP* to Dhcp* to follow ONOS conventions. by Thomas Vachuska · 9 years ago
  62. 54dc352 Modifying packaging to make the DHCP GUI work from WAR bundle-style packaging. by Thomas Vachuska · 9 years ago
  63. d6c965d Added shutdown hook to STC to print summary even when interrupted by user. by Thomas Vachuska · 9 years ago
  64. a862548 Add optional 'name' field in BGP speaker config by Jonathan Hart · 9 years ago
  65. ed4fdcd Remove redundant interface object from interface configuration by Jonathan Hart · 9 years ago
  66. 96f3ea7 ONOS-2812 Refactored the link code in search of a defect; the root cause was old OVS-based switch which is wrongly forwarding LLDP frames. by Thomas Vachuska · 9 years ago
  67. efa3ef9 ONOS-2750 Add feature to onos-app-vtn by CNlucius · 9 years ago
  68. a66c397 ONOS-2724 Fix bug of apply flowrule and remove flowrule by CNlucius · 9 years ago
  69. ac0879a ONOS-2843 Fix bug post NBI subnet get an error. by jiangrui · 9 years ago
  70. 84a25fc Fix ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD issue by HIGUCHI Yuta · 9 years ago
  71. d268a9a Inline a variable and write comment by Phanendra Manda · 9 years ago
  72. 3599d63 [ONOS-2808] Properly deserialzes NDP packets without options by Charles Chan · 9 years ago
  73. 43ee97f STC scenario for creating flows directly via the REST API by Ray Milkey · 9 years ago
  74. f346ea8 Simplify statement and write comment by Phanendra Manda · 9 years ago
  75. 726dc5b Adding set -e to onos-archetypes-test by Brian O'Connor · 9 years ago
  76. bd60cfd Updating onos-maven-plugin to 1.5 in ui archetype pom.xml by Brian O'Connor · 9 years ago
  77. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  78. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  79. 858a846 Bumping onos-yang-tool version to 1.3 by Brian O'Connor · 9 years ago
  80. 47c42a3 Updating version for new features by Brian O'Connor · 9 years ago
  81. 84e523c Updating onos-change-version for docs by Brian O'Connor · 9 years ago
  82. 1cda931 Adding groupId to root pom by Brian O'Connor · 9 years ago
  83. f5d9363 Adding set -e to build commands by Brian O'Connor · 9 years ago
  84. d0ab3c0 Misc device/optical config features: by Ayaka Koshibe · 9 years ago
  85. e090a42 Replace useless assertion with type check by instanceof by Sho SHIMIZU · 9 years ago
  86. e79b025 Changing copycat version to 0.5.0.onos by Brian O'Connor · 9 years ago
  87. 9bdb5ca Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  88. 5fe04e0 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  89. 179259e Remove unnecessary boxing by Sho SHIMIZU · 9 years ago
  90. af1dffc Use LF as line separator by Sho SHIMIZU · 9 years ago
  91. 9b8274c Use diamond operator by Sho SHIMIZU · 9 years ago
  92. 8b7b3b2 Use lambda expression for conciseness by Sho SHIMIZU · 9 years ago
  93. 1be4e6e Updating org.apache.felix.framework.security to release version 2.2.0.onos by Brian O'Connor · 9 years ago
  94. 8969cbe Removing DHCPMessageType as DHCPPacketType Class was already defined by samanwita pal · 9 years ago
  95. d57cdc4 Fix byte[] comparison using equals by HIGUCHI Yuta · 9 years ago
  96. 4a6a70a Remove unnecessary boxing by HIGUCHI Yuta · 9 years ago
  97. 0588e57 fixing dhcp serialization problem by alshabib · 9 years ago
  98. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  99. 1651e98 Add missing `executor.` by HIGUCHI Yuta · 9 years ago
  100. ef97932 Renamed dhcp app directory name. by Thomas Vachuska · 9 years ago