1. 8aa8611 Update findbugs version to 3.0.1 by HIGUCHI Yuta · 9 years ago
  2. f2710c7 bugfix: equals comparing a field with itself by HIGUCHI Yuta · 9 years ago
  3. 924cda4 ONOS- 2946 Adding ability to view packet processor statistics. by Thomas Vachuska · 9 years ago
  4. 0ae4560 Fixed a few javadoc warnings. by Thomas Vachuska · 9 years ago
  5. 0f47f34 [ONOS-2871]update VTN's bug: docking the neutron's interface, when get by lishuai · 9 years ago
  6. ce88390 [ONOS-2874]update VTN's bug: delete dhcp port unsuccessfully by lishuai · 9 years ago
  7. d2f6a25 [ONOS-2873]update VTN's bug: failed to create the VM on different networks by lishuai · 9 years ago
  8. 57e83e8 Throw exceptions when registered properties that do not exist by Brian O'Connor · 9 years ago
  9. e2a399e Updating property name to openflowPorts by Brian O'Connor · 9 years ago
  10. 0f3aaff minor javadoc fixes by HIGUCHI Yuta · 9 years ago
  11. ff27850 Listen for OpenFlow connections on 6633 and 6653 by Brian O'Connor · 9 years ago
  12. 45624b8 [Emu] Changes default OpenFlow port to 6653. by Charles Chan · 9 years ago
  13. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  14. 1cf0f9a [Emu] Disjoint Path Utils Exposed (to DefaultTopology) by Nikhil Cheerla · 9 years ago
  15. 65d551b Compute the flow ID at build time rather than when fromApp() is called. by Jonathan Hart · 9 years ago
  16. d0e932a CORD-151 add initial skeleton for cord-vtn application by Hyunsun Moon · 9 years ago
  17. bad156d onos-* scripts by Ayaka Koshibe · 9 years ago
  18. d88b81d opticalUtils.py modifications by Ayaka Koshibe · 9 years ago
  19. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  20. 7f171b2 ONOS- 2946 Adding ability to view existing packet intercept requests and packet processors. by Thomas Vachuska · 9 years ago
  21. 9cbc095 Improvided PIM Hello option handling by creating the by Rusty Eddy · 9 years ago
  22. b4ebbc3 Unit tests for InterfaceManager by Jonathan Hart · 9 years ago
  23. 588fde3 Only include current version's pom and feature.xml files in the package by Jonathan Hart · 9 years ago
  24. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  25. 9a38264 Removed config app that used to read addresses.json configuration. by Jonathan Hart · 9 years ago
  26. fb32a6e ONOS-2309: Add check in HostMonitor to make sure we only send out edge ports by Jonathan Hart · 9 years ago
  27. 39ee648 ProxyArpManager: Factor out common logic for handling ARP and NDP packets. by Jonathan Hart · 9 years ago
  28. 2ddc411 Pretty print the output of the netcfg command by Jonathan Hart · 9 years ago
  29. 6e968e1 STC changes to make smoke test more reliable by Ray Milkey · 9 years ago
  30. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  31. 71e147e Updating onosUploadBits.py to include deb and rpm files by Brian O'Connor · 9 years ago
  32. dd7a279 Adding deb/postrm to recreate /opt if it is removed by dpkg by Brian O'Connor · 9 years ago
  33. ac32244 ONOS-2895 Updating onos-package for rpm creation by Brian O'Connor · 9 years ago
  34. 8a0c20e Updating onos-package for debian packaging by Brian O'Connor · 9 years ago
  35. c045c4a Updating onos-uninstall by Brian O'Connor · 9 years ago
  36. 3683f4d Improvements to stc command by Brian O'Connor · 9 years ago
  37. 6f1c567 ONOS-2896 Updating onos.conf for onos-package by Brian O'Connor · 9 years ago
  38. e082777 Add tests of topology APIs to STC smoke test. by Ray Milkey · 9 years ago
  39. 5baa3da Fixes to make STC runs more reliable by Ray Milkey · 9 years ago
  40. 0eed29e ONOS-2894 Renaming tools/package/debian to tools/package/init by Brian O'Connor · 9 years ago
  41. 0bff430 ONOS-2888 Bug fix to avaoid DHCP Server assigning two hosts the same IP by samanwita pal · 9 years ago
  42. 38a8821 change to LF line-endings; not CRLF. by Madan Jampani · 9 years ago
  43. e81f1cf Avoid concurrent modification exception by iterating over a immutable collection by Madan Jampani · 9 years ago
  44. b0d7058 REST authentication in opticalUtil by Ayaka Koshibe · 9 years ago
  45. ab2cf25 [Emu] CORD-151 initial sketch for CORD virtual network service by Hyunsun Moon · 9 years ago
  46. bf44531 Updating example dhcp.json for new config by Brian O'Connor · 9 years ago
  47. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  48. 7ccc2bc Changing default value for DHCP int config params from 0 to -1 by samanwita pal · 9 years ago
  49. 2a31340 DHCP Config changes + null pointer checks + ONOS-2881 by samanwita pal · 9 years ago
  50. 3edc08a [ONOS-2880] Initialize SuppressionRules before use by Jon Hall · 9 years ago
  51. feafdca Simplify lambda expression by removing braces by Sho SHIMIZU · 9 years ago
  52. fd0933b Remove redundant type arguments by Sho SHIMIZU · 9 years ago
  53. 25a0aa4 Remove explicitly declared Object in type parameter by Sho SHIMIZU · 9 years ago
  54. af97343 Use auto-unboxing instead of manual unboxing by Sho SHIMIZU · 9 years ago
  55. d714efe Remove unused import statements by Sho SHIMIZU · 9 years ago
  56. e2952e4 Remove unnecessary modifiers by Sho SHIMIZU · 9 years ago
  57. b2b2d98 Use LF as line separator by Sho SHIMIZU · 9 years ago
  58. 9f614a4 Remove unnecessary semicolons by Sho SHIMIZU · 9 years ago
  59. 2a645d4 Moved DHCP to director(0). by Thomas Vachuska · 9 years ago
  60. 0009044 Fixed a few defects with DHCP server top be able to run on the office network. by Thomas Vachuska · 9 years ago
  61. 75e15a8 Adding office DHCP config by Brian O'Connor · 9 years ago
  62. a8dbad4 Use diamond operator by Sho SHIMIZU · 9 years ago
  63. d542cc4 Added tracking of test run duration. by Thomas Vachuska · 9 years ago
  64. 6cfc02d Use dianmond operator by Sho SHIMIZU · 9 years ago
  65. f578b43 Simplify catch branch by Sho SHIMIZU · 9 years ago
  66. c0b211a Remove redundant toString() calls by Sho SHIMIZU · 9 years ago
  67. 49e2766 Replace String constructor call with literal by Sho SHIMIZU · 9 years ago
  68. d804f7f ONOS-2848 Fix bug of DefaultHostRoute is not registered. by jiangrui · 9 years ago
  69. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  70. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  71. 91d0798 Updating SM-ONOS copyright and adding note by Brian O'Connor · 9 years ago
  72. 4c571ae Fixing @Beta tags by Thomas Vachuska · 9 years ago
  73. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  74. b9c7ea6 Fixing javadoc warnings and package grouping. by Thomas Vachuska · 9 years ago
  75. 2c59acf Link config enhancements: by Ayaka Koshibe · 9 years ago
  76. f58a888 Fill in some missing package info files. by Ray Milkey · 9 years ago
  77. 80f1252 Added packet handling functions for PIM, Specifically by Rusty Eddy · 9 years ago
  78. fef9b2e ONOS-2848 Fix bug of post subnet about class is not registered. by jiangrui · 9 years ago
  79. 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
  80. 8dc81ea Apply JUnit4 style test by Sho SHIMIZU · 9 years ago
  81. 883354c Simplify statement by using a method in standard library by Sho SHIMIZU · 9 years ago
  82. c355c93 Use auto-boxing by Sho SHIMIZU · 9 years ago
  83. f321e6b Adding package-info files for the DHCP application by samanwita pal · 9 years ago
  84. 7a4087b Use diamond operator by Sho SHIMIZU · 9 years ago
  85. bc038a8 Remove unused executor field by HIGUCHI Yuta · 9 years ago
  86. 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
  87. e796610 Modified host discovery to suppress discovery of self-assigned IP addresses. by Thomas Vachuska · 9 years ago
  88. 871262f Added a new topology and a tool to set controllers on all OVS bridges remotely. by Thomas Vachuska · 9 years ago
  89. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  90. d82a4e6 Remove redundant type cast by Sho SHIMIZU · 9 years ago
  91. 5a6e2e5 Write missing @return tag description by Sho SHIMIZU · 9 years ago
  92. 481b87b Fixing javadoc groups. by Thomas Vachuska · 9 years ago
  93. 006e486 Remove unnecessary semicolons by Sho SHIMIZU · 9 years ago
  94. d88db6f Use diamond operator by Sho SHIMIZU · 9 years ago
  95. 5bfd4e6 Simplify equals() implementation by Sho SHIMIZU · 9 years ago
  96. b89d491 Simplify statement by Sho SHIMIZU · 9 years ago
  97. c9d8d0a Avoid unnecessary instantiation by Sho SHIMIZU · 9 years ago
  98. 0044f57 Use equals() for comparison of String by Sho SHIMIZU · 9 years ago
  99. d275afd Fix type mismatch by HIGUCHI Yuta · 9 years ago
  100. a1da42e Renaming DHCP* to Dhcp* to follow ONOS conventions. by Thomas Vachuska · 9 years ago