1. 6582808 Reduce load on map by Pier Ventre · 7 years ago
  2. 2c433ce Fixes [ONOS-5742] by Pier Ventre · 7 years ago
  3. c590ebb ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 7 years ago
  4. 7ee9f08 Remove obsolete harness code (TopoX) by Simon Hunt · 7 years ago
  5. bbd0f46 Prevent unwanted events transmitted to UI (while T2 under development). by Simon Hunt · 7 years ago
  6. a26109f fix potential race condition by Yuta HIGUCHI · 7 years ago
  7. c536818 More removal of deprecated sid. by Simon Hunt · 7 years ago
  8. 6193621 Stop showing full list of resources on unregistration failure by Sho SHIMIZU · 7 years ago
  9. c5a99dc [ONOS-4136] Implement Partitions View. by chengfan · 7 years ago
  10. da878fc Add ROADM application by Jimmy Yan · 8 years ago
  11. 7f872a7 [ONOS-5682] Introduced VIRTUAL_PORT_* events for virtual network to virtual port mapping changes. by Claudine Chiu · 7 years ago
  12. f3e12d0 Ported onos-iterm-* commands to work with the v3.* of iTerm2. by Thomas Vachuska · 7 years ago
  13. dec159a Handle Copycat queries in high priority by Yuta HIGUCHI · 7 years ago
  14. 587dfac Attempt to fix dockerhub build by Jonathan Hart · 7 years ago
  15. a5bb4a1 Change default OFDPA driver to ofdpa3 by Charles Chan · 7 years ago
  16. 2c83565 Fix archetypes for API change in UI events by Ray Milkey · 7 years ago
  17. 6594210 Fixing .dockerignore to exclude unneeded files by Jonathan Hart · 7 years ago
  18. 809edee Build docker image from local source. by Jonathan Hart · 7 years ago
  19. d2c8f21 fix DeviceDescription comparison by Michele Santuari · 7 years ago
  20. 9da6845 Fix onos-dependencies version to aling with deps.json by Yuta HIGUCHI · 7 years ago
  21. c9e36c5 Remove deprecated routing classes in preparation for refactoring by Jonathan Hart · 7 years ago
  22. 95eb7d3 Invalid comparision Float arrays in equals method by kdarapu · 7 years ago
  23. 91b5003 [SONA] Fixes the bug of not removing a switching flow when VMs are removed. by sangho · 7 years ago
  24. 9e5f0f5 [ONOS-5776] Floating IP flow rule initialization process by sangho · 7 years ago
  25. 400ebbf Skeleton implementation of TableDetailService, to house common code for creating detail panels for table item selection. by Simon Hunt · 7 years ago
  26. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  27. 73ae7d7 Fixing CondecContext javadoc description. by Yuta HIGUCHI · 7 years ago
  28. 9c70534 Driver fix for OF-DPA 3.0 EA3. With this change both EA0 and EA3 are compatible by Saurav Das · 7 years ago
  29. 289ff7f Fix for ONOS-5783.java.lang.IllegalStateException: session is expired by Deepa Vaddireddy · 7 years ago
  30. 4c6295e Cleanup unused code in Kafka Application and other cosmetic changes[patchset #2] by Shravan Ambati · 7 years ago
  31. 6b972c3 [ONOS-5708] Implement VirtualNetworkFlowRuleManager by yoonseon · 7 years ago
  32. 1f51857 [ONOS-5806] Revise virtual provider and provider service by yoonseon · 7 years ago
  33. c714661 Topo2: Use the prefs state to display or hide the map on page load by Steven Burrows · 7 years ago
  34. 25e2166 Fix for ONOS-5719:First App upload via ONOS GUI fails by Jayasree Ghosh · 7 years ago
  35. 53ee58a [ONOS-5226] Threadpool's name is not appropriate in OSPF-SBI by sangyun-han · 7 years ago
  36. 8539a2e Invalid comparison of byte array in equals and hascode method by Saritha · 7 years ago
  37. 13d3ae3 Add a --dry-run flag to build that allows a Jenkins build without deploying anything. by Ray Milkey · 7 years ago
  38. cbaf867 Added changes to OltPipeline to create filtering flows for DHCP packets by Amit Ghosh · 7 years ago
  39. c1f4aa7 invalidcomparison for mac object with interface obj by kdarapu · 7 years ago
  40. 651a7da [ONOS-5192]Make devices unavailable when master fails by Bharath Thiruveedula · 7 years ago
  41. b1a8fd0 [ONOS-5607] Add a new LISP router when receiving MapRegisterMessage by Jian Li · 7 years ago
  42. f0da43d Addressed change request and rectified for hashcode also # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # On branch review/kishore_darapu/onos698 # Changes to be committed: # modified: protocols/ospf/protocol/src/main/java/org/onosproject/ospf/protocol/lsa/types/OpaqueLsa10.java # modified: protocols/ospf/protocol/src/main/java/org/onosproject/ospf/protocol/lsa/types/OpaqueLsa11.java # modified: protocols/ospf/protocol/src/main/java/org/onosproject/ospf/protocol/lsa/types/OpaqueLsa9.java # by kdarapu · 7 years ago
  43. e4da4a0 Byte array comparison always return true for Objects.equal by kdarapu · 7 years ago
  44. 7076e41 Fix incorrect usage of increment operator by vivek · 7 years ago
  45. 3a99e71 Fix: remove redundant parameter setup for LCAF addresses by Jian Li · 7 years ago
  46. 01f75b9 [ONOS-5752] Add AS number LCAF address with unit tests by Jian Li · 7 years ago
  47. 8388aae Issue #398: Removed unnecessary this.serialize() in BasePacket.clone(). by Ching-Ting Sun · 7 years ago
  48. fb3b501 [ONOS-5176] Refactoring: improves SONA pipeline and OpenstackRoutingManager by sangho · 7 years ago
  49. 7016ea3 ONOS-5773 Issue solved. by Ching-Ting Sun · 7 years ago
  50. 8ac364b TE Topology YANG Notification bug fixes in converter by Henry Yu · 7 years ago
  51. f381fc7 Fix DeviceDescription comparison. by Yuta HIGUCHI · 7 years ago
  52. 4120810 Improving the converter utility for YANG to TE Subsystem and vice versa. by Hesam Rahimi · 7 years ago
  53. 29f0633 Bug fixes for raising TE Topology events. by Yixiao Chen · 7 years ago
  54. bacea91 Fix wrong format String by Yuta HIGUCHI · 7 years ago
  55. c848970 [ONOS-5764]Decoder is returning Null by Vidyashree Rama · 7 years ago
  56. 1b0a39a [ONOS-5763] YSR changes to support decode without module name. by Bharat saraswal · 7 years ago
  57. 1dd6012 [ONOS] Defect fix label downloading for SR-TE by Priyanka B · 7 years ago
  58. 3f084df Fix wrong type. by Yuta HIGUCHI · 7 years ago
  59. 0dab596 [ONOS-5607] Add AbstractLispRouter base class with impl classes by Jian Li · 7 years ago
  60. e9062fc Update topo devices / hosts to new glyphs (mojo designs) by Simon Hunt · 7 years ago
  61. b1fbddb for our olt device's implement, the eapol flowrule priority should higher than the unicast flow by ke han · 7 years ago
  62. a2a11cd ThreadFactory with max priority by Yuta HIGUCHI · 7 years ago
  63. 4c7fcdf Use more functional idiom by Sho SHIMIZU · 7 years ago
  64. d0598ee toString for PartialFailureConstraint by Yuta HIGUCHI · 7 years ago
  65. ed55ecf Added patchset-1 for onos-5737 Added patchset-2 - addressing checkstyle error by Viswanath KSP · 7 years ago
  66. 52a8a72 [ONOS-5769] Implement encodeYdtToCompositeProtocolFormat() for JSON codec by Henry Yu · 7 years ago
  67. 2035e72 Log added resource path on load/unload by Yuta HIGUCHI · 7 years ago
  68. 1101dbb Fix For ONOS-4657 by kalagesa · 7 years ago
  69. 539427f Added changes for onos-5738 by Viswanath KSP · 7 years ago
  70. 834ff72 [ONOS-5607] Revise LISP ctrl impl class to track msgs and routers by Jian Li · 7 years ago
  71. 7ccc3a8 [ONOS-5607] Add LISP router, controller and listener interfaces by Jian Li · 7 years ago
  72. 8043876 Minor simplification. by Simon Hunt · 7 years ago
  73. 0b5e2f7 Topo2: Prevent ws evet for summary panel if closed by Steven Burrows · 7 years ago
  74. 537bc76 Pushing UiModelEvents up to the client... by Simon Hunt · 7 years ago
  75. 512b627 Topo2: Update UI on UiModelCache changes by Steven Burrows · 7 years ago
  76. e530690 Support to obtain all map records from MappingDatabase by Jian Li · 7 years ago
  77. e88d69b bucklet for yang based OSGI libraries by Ray Milkey · 7 years ago
  78. 5af2e4f Eliminating use of Apache Karaf CLI client and of ONOS_USE_SSH env. variable. by Thomas Vachuska · 7 years ago
  79. 3e1bac2 Add ReplyRecord field into Map-Request message by Jian Li · 7 years ago
  80. d6483cc Bump up the LISP LCAF version from draft 20 to draft 22 by Jian Li · 7 years ago
  81. 334ad69 Added in a second timeout for netconfConnectTimeout by Sean Condon · 7 years ago
  82. 4d0f89a ONOS-5215 protection behaviour by Yuta HIGUCHI · 8 years ago
  83. 4bd10b9 Fixing NPE in GossipDeviceStore. by Thomas Vachuska · 7 years ago
  84. eec8b19 Added simulation of GEANT topology using null providers. by Thomas Vachuska · 7 years ago
  85. ad75aa2 Topo2: Fixed instance device count and mastership by Steven Burrows · 7 years ago
  86. 1aa4f58 Topo2: Compute nearest link by mouse position by Steven Burrows · 7 years ago
  87. 7656b19 Topo2: Close details panel when navigating regions by Steven Burrows · 7 years ago
  88. 2762b24 Topo: Update details panel to use `Serial #` instead of Serial Number by Steven Burrows · 7 years ago
  89. 2d1f5ea Topo2: Added method to display multiple devices in the details panel by Steven Burrows · 7 years ago
  90. 3721041 Stopping map conflicts with persistent EC maps. by Aaron Kruglikov · 7 years ago
  91. 9ac3125 [ONOS-5624]Null-Providers: Implements the mesh topology by Hwanwook Lee · 7 years ago
  92. cbfac9a [ONOS-5502] Defining VirtualGroupProvider Interface by Yoonseon Han · 7 years ago
  93. dfd32b1 [ONOS-5485] Defining VirtualPacketProvider by Yoonseon Han · 7 years ago
  94. 78e73f6 [CORD-653] Fix host monitor and provide utility functions by Pier Ventre · 7 years ago
  95. e92748c [ONOS-5363] Support for virtualization in Provider Scheme by yoonseon · 7 years ago
  96. 9f34bad [ONOS-5723][ONOS-5763] Get request is printing only one object + by Vidyashree Rama · 7 years ago
  97. 2174e32 Fix: Re-enable testEncode unit test for LispMessageEncoderTest by Jian Li · 7 years ago
  98. 6153eab [ONOS-5716] Acknowledge Map-Request with native-forward Map-Reply by Jian Li · 7 years ago
  99. cdbc087 [ONOS-5710] Process Map-Request msg when proxy bit is set to false by Jian Li · 7 years ago
  100. 5535abd Fix argument checking by Ray Milkey · 7 years ago