1. 0fdc07e Remove IP criterion from OF-DPA pipeline filter by Yi Tseng · 7 years ago
  2. 7362e67 [ONOS-6249] (vNet) Link mapping and end-to-end isolation for virtual network by Harold Huang · 7 years ago
  3. 3a91b13 Remove old RESTCONF server implemenation by Henry Yu · 7 years ago
  4. da1dfa6 [ONOS-6349] Augment mapping CLI to print out json formatted string by Jian Li · 7 years ago
  5. ad74af8 Topo2: Implement Link Labels JIRA Tasks; ONOS-6263 by Steven Burrows · 7 years ago
  6. 4a1b553 Topo2: Place peer regions in their configured locations JIRA Tasks; ONOS-6257 by Steven Burrows · 7 years ago
  7. 2b15ae7 Bug fix: Drag threshold was prevent drag events when zoomed in by Steven Burrows · 7 years ago
  8. e6f6461 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  9. f987cb1 [ONOS-6358] Further improve LISP control message processing speed by Jian Li · 7 years ago
  10. b5d8221 [ONOS-6170] Implement codec for MappingEntry with unit test by Jian Li · 7 years ago
  11. 6cc8645 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  12. 4f56bbd Cosmetic fix about constant name by Yuta HIGUCHI · 7 years ago
  13. 8aba62f Introduce method to write msg and get response through OpenFlow. by Marc De Leenheer · 7 years ago
  14. 40a544b Refactored cross connect helpers to optical drivers package. by Marc De Leenheer · 7 years ago
  15. 688395a fix for JIRA issue ONOS-6162. To avoid Possible NULL argument in a method invocation in file 'MQServiceImpl.java' at line no 132 by nitinanand · 7 years ago
  16. f553ac4 onos-6299: Possible null pointe dereference in linkconverter by rohitsharan · 7 years ago
  17. c2e7736 fix for incompatible multiplication cast from int to long by rohit · 7 years ago
  18. 9bdc24f [ONOS-6267] Support configurable Executors for primitives by Jordan Halterman · 7 years ago
  19. 59ca831 Ignoring a test due to inconsistent behaviour. Test old version of net-cfg json that is deprecated by Andrea Campanella · 7 years ago
  20. 819fde2 Add driver for oplink netconf device. by MaoLu · 7 years ago
  21. 229bc45 invalid use of bytearray toString by kdarapu · 7 years ago
  22. 948d659 [ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives by Jordan Halterman · 7 years ago
  23. c87b23b [ONOS-6349] Add CLI for querying mappings from MappingService by Jian Li · 7 years ago
  24. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  25. ac34890 Fix to support vlan id criterion in openstack pipeline by daniel park · 7 years ago
  26. 0976bc2 ONOS-6253 workaround for device not capable of :interleave-ing by Yuta HIGUCHI · 7 years ago
  27. fae8e66 Initial import of Microsemi Driver by Sean Condon · 7 years ago
  28. 6a4febe Topo2: Refactored NavigateToRegion events by Steven Burrows · 7 years ago
  29. 8f60ff8 ONOS-6257: fixing Region-peer-location function... by Simon Hunt · 7 years ago
  30. 5889691 ONOS-5958 Meter restoration to device by Jordi Ortiz · 7 years ago
  31. ed5b14d Cosmetic fixes around constant names by Yuta HIGUCHI · 7 years ago
  32. 424bfa7 [ONOS-6302] Fix wrong flow rules when install flow rule Intents by Yi Tseng · 7 years ago
  33. cdc4b8c ONOS-6204 initial impl of dist. flow objective store by Claudine Chiu · 7 years ago
  34. 9049252 bump gRPC version to 1.2.0 by Yuta HIGUCHI · 7 years ago
  35. d8d8231 Updating and fixing vagrant ONOS VM by Luca Prete · 7 years ago
  36. 84c5a3d [ONOS-6303] Fix incorrect flow rule from link collection Intent compiler by Yi Tseng · 7 years ago
  37. a64f0c8 [ONOS-5932] New FlowObjective compiler for LinkCollection Intent by Yi Tseng · 7 years ago
  38. 38fc71e [ONOS-6016] Enhance IntentInstaller for FlowObjective by Yi Tseng · 7 years ago
  39. ded8001 Fix: Store router identifier combines with scheme as a DeviceId by Jian Li · 7 years ago
  40. 449e63c [ONOS-1381] SHowing more details for optical intents by Andrea Campanella · 7 years ago
  41. 59b549d [ONOS-6076] Moving tl1,snmp,rest netcfg to devices key by Andrea Campanella · 7 years ago
  42. 7707933 Fix: Store mapping information when receives MapRegister by Jian Li · 7 years ago
  43. 791dd32 Augment provider service to query mapping value from protocol layer by Jian Li · 7 years ago
  44. 9552f17 Fix: Correct typos in mapping service and manager by Jian Li · 7 years ago
  45. 076a788 Avoid unnecessary FlowRuleProgrammable polling by Yuta HIGUCHI · 7 years ago
  46. 8e07271 Refactor: Build script and code clean up for mappingmanagement app by Jian Li · 7 years ago
  47. 8dbd273 AbstractYangModelRegistrator updated to allow apps to attach end-points to the service models by Gaurav Agrawal · 7 years ago
  48. 70c2147 use try-with-resource for connectivity testing by Yuta HIGUCHI · 7 years ago
  49. 7abfe0e invalid string and boolean comparison by kdarapu · 7 years ago
  50. 1d63993 fix transient test failure by Yuta HIGUCHI · 7 years ago
  51. 66372fd Removing import only used for Javadoc by Yuta HIGUCHI · 7 years ago
  52. 749266a Workaround for broken test code by Yuta HIGUCHI · 7 years ago
  53. 348b323 Move internal classes under .impl package (2/2) by Yuta HIGUCHI · 7 years ago
  54. e3ae821 Move internal classes under .impl package (1/2) by Yuta HIGUCHI · 7 years ago
  55. 29d640c Do not export package containing .impl, .internal by Yuta HIGUCHI · 7 years ago
  56. f5e7ef8 Sync onos-dependency, deps.json by Yuta HIGUCHI · 7 years ago
  57. 5c54e77 Allow empty inner node by Henry Yu · 7 years ago
  58. 2dce08a StringBuffer -> StringBuilder by Yuta HIGUCHI · 7 years ago
  59. e51a5e9 Start of client-side Framework Library documentation. by Simon Hunt · 7 years ago
  60. 9ce0e40 Topo2: Update multilink positions when scaling JIRA Tasks; ONOS-6340 by Steven Burrows · 7 years ago
  61. 72db642 Moving from a searching a string for capabilities to a Set. by Aaron Kruglikov · 7 years ago
  62. 20913c6 Adding visual mapping of packet to optical path. by Marc De Leenheer · 7 years ago
  63. 43b91ad Bug fixes for optical use case. by Marc De Leenheer · 7 years ago
  64. 32eee7a Fix pom.xml error by Yuta HIGUCHI · 7 years ago
  65. 2794702 [ONOS-6297] Use Raft log indexes as versions in ConsistentTreeMap to ensure consistency across leaders. by Jordan Halterman · 7 years ago
  66. f627244 [ONOS-6324] Add getOrDefault method to ConsistentMap. by Jordan Halterman · 7 years ago
  67. 0bc6665 Topo2: Enhanced link width uses scale to set the width by Steven Burrows · 7 years ago
  68. aa178db Add ability to set clearDeferred flag in treatments from REST API. by Jonathan Hart · 7 years ago
  69. 14b3bef [ONOS-6297] - Use commit indexes for entry versioning in ConsistentMap state machine. by Jordan Halterman · 7 years ago
  70. 12ea220 More work on UI documentation. by Simon Hunt · 7 years ago
  71. 8019e6f Packet Processors table view should NOT be sortable. by Simon Hunt · 7 years ago
  72. 34cf65c [ONOS-6076] Moving NETCONF devices configuration under devices key by Andrea Campanella · 7 years ago
  73. 965eeec GUI README's: Add links to wiki pages. by Simon Hunt · 7 years ago
  74. 5b78dc8 [ONOS-6322] - Use event timestamp in GossipDeviceStore when marking devices offline in response to gossip messages on standby nodes. by Jordan Halterman · 7 years ago
  75. 1a1867a cherry-picked ONOS-5841 to master by kalagesa · 7 years ago
  76. 3fbc950 Improve Extension Address interpreter to encode/decode JSON string by Jian Li · 7 years ago
  77. 9bb0fc0 Initial draft of GUI user documentation under revision control. by Simon Hunt · 7 years ago
  78. fda46f9 Bump Catalyst/Copycat/Atomix dependency versions and update Copycat transport implementation. by Jordan Halterman · 7 years ago
  79. c8089db [ONOS-6179] Virtual Network Packet Propagation Issue by Yoonseon Han · 7 years ago
  80. 4201954 ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api by kalagesa · 7 years ago
  81. 6359c83 Formalize and document ConsistentResourceStore internal interfaces. This is cleanup in preparation for changes coming in ONOS-4859 by Jordan Halterman · 7 years ago
  82. 48df84e unit tests for NetconfSessionImpl by Shivani Vaidya · 7 years ago
  83. fe6ceba Fixed decode of YANG presence container with YCH by Sean Condon · 7 years ago
  84. c7eb0d0 Added unit tests for OpenstackNetworkManager and OpenstackRouterManager by Hyunsun Moon · 7 years ago
  85. c721922 ONOS-5970 Added CLIs to purge and sync network states from Neutron by Hyunsun Moon · 7 years ago
  86. c64d1b2 Topo2: Improved node scaling performance by Steven Burrows · 7 years ago
  87. 25fa1dc Topo2: Improved extensibility of Collections by Steven Burrows · 7 years ago
  88. c5a088c ONOS-6229 KShortestPathsSearch bug fix by Yuta HIGUCHI · 7 years ago
  89. 8c0b18a Added region-based filtering for the GUI to make sure only the relevant by Thomas Vachuska · 7 years ago
  90. 0dee44c onos-6308: avoiding null pointer exception in yobutils by rohitsharan · 7 years ago
  91. faa7dea onos-6309:avoiding null pointer exception in public method for body object by rohitsharan · 7 years ago
  92. 1afdb3f onos-6310:- avoid Null pointer in protocol TL1Controller method disconnectDevice by rohitsharan · 7 years ago
  93. be94db9 onos6307:null pointer dereference in getAvailableBandwidth by rohitsharan · 7 years ago
  94. 945bed2 Remove unnecessary wrapping. by Yuta HIGUCHI · 7 years ago
  95. d1398bd Add unit test for LispDriversLoader with package name correction by Jian Li · 7 years ago
  96. 6cc91ab [ONOS-6271] Variable device dereferenced, it might be null by Palash Kala · 7 years ago
  97. dd70dfb [ONOS-6210] Should be able to remove device from store if device is not reachable by Palash Kala · 7 years ago
  98. 1ddfea0 [ONOS-6284] Pointer passed to method where it is dereferened can be null by Palash Kala · 7 years ago
  99. 89c4a64 Support IP deserialization when PACKET_IN carries Ethernet FCS by Charles Chan · 7 years ago
  100. fb50d09 Remove dereferencing a null pointer by Donghee Yoon · 7 years ago