1. 84e09fb Cleaning up and re-organizing javadocs; it's time to start splitting this up more. by Thomas Vachuska · 8 years ago
  2. 1b72738 Migrating netty messaging into netty messaging manager. by Aaron Kruglikov · 8 years ago
  3. 86cb243 Using latest atomix release candidate + Updates to CopycatTransport by Madan Jampani · 8 years ago
  4. 3ea5390 fix egress packet treatment ONOS-3467 by Michele Santuari · 8 years ago
  5. e312fc7 ONOS-3658 - Adding CLI commands to display and manage Device Keys. by Brian Stanke · 8 years ago
  6. 1020132 Support allowed_address_pairs by Hyunsun Moon · 8 years ago
  7. 6d24734 CORD-537 Added flow rules for vSG connectivity by Hyunsun Moon · 8 years ago
  8. 950310c ONOS-3929 Netconf Device Factory by Andrea Campanella · 8 years ago
  9. e571d44 Split one single test file into multiple files by Sho SHIMIZU · 8 years ago
  10. 1a42469 Refactor SystemInfo, and store SystemInfo into singleton instance by Jian Li · 8 years ago
  11. f53d0b2 Add more unit tests for control plane manager by Jian Li · 8 years ago
  12. 5fab6e5 Stop using explicit Optional#get() by Sho SHIMIZU · 8 years ago
  13. f08cb4c Define valueAs() to get the enclosed value and remove volume() by Sho SHIMIZU · 8 years ago
  14. 800a7a4 Simplifying the use-model of AbstractDriverLoader. by Thomas Vachuska · 8 years ago
  15. f7fe763 [ONOS-418] GossipLinkStore: make configurable - add setter of initialDelaySec and periodSec. by sangyun-han · 8 years ago
  16. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  17. 003ed32 Add a method to check the type of resource by Sho SHIMIZU · 8 years ago
  18. 2703980 Fixed ARP reply by Hyunsun Moon · 8 years ago
  19. 8874592 bug fix: resources CLI command with -t(type) option didn't work for ContinuousResource. by Naoki Shiota · 8 years ago
  20. 36ef79f Simplify expression and statement by Sho SHIMIZU · 8 years ago
  21. b5638b8 Add utility method to convert an Optional to a Stream by Sho SHIMIZU · 8 years ago
  22. 7efc8dd Use a ScheduleExecutorService in CopycatTransportService instead of creating a new thread per connection by Madan Jampani · 8 years ago
  23. ea12532 Document releases APIs were deprecated in by Ray Milkey · 8 years ago
  24. 9c2ee07 Moving vpls app from onos-app-samples to onos repo by Luca Prete · 8 years ago
  25. 19d8e97 [ONOS-3878] Implement parse tree traversal using listener framework by Vidyashree Rama · 8 years ago
  26. cc6310f Unit test for default partition class by Ray Milkey · 8 years ago
  27. 2ff139c [ONOS-3905, ONOS-3901, ONOS-3900] choice, grouping and augment data model support. by Vinod Kumar S · 8 years ago
  28. fc98177 Updates to ConsistentMap and LeaderElector state machines by Madan Jampani · 8 years ago
  29. 42d32eb adding igmp query polling to igmp application. by alshabib · 8 years ago
  30. d7a5a74 Add Chart.js and angular-chart.js libraries for Web GUI by Jian Li · 8 years ago
  31. e62b507 switching ConcurrentHashSet in mcastdata to ConcurrentHashMap due to serialization issues. by alshabib · 8 years ago
  32. 171a938 Refactor: extract the same procedures by Sho SHIMIZU · 8 years ago
  33. d4712e2 [ONOS-3918] Handling of NETCONF <rpc-error> and no message-id by Andreas Papazois · 8 years ago
  34. 5f374cd According to the 802.1x standard, the state-machine should go back to connecting state if a start packet is received while in authorized state by Qianqian Hu · 8 years ago
  35. 7e55c66 StorageManager with associated new primitive builders by Madan Jampani · 8 years ago
  36. 2f9cc71 Copycat transport enhancements by Madan Jampani · 8 years ago
  37. 5826066 [ONOS-3857] BGP flow specification components encode and decode test. by Shashikanth VH · 8 years ago
  38. 8225ddb [ONOS-3833] Load balance identifier class and UT by Phaneendra Manda · 8 years ago
  39. f555a73 vRouter should only process configured ports. by Charles Chan · 8 years ago
  40. 4cc65f7 LINC-OE - Flows are stay in PENDING ADD STATE[bug 3823] by Yafit Hadar · 8 years ago
  41. 8bf77b7 Improve the method to loading configurations from OSGI by maojianwei · 8 years ago
  42. 39fff10 Method name refactor in DistributedPrimitive + Builder for AsyncLeaderElector by Madan Jampani · 8 years ago
  43. ea9eed9 remove eapol rule when vlan rules are pushed. by alshabib · 8 years ago
  44. 6be7095 Make PIM hello interval configurable on a per-interface basis. by Jonathan Hart · 8 years ago
  45. 6ccfc5a Fixes to the IGMP app to process group membership reports by Jonathan Hart · 8 years ago
  46. 9cf43db Implemented dummy Neutron ML2 plugin handler by Hyunsun Moon · 8 years ago
  47. 37a038b Update Javadoc by Sho SHIMIZU · 8 years ago
  48. 7343bfa [ONOS-3553] Resolve the onos-service not start issue by Jian Li · 8 years ago
  49. 7772615 Remove incoming and outgoing OF message logging from device provider by Jian Li · 8 years ago
  50. 67e7be6 [ONOS-3885, ONOS-3886, ONOS-3887] Implement YANG sub-module, container and list data model by Vinod Kumar S · 8 years ago
  51. 8889763 [ONOS-3878, 3876, 3879] Yang Parser Manager with Stack and Error Validation by Gaurav Agrawal · 8 years ago
  52. fdbc0fc Merge various resource type completers as one completer for CPMan by Jian Li · 8 years ago
  53. 92fc556 [ONOS-3882, 3883, 3892]Implement Yang container, list, leaf, leaf-list parsing by Vidyashree Rama · 8 years ago
  54. 2cbb950 [ONOS-3878] YANG Listeners methods for Module and SubModule by Gaurav Agrawal · 8 years ago
  55. 4f8ad17 [ONOS-3878] parse tree traversal using listener framework by Gaurav Agrawal · 8 years ago
  56. 7816793 Marking some old developer tools as deprecated; wil be removed after Falcon release. by Thomas Vachuska · 8 years ago
  57. 72b9b12 [ONOS-3535] Accumulate control message stats using monitor service by Jian Li · 8 years ago
  58. 9bf8d7c ONOS-3655 - Adding username and password support into the device key subsystem. by Brian Stanke · 8 years ago
  59. afb2e00 [ONOS-3857] BGP send update flow specification message to peer. by Shashikanth VH · 8 years ago
  60. ec4ef7c [ONOS-3875] Implementation of maven plugin. by Bharat saraswal · 8 years ago
  61. bcad55b Added some incoming JoinPrune processing by Rusty Eddy · 8 years ago
  62. 510a8d8 [ONOS-3857] BGP flow spec NLRI encoding for MP_REACH and MP_UNREACH. by Shashikanth VH · 8 years ago
  63. c53a413 [ONOS-3857] BGP update message flow specification components parsing. by Shashikanth VH · 8 years ago
  64. fe69e9a fixing igmp bootstrap issues by alshabib · 8 years ago
  65. 81afbf1 ONOS-420 Openflow trigger probe test by Sithara Punnassery · 8 years ago
  66. 9003924 Reduce the nubmer of access to consistent map for performance by Sho SHIMIZU · 8 years ago
  67. a78aeb8 Fix NPE in LinkViewMessageHandler by Charles Chan · 8 years ago
  68. 10666e5 Fix registration order in kryo by Madan Jampani · 8 years ago
  69. 57efbb2 Refactoring ID creation for netconf and REST by Andrea Campanella · 8 years ago
  70. 5c5ddcd Add unit tests for ControlMessageEvent and DefaultControlMessage by Jian Li · 8 years ago
  71. 8f8060d olt installs default flows when ports appear and/or when config is uploaded. by alshabib · 8 years ago
  72. 01a6167 Define a new control message to control metric type mapper by Jian Li · 8 years ago
  73. 1e769e7 Increasing tolerance of onos-check-apps to allow for running on slower cells. by Thomas Vachuska · 8 years ago
  74. 0e1a476 Add precondition check to guarantee non-null by Sho SHIMIZU · 8 years ago
  75. 1d00639 Move multicast CLI commands into the core with the core mcast system. by Jonathan Hart · 8 years ago
  76. fcdcb4f Add basic multicast RIB synchronization over REST by Jonathan Hart · 8 years ago
  77. 8dfd3dd Resizing rack diagrams. by Thomas Vachuska · 8 years ago
  78. fedd175 Augment sauce-code. by Simon Hunt · 8 years ago
  79. 7414ae9 Adding rack diagrams. by Thomas Vachuska · 8 years ago
  80. 9bd644a [ONOS-3856] BGP flow specification update message encode. by Shashikanth VH · 8 years ago
  81. f17ae28 Refactor: Move logic for continuous resource to another method by Sho SHIMIZU · 8 years ago
  82. 3163a64 Remove an unnecessary blank line by Sho SHIMIZU · 8 years ago
  83. a6a6fd3 Fast path in the resource store for discrete resource by Sho SHIMIZU · 8 years ago
  84. b08d586 Refactor: Rename Resource#isTypeOf() to isSubTypeOf() by Sho SHIMIZU · 8 years ago
  85. 446fdf0 Cosmetics: Rearrange the method definitino order by Sho SHIMIZU · 8 years ago
  86. 5615126 Roll back resource API changes that triggered a bug in the Java compiler by Jonathan Hart · 8 years ago
  87. 7d9d439 Bug fix: make sure that divisor is non-zero value by Jian Li · 8 years ago
  88. 1446aef Add dependency between onos-app-cpman and onos-of-provider-message by Jian Li · 8 years ago
  89. 0a6f4d4 [ONOS-3877]Parser Exception by Vidyashree Rama · 8 years ago
  90. 6f74730 Improve the performance of ResourceManager#getAvailableResources() by Sho SHIMIZU · 8 years ago
  91. e14a09c Implementation for StorageAdmin and PartitionAdmin APIs by Madan Jampani · 8 years ago
  92. 826990b [ONOS-3856] BGP flow specification extended community path attribute parsing. by Shashikanth VH · 8 years ago
  93. fc64ffe Refactor: change method parameter type of ResourceStore#release() by Sho SHIMIZU · 8 years ago
  94. 4545cf1 [ONOS-3537] Initial implementation of ControlMessageManager by Jian Li · 8 years ago
  95. 1ede5ab [ONOS-3884] implement YANG module data model by Vinod Kumar S · 8 years ago
  96. 538be74 Refactored primitive builders to consolidate methods into the base DistributedPrimitiveBuilder by Madan Jampani · 8 years ago
  97. e241189 Fix for multiple metrics issues by Aaron Kruglikov · 8 years ago
  98. 640f183e CORD-536 Support bidirectional connectivity between two services with dependency by Hyunsun Moon · 8 years ago
  99. 19f39c7 [ONOS-3892] implement YANG leaf data model by Vinod Kumar S · 8 years ago
  100. 84515f3 Use lower bound wildcard for API to be more flexible by Sho SHIMIZU · 8 years ago