1. 07752ec Attempt to reduce harmless warnings during shutdown by Yuta HIGUCHI · 8 years ago
  2. 930138e Enable global port forwarding in root namespace by Bob Lantz · 8 years ago
  3. 68e4e87 Update cord-config dependency to b1 version by Jon Hall · 8 years ago
  4. 317b498 Remove a constructor unnecessary due to the custom serializer by Sho SHIMIZU · 8 years ago
  5. f51bf46 WEB UI -- Simplified listener mechanism in theme.js to match that of prefs.js by Simon Hunt · 8 years ago
  6. 1195afb Dynamic Clustering fixes by Jon Hall · 8 years ago
  7. 0407c64 NetconfAlarmProvider alerts core about notifications given subscription. by helenyrwu · 8 years ago
  8. 728b1cd Fixed stack overflow bug when using BMv2 table entry service by Carmelo Cascone · 8 years ago
  9. 977ae3f Varius updates to BMv2 mininet scripts by Carmelo Cascone · 8 years ago
  10. eeeabec More readable toString for BMv2 extension selectors and treatments by Carmelo Cascone · 8 years ago
  11. db2cf75 Fix for reading remote cluster metadata file by Jon Hall · 8 years ago
  12. 804c001 Added kryo serializer for ImmutableByteSequence by Carmelo Cascone · 8 years ago
  13. 62f1e1e BMv2 performance improvements by Carmelo Cascone · 8 years ago
  14. b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
  15. 0b4e9dd Rename arguments to be more descriptive by Sho SHIMIZU · 8 years ago
  16. 28ad09a Lowering log level by Yuta HIGUCHI · 8 years ago
  17. fbc577b Various BMv2 bugfixes by Carmelo Cascone · 8 years ago
  18. 0ec92f1 Implemented convenient builders of BMv2 extension selectors and treatments. by Carmelo Cascone · 8 years ago
  19. 6256d01 Fixed deadlock in BMv2 device context service by Carmelo Cascone · 8 years ago
  20. 785fada Added Bmv2 demo scripts (mininet and netcfg) by Carmelo Cascone · 8 years ago
  21. ee4cd7e Improved consistency for BMv2 flow rules handling by Carmelo Cascone · 8 years ago
  22. 9e39e31 Polished BMv2 protocol module by Carmelo Cascone · 8 years ago
  23. 62f8018 [ONOS-4772] Avoid throwing NPE on optical resource queries. by Yuta HIGUCHI · 8 years ago
  24. 4deb03b Use LambdaQuery in OpenFlowDeviceProvider to get details for optical ports and fix OmsPort totalChannels() by Jimmy Yan · 8 years ago
  25. c18e82c Simplified Bmv2 device context service and context handling in demo apps by Carmelo Cascone · 8 years ago
  26. 3f85684 Added caching for bmv2 thrift sources by Carmelo Cascone · 8 years ago
  27. 6495e32 Fix NPE in LincOELambdaQuery. by Yuta HIGUCHI · 8 years ago
  28. 3be2994 WEB UI -- Cleaned up mast.js by Simon Hunt · 8 years ago
  29. 5805075 Fixed JSON validator and `DELETE` not work issue in onos-netcfg by Phil Huang · 8 years ago
  30. 2d4e3a1 Remove obsolete/confusing onos.py by Bob Lantz · 8 years ago
  31. ae060a3 Unregister host listener when deactivating mobility app by Charles Chan · 8 years ago
  32. 51313bd Fix ONOS-4570 by Pier Luigi Ventre · 8 years ago
  33. 62f3f99 Fixing ISIS problem by Yuta HIGUCHI · 8 years ago
  34. 1159186 Fixes NPE in ECLinkStore seen during topology shutdown by Madan Jampani · 8 years ago
  35. 9e1a8c1 Initial stc tests for distributed primitives by Madan Jampani · 8 years ago
  36. a78c565 Removed onos.version and use project.version instead by Yuta HIGUCHI · 8 years ago
  37. 6a4237d Fix AtomicCounter addAndGet by Madan Jampani · 8 years ago
  38. 1cbd65e Fixing null provider defects. by Thomas Vachuska · 8 years ago
  39. 7a81b53 ONOS-2184 Adding VirtualHost support in Virtual Networks. by Brian Stanke · 8 years ago
  40. eea133a Using Atomix 1.0.0-rc9 by Madan Jampani · 8 years ago
  41. 120904e ONOS-4745: Fixed device rename Enter/Esc bug. by Simon Hunt · 8 years ago
  42. 7bdf4d4 ISIS protocol manual merge from 1.6 due to cherry pick merge conflict by sunish vk · 8 years ago
  43. 465a9b8 Support validate JSON file in onos-netcfg by Phil Huang · 8 years ago
  44. a758f6d Change Settings nav item icon from 'chain' to 'cog'. by Simon Hunt · 8 years ago
  45. 06420d9 [ONOS-4725]duplicate symbolic path names are allowed in creation of pce path by Priyanka B · 8 years ago
  46. 28b5375 [ONOS-4743] - DB sync is suspended if PCEP session is formed before BGP devices are learnt by Avantika-Huawei · 8 years ago
  47. b6e884b Less vesbose info level logging in DistributedTopologyStore by Madan Jampani · 8 years ago
  48. 6b26610 Fixes concurrency bug by using a ConcurrentMap by Madan Jampani · 8 years ago
  49. 84382b9 Misc fixes in openflow provider subsystem by Madan Jampani · 8 years ago
  50. 71c32ca Move event handling to background thread by Madan Jampani · 8 years ago
  51. 50e80ea Properties need to be unique, even when they have the same name.. by Simon Hunt · 8 years ago
  52. 7a30765 Fixed capitalization of "portStatsPollFrequency" property. by Simon Hunt · 8 years ago
  53. ea98f41 Log failures in state machine processing by Madan Jampani · 8 years ago
  54. b2cfa6a Fail with StorageException.Unavailable only when client is CLOSED by Madan Jampani · 8 years ago
  55. d721f29 ONOS-4733: Simplified Settings Table view (removed redundant data) by Simon Hunt · 8 years ago
  56. 8e0a08a Disambiguation of the difference between reachability and availability. by Aaron Kruglikov · 8 years ago
  57. f397304 Fix for ONOS-4740 by Ray Milkey · 8 years ago
  58. 7fae189 Fix for ONOS-4621. If any errors in parsing the configurations, continue with the next config key and return the list of subjectClass, subject, config failures by Deepa Vaddireddy · 8 years ago
  59. c187921 Remove old XOS-integration application by Jonathan Hart · 8 years ago
  60. f1c0346 CORD-248 Added host management network type by Hyunsun Moon · 8 years ago
  61. 5bb3812 Disabling tests temporarily to stop peridoic build timeouts. by Aaron Kruglikov · 8 years ago
  62. f088456 DHCP Relay Application, addressed the review comments for patch-2. by gaurav · 8 years ago
  63. 7c446e4 Fix exception "class not registered for kryo" for setQueue instruction by Steffen Gebert · 8 years ago
  64. 3c2d3eb [ONOS-4722] cherry-picked GoldenEye:Fix exception on learning unknown PCE-initiated LSP from PCC by Avantika-Huawei · 8 years ago
  65. f849aab Cherry picks from 1.6 branch by Avantika-Huawei · 8 years ago
  66. 5e5d4df [ONOS-4654] NETCONF function for FUJITSU OLT #1 by Akihiro Yamanouchi · 8 years ago
  67. c385126 Adding post method with String return type by Andrea Campanella · 8 years ago
  68. bd85f78 Fix for app dependency loading order issue by Jonathan Hart · 8 years ago
  69. 12ed9af [ONOS-4624]keybindings are not disabled when dialog panel is in use by Fan Cheng · 8 years ago
  70. dc93bee [ONOS] Capability defect fix and component activation fix by Priyanka B · 8 years ago
  71. ad509f9 Enhancing Geant Topo by Andrea Campanella · 8 years ago
  72. 60a5a98 Adding GEANT european topology by Andrea Campanella · 8 years ago
  73. 66870baa Lower log level for warning message seen when starting larger clusters by Jon Hall · 8 years ago
  74. 7c8e3b6 Fix formCluster to remove raft log files associated with stand-alone cluster configuration by Madan Jampani · 8 years ago
  75. 8e18c0e Use concurrent hash map to avoid concurrent modification exceptions by Madan Jampani · 8 years ago
  76. f29d8e6 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  77. a5487ad ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  78. 8f907cc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  79. 8d47a5c ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  80. 4766dfb ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  81. f44d726 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  82. a976134 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  83. 1e44e08 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  84. 0991b34 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  85. 1172585 ONOS-4359: continued work on theming UI - updated app.pngs by Simon Hunt · 8 years ago
  86. e6e0984 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  87. 047f405 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  88. 5487ce7 ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  89. a42c4dc ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  90. 986b92f ONOS-4359: continued work on theming UI by Simon Hunt · 8 years ago
  91. 5fdba20 ONOS-4359: continued work on theming UI (app control buttons). by Simon Hunt · 8 years ago
  92. 811d857 ONOS-4359: continued work on theming UI (app details panel) by Simon Hunt · 8 years ago
  93. 0f8d7e9 Fixed broken mast-spec test. by Simon Hunt · 8 years ago
  94. f3fd4ed ONOS-4359: New UI look and feel : table views - base table. (WIP) by Simon Hunt · 8 years ago
  95. b940d69 LnF updates to navigation menu. (reduce size of font). by Simon Hunt · 8 years ago
  96. fb35b83 LnF updates to navigation menu. by Simon Hunt · 8 years ago
  97. d42e5d1 LnF updates to masthead. by Simon Hunt · 8 years ago
  98. 4730976 Add a MAX_PRIORITY for demo flowtest by YPZhang · 8 years ago
  99. defc16e Update lib/BUCK to use the latest cord-config by Charles Chan · 8 years ago
  100. 58894c8 Separating theme from layout for CSS files. by Simon Hunt · 8 years ago