1. 52a8a72 [ONOS-5769] Implement encodeYdtToCompositeProtocolFormat() for JSON codec by Henry Yu · 7 years ago
  2. 2035e72 Log added resource path on load/unload by Yuta HIGUCHI · 7 years ago
  3. 1101dbb Fix For ONOS-4657 by kalagesa · 7 years ago
  4. 539427f Added changes for onos-5738 by Viswanath KSP · 7 years ago
  5. 834ff72 [ONOS-5607] Revise LISP ctrl impl class to track msgs and routers by Jian Li · 7 years ago
  6. 7ccc3a8 [ONOS-5607] Add LISP router, controller and listener interfaces by Jian Li · 7 years ago
  7. 8043876 Minor simplification. by Simon Hunt · 7 years ago
  8. 0b5e2f7 Topo2: Prevent ws evet for summary panel if closed by Steven Burrows · 7 years ago
  9. 537bc76 Pushing UiModelEvents up to the client... by Simon Hunt · 7 years ago
  10. 512b627 Topo2: Update UI on UiModelCache changes by Steven Burrows · 7 years ago
  11. e530690 Support to obtain all map records from MappingDatabase by Jian Li · 7 years ago
  12. e88d69b bucklet for yang based OSGI libraries by Ray Milkey · 7 years ago
  13. 5af2e4f Eliminating use of Apache Karaf CLI client and of ONOS_USE_SSH env. variable. by Thomas Vachuska · 7 years ago
  14. 3e1bac2 Add ReplyRecord field into Map-Request message by Jian Li · 7 years ago
  15. d6483cc Bump up the LISP LCAF version from draft 20 to draft 22 by Jian Li · 7 years ago
  16. 334ad69 Added in a second timeout for netconfConnectTimeout by Sean Condon · 7 years ago
  17. 4d0f89a ONOS-5215 protection behaviour by Yuta HIGUCHI · 8 years ago
  18. 4bd10b9 Fixing NPE in GossipDeviceStore. by Thomas Vachuska · 7 years ago
  19. eec8b19 Added simulation of GEANT topology using null providers. by Thomas Vachuska · 7 years ago
  20. ad75aa2 Topo2: Fixed instance device count and mastership by Steven Burrows · 7 years ago
  21. 1aa4f58 Topo2: Compute nearest link by mouse position by Steven Burrows · 7 years ago
  22. 7656b19 Topo2: Close details panel when navigating regions by Steven Burrows · 7 years ago
  23. 2762b24 Topo: Update details panel to use `Serial #` instead of Serial Number by Steven Burrows · 7 years ago
  24. 2d1f5ea Topo2: Added method to display multiple devices in the details panel by Steven Burrows · 7 years ago
  25. 3721041 Stopping map conflicts with persistent EC maps. by Aaron Kruglikov · 7 years ago
  26. 9ac3125 [ONOS-5624]Null-Providers: Implements the mesh topology by Hwanwook Lee · 7 years ago
  27. cbfac9a [ONOS-5502] Defining VirtualGroupProvider Interface by Yoonseon Han · 7 years ago
  28. dfd32b1 [ONOS-5485] Defining VirtualPacketProvider by Yoonseon Han · 7 years ago
  29. 78e73f6 [CORD-653] Fix host monitor and provide utility functions by Pier Ventre · 7 years ago
  30. e92748c [ONOS-5363] Support for virtualization in Provider Scheme by yoonseon · 7 years ago
  31. 9f34bad [ONOS-5723][ONOS-5763] Get request is printing only one object + by Vidyashree Rama · 7 years ago
  32. 2174e32 Fix: Re-enable testEncode unit test for LispMessageEncoderTest by Jian Li · 7 years ago
  33. 6153eab [ONOS-5716] Acknowledge Map-Request with native-forward Map-Reply by Jian Li · 7 years ago
  34. cdbc087 [ONOS-5710] Process Map-Request msg when proxy bit is set to false by Jian Li · 7 years ago
  35. 5535abd Fix argument checking by Ray Milkey · 7 years ago
  36. edccaf9 build-offline-karaf should not be in a public area, its ia dev tool by Ray Milkey · 7 years ago
  37. 033b9f9 updates to publish app and driver feature files by Ray Milkey · 7 years ago
  38. ddc0bd7 onos validate release refactor by Ray Milkey · 7 years ago
  39. 08321dc Add onos-create-app to test tar ball by Ray Milkey · 7 years ago
  40. 58a7c34 Added REST API to administratively remove hosts. by Thomas Vachuska · 7 years ago
  41. 68aaad5 Determines route IP by checking the interface config directly by Charles Chan · 7 years ago
  42. 0e946fc [ONOS-5732] NNI Loopback NETCONF command for FUJITSU OLT by xueliang · 7 years ago
  43. 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
  44. 0a4dd38 FIxed startup scenario and re-worked cluster restart to use shutdown and startup scenarios. by Thomas Vachuska · 7 years ago
  45. e6315c8 Bugfix: Add REST API docs for Control Plane Manager Application by Jian Li · 7 years ago
  46. 5e505c6 Refactor LISP package to separate ctrl interface and impl classes by Jian Li · 7 years ago
  47. 29986d8 Add LISP mapping entry aging mechanism by Jian Li · 7 years ago
  48. 858ad8c Add netcfg event to event history by Yuta HIGUCHI · 7 years ago
  49. 3ac0079 Meta scripts to do the entire release process with a single script invocation by Ray Milkey · 7 years ago
  50. 00f6f26 Bgp and Pcep maintaiability by mohamedrahil · 7 years ago
  51. 218b9f3 Display the source in routes CLI command by Charles Chan · 7 years ago
  52. 1b20123 Improve log message of DHCP relay by Charles Chan · 7 years ago
  53. 97db350 Add FlowEntry.FlowLiveType to persisted classes by Ray Milkey · 7 years ago
  54. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  55. b46b11b Add a tool to spot check that uploaded artifacts match the ones built by the release build by Ray Milkey · 7 years ago
  56. 1fd702a Ignore brittle test by Ray Milkey · 7 years ago
  57. 3109de8 Fix: correct protocol stack comment of LispNatLcafAddress class by Jian Li · 7 years ago
  58. d57dea4 Fix a typo in DefaultNetconfDevice class comment by Ryan Goulding · 7 years ago
  59. b0c3a1a FIX_FOR_ONOS-2300 by Kavitha Alagesan · 7 years ago
  60. d2fded0 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying by Saurav Das · 7 years ago
  61. 99f6f28 Correcting license typo in VPLS by Luca Prete · 7 years ago
  62. 14ed0b6 Fix NPE when clean up SingleSwitchFibInstaller by Charles Chan · 7 years ago
  63. db46ab39 [ONOS-5712] fix two bugs in onos-app-openstackinterface by Eunjin Choi · 7 years ago
  64. 07ba835 Added app.xml files for SONA modules by Hyunsun Moon · 7 years ago
  65. ea8966d Fix sed portability issue by Yuta HIGUCHI · 7 years ago
  66. 9829bf1 demoTopo by Luca Prete · 7 years ago
  67. dce16f8 ONOS-5419 Implementing new VPLS CLI by Luca Prete · 7 years ago
  68. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  69. 1f72203 Add missing dependency during test run by Yuta HIGUCHI · 7 years ago
  70. 2cece3d Allow pre-setting component config via REST API by Charles Chan · 7 years ago
  71. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  72. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  73. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  74. de0799c add BUCK file for actn-msc app and ietfte-provider by chengfan · 7 years ago
  75. ad44114 Add BUCK for tenbi and tetunnel by Henry Yu · 7 years ago
  76. b1cef5c [ONOS-5420] CP/untagged ifaces support in VPLS by Carolina Fernandez · 7 years ago
  77. bee1949 Updating onos-buck to use latest by Brian O'Connor · 7 years ago
  78. e1c02f4 Remove buck.zip from cache on SHA failure by Brian O'Connor · 7 years ago
  79. cedacd4 Disabling buckd until some issues are addressed. by Thomas Vachuska · 7 years ago
  80. 945828d ONOS-5682 Introduced VIRTUAL_DEVICE_* events. by Claudine Chiu · 7 years ago
  81. 206202a Removing an unnecessary maven-bundle-plugin which causes java Linkage Error. by Hesam Rahimi · 7 years ago
  82. 68e080c ONOS-5699 Null pointer exception can occur after null checking by jaegonkim · 7 years ago
  83. fd339c4 [ONOS-5695] notification defect fix by Vidyashree Rama · 7 years ago
  84. fb8e965 fix the yang codec null bug by chengfan · 7 years ago
  85. 4375ecd onos-yang-tools deps upgraded for yms to 1.11 by Bharat saraswal · 7 years ago
  86. bae0eeb1 [ONOS] Compute path with Explicit path objects by Priyanka B · 7 years ago
  87. 7c7ff58 fix the register error caused by IetfTeTypes by chengfan · 7 years ago
  88. 2f2e81e Fixing minor typo in static name. by Aaron Kruglikov · 7 years ago
  89. 0a9031d Introducing BandwidthProfileConfigBehaviour to manage policers/markers by Konstantinos Kanonakis · 8 years ago
  90. e7b5f18 Added changes for onos-5661 by Viswanath KSP · 7 years ago
  91. 34155e5 ONOS-5703 OFChannelHandler does not handle error if meter is not supported by Charles Chan · 7 years ago
  92. 86320ae ONOS-5549 TE Tunnel LSP attributes management by chenqinghui · 7 years ago
  93. 9d60b6e [ONOS-5465][TE Tunnel SB Provider] Interaction with ONOS core TE subsystems for TE tunnel updates by chengfan · 7 years ago
  94. 8cd9a66 Fix checkstyle errors by Ray Milkey · 7 years ago
  95. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  96. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  97. b3e9704 Homogenizing field names across NETCONF and RESTSB device config by Konstantinos Kanonakis · 7 years ago
  98. 3cd8555 Adding checkAndUpdateDevice() method to RestDeviceProvider by Konstantinos Kanonakis · 7 years ago
  99. 7470210 the port is unneccesory forqos flow's action, in fact , config port into qos actionwill cause a bug by ke han · 7 years ago
  100. 4e3224f CORD-641 Bug fix for handling reconnected leaf switch by Saurav Das · 7 years ago