1. 13d3ae3 Add a --dry-run flag to build that allows a Jenkins build without deploying anything. by Ray Milkey · 7 years ago
  2. cbaf867 Added changes to OltPipeline to create filtering flows for DHCP packets by Amit Ghosh · 7 years ago
  3. c1f4aa7 invalidcomparison for mac object with interface obj by kdarapu · 7 years ago
  4. 651a7da [ONOS-5192]Make devices unavailable when master fails by Bharath Thiruveedula · 7 years ago
  5. b1a8fd0 [ONOS-5607] Add a new LISP router when receiving MapRegisterMessage by Jian Li · 7 years ago
  6. 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
  7. e4da4a0 Byte array comparison always return true for Objects.equal by kdarapu · 7 years ago
  8. 7076e41 Fix incorrect usage of increment operator by vivek · 7 years ago
  9. 3a99e71 Fix: remove redundant parameter setup for LCAF addresses by Jian Li · 7 years ago
  10. 01f75b9 [ONOS-5752] Add AS number LCAF address with unit tests by Jian Li · 7 years ago
  11. 8388aae Issue #398: Removed unnecessary this.serialize() in BasePacket.clone(). by Ching-Ting Sun · 7 years ago
  12. fb3b501 [ONOS-5176] Refactoring: improves SONA pipeline and OpenstackRoutingManager by sangho · 7 years ago
  13. 7016ea3 ONOS-5773 Issue solved. by Ching-Ting Sun · 7 years ago
  14. 8ac364b TE Topology YANG Notification bug fixes in converter by Henry Yu · 7 years ago
  15. f381fc7 Fix DeviceDescription comparison. by Yuta HIGUCHI · 7 years ago
  16. 4120810 Improving the converter utility for YANG to TE Subsystem and vice versa. by Hesam Rahimi · 7 years ago
  17. 29f0633 Bug fixes for raising TE Topology events. by Yixiao Chen · 7 years ago
  18. bacea91 Fix wrong format String by Yuta HIGUCHI · 7 years ago
  19. c848970 [ONOS-5764]Decoder is returning Null by Vidyashree Rama · 7 years ago
  20. 1b0a39a [ONOS-5763] YSR changes to support decode without module name. by Bharat saraswal · 7 years ago
  21. 1dd6012 [ONOS] Defect fix label downloading for SR-TE by Priyanka B · 7 years ago
  22. 3f084df Fix wrong type. by Yuta HIGUCHI · 7 years ago
  23. 0dab596 [ONOS-5607] Add AbstractLispRouter base class with impl classes by Jian Li · 7 years ago
  24. e9062fc Update topo devices / hosts to new glyphs (mojo designs) by Simon Hunt · 7 years ago
  25. b1fbddb for our olt device's implement, the eapol flowrule priority should higher than the unicast flow by ke han · 7 years ago
  26. a2a11cd ThreadFactory with max priority by Yuta HIGUCHI · 7 years ago
  27. 4c7fcdf Use more functional idiom by Sho SHIMIZU · 7 years ago
  28. d0598ee toString for PartialFailureConstraint by Yuta HIGUCHI · 7 years ago
  29. ed55ecf Added patchset-1 for onos-5737 Added patchset-2 - addressing checkstyle error by Viswanath KSP · 7 years ago
  30. 52a8a72 [ONOS-5769] Implement encodeYdtToCompositeProtocolFormat() for JSON codec by Henry Yu · 7 years ago
  31. 2035e72 Log added resource path on load/unload by Yuta HIGUCHI · 7 years ago
  32. 1101dbb Fix For ONOS-4657 by kalagesa · 7 years ago
  33. 539427f Added changes for onos-5738 by Viswanath KSP · 7 years ago
  34. 834ff72 [ONOS-5607] Revise LISP ctrl impl class to track msgs and routers by Jian Li · 7 years ago
  35. 7ccc3a8 [ONOS-5607] Add LISP router, controller and listener interfaces by Jian Li · 7 years ago
  36. 8043876 Minor simplification. by Simon Hunt · 7 years ago
  37. 0b5e2f7 Topo2: Prevent ws evet for summary panel if closed by Steven Burrows · 7 years ago
  38. 537bc76 Pushing UiModelEvents up to the client... by Simon Hunt · 7 years ago
  39. 512b627 Topo2: Update UI on UiModelCache changes by Steven Burrows · 7 years ago
  40. e530690 Support to obtain all map records from MappingDatabase by Jian Li · 7 years ago
  41. e88d69b bucklet for yang based OSGI libraries by Ray Milkey · 7 years ago
  42. 5af2e4f Eliminating use of Apache Karaf CLI client and of ONOS_USE_SSH env. variable. by Thomas Vachuska · 7 years ago
  43. 3e1bac2 Add ReplyRecord field into Map-Request message by Jian Li · 7 years ago
  44. d6483cc Bump up the LISP LCAF version from draft 20 to draft 22 by Jian Li · 7 years ago
  45. 334ad69 Added in a second timeout for netconfConnectTimeout by Sean Condon · 7 years ago
  46. 4d0f89a ONOS-5215 protection behaviour by Yuta HIGUCHI · 8 years ago
  47. 4bd10b9 Fixing NPE in GossipDeviceStore. by Thomas Vachuska · 7 years ago
  48. eec8b19 Added simulation of GEANT topology using null providers. by Thomas Vachuska · 7 years ago
  49. ad75aa2 Topo2: Fixed instance device count and mastership by Steven Burrows · 7 years ago
  50. 1aa4f58 Topo2: Compute nearest link by mouse position by Steven Burrows · 7 years ago
  51. 7656b19 Topo2: Close details panel when navigating regions by Steven Burrows · 7 years ago
  52. 2762b24 Topo: Update details panel to use `Serial #` instead of Serial Number by Steven Burrows · 7 years ago
  53. 2d1f5ea Topo2: Added method to display multiple devices in the details panel by Steven Burrows · 7 years ago
  54. 3721041 Stopping map conflicts with persistent EC maps. by Aaron Kruglikov · 7 years ago
  55. 9ac3125 [ONOS-5624]Null-Providers: Implements the mesh topology by Hwanwook Lee · 7 years ago
  56. cbfac9a [ONOS-5502] Defining VirtualGroupProvider Interface by Yoonseon Han · 7 years ago
  57. dfd32b1 [ONOS-5485] Defining VirtualPacketProvider by Yoonseon Han · 7 years ago
  58. 78e73f6 [CORD-653] Fix host monitor and provide utility functions by Pier Ventre · 7 years ago
  59. e92748c [ONOS-5363] Support for virtualization in Provider Scheme by yoonseon · 7 years ago
  60. 9f34bad [ONOS-5723][ONOS-5763] Get request is printing only one object + by Vidyashree Rama · 7 years ago
  61. 2174e32 Fix: Re-enable testEncode unit test for LispMessageEncoderTest by Jian Li · 7 years ago
  62. 6153eab [ONOS-5716] Acknowledge Map-Request with native-forward Map-Reply by Jian Li · 7 years ago
  63. cdbc087 [ONOS-5710] Process Map-Request msg when proxy bit is set to false by Jian Li · 7 years ago
  64. 5535abd Fix argument checking by Ray Milkey · 7 years ago
  65. edccaf9 build-offline-karaf should not be in a public area, its ia dev tool by Ray Milkey · 7 years ago
  66. 033b9f9 updates to publish app and driver feature files by Ray Milkey · 7 years ago
  67. ddc0bd7 onos validate release refactor by Ray Milkey · 7 years ago
  68. 08321dc Add onos-create-app to test tar ball by Ray Milkey · 7 years ago
  69. 58a7c34 Added REST API to administratively remove hosts. by Thomas Vachuska · 7 years ago
  70. 68aaad5 Determines route IP by checking the interface config directly by Charles Chan · 7 years ago
  71. 0e946fc [ONOS-5732] NNI Loopback NETCONF command for FUJITSU OLT by xueliang · 7 years ago
  72. 2512f3b Removing old and formerly deprecated tools for running ONOS locally, for selective build and for patching bundles in place. by Thomas Vachuska · 7 years ago
  73. 0a4dd38 FIxed startup scenario and re-worked cluster restart to use shutdown and startup scenarios. by Thomas Vachuska · 7 years ago
  74. e6315c8 Bugfix: Add REST API docs for Control Plane Manager Application by Jian Li · 7 years ago
  75. 5e505c6 Refactor LISP package to separate ctrl interface and impl classes by Jian Li · 7 years ago
  76. 29986d8 Add LISP mapping entry aging mechanism by Jian Li · 7 years ago
  77. 858ad8c Add netcfg event to event history by Yuta HIGUCHI · 7 years ago
  78. 3ac0079 Meta scripts to do the entire release process with a single script invocation by Ray Milkey · 7 years ago
  79. 00f6f26 Bgp and Pcep maintaiability by mohamedrahil · 7 years ago
  80. 218b9f3 Display the source in routes CLI command by Charles Chan · 7 years ago
  81. 1b20123 Improve log message of DHCP relay by Charles Chan · 7 years ago
  82. 97db350 Add FlowEntry.FlowLiveType to persisted classes by Ray Milkey · 7 years ago
  83. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  84. b46b11b Add a tool to spot check that uploaded artifacts match the ones built by the release build by Ray Milkey · 7 years ago
  85. 1fd702a Ignore brittle test by Ray Milkey · 7 years ago
  86. 3109de8 Fix: correct protocol stack comment of LispNatLcafAddress class by Jian Li · 7 years ago
  87. d57dea4 Fix a typo in DefaultNetconfDevice class comment by Ryan Goulding · 7 years ago
  88. b0c3a1a FIX_FOR_ONOS-2300 by Kavitha Alagesan · 7 years ago
  89. d2fded0 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying by Saurav Das · 7 years ago
  90. 99f6f28 Correcting license typo in VPLS by Luca Prete · 7 years ago
  91. 14ed0b6 Fix NPE when clean up SingleSwitchFibInstaller by Charles Chan · 7 years ago
  92. db46ab39 [ONOS-5712] fix two bugs in onos-app-openstackinterface by Eunjin Choi · 7 years ago
  93. 07ba835 Added app.xml files for SONA modules by Hyunsun Moon · 7 years ago
  94. ea8966d Fix sed portability issue by Yuta HIGUCHI · 7 years ago
  95. 9829bf1 demoTopo by Luca Prete · 7 years ago
  96. dce16f8 ONOS-5419 Implementing new VPLS CLI by Luca Prete · 7 years ago
  97. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  98. 1f72203 Add missing dependency during test run by Yuta HIGUCHI · 7 years ago
  99. 2cece3d Allow pre-setting component config via REST API by Charles Chan · 7 years ago
  100. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago