1. 55ee09b GUI -- Strange Device View Table layout fixed in Safari. by Bri Prebilic Cole · 9 years ago
  2. cd48d22 [ONOS-2449]The rest of the table of RFC7047 which contain by Zoey · 9 years ago
  3. 362c7ab [ONOS-2449] - OVSDB -- Create the rest table of RFC7047 which contain by YuanyouZhang · 9 years ago
  4. 8044c09 ONOS-1679 Removed use of /tmp directory from various unit tests. by Thomas Vachuska · 9 years ago
  5. 94470fe Objective tracker doesn't need to react to port events by Jonathan Hart · 9 years ago
  6. 88fd690 Adusted log-levels in flow store and packet manager. by Thomas Vachuska · 9 years ago
  7. d35f847 Refactored the wipe-out command code a bit. by Thomas Vachuska · 9 years ago
  8. 2aa4068 Modify 'onos-setup-karaf clean' to copy package configs by Jonathan Hart · 9 years ago
  9. 6e1b4a5 ONOS-2143 - GUI -- Tabular views display a loading wheel while waiting for a server response. by Bri Prebilic Cole · 9 years ago
  10. dbbd87b Fix javadoc error by Ray Milkey · 9 years ago
  11. ae85fb3 ONOS-2149 - GUI -- App control button actions now take into account sort direction for refresh. by Bri Prebilic Cole · 9 years ago
  12. 1d2bc40 moving meter service to incubator and initial implementation of meter manager. by alshabib · 9 years ago
  13. 9b80ca0 ONOS-1753, ONOS-2138 - GUI -- Now all topo preferences are persisted. by Bri Prebilic Cole · 9 years ago
  14. 0a4f6c3 Use the correct key when unregistering a config factory by Ray Milkey · 9 years ago
  15. 2f19743 [ONOS-2499]update accordingly for ONOS-2408's review recommendation by lishuai · 9 years ago
  16. f2049d1 Adding rpm generation functionalities in onos-package by Luca Prete · 9 years ago
  17. 6d75dbf [ONOS-2512]Fix the bug that catch the node ip and port is wrong in by samuel · 9 years ago
  18. a5e17fc [2160]the implementation of vtn app and modify vtnrsc/pom.xml by samuel · 9 years ago
  19. 409b9cb Increasing tolerance for evicting latent listeners. by Thomas Vachuska · 9 years ago
  20. 8d00378 GUI -- Topo force layout bug fixes. ONOS-2398 investigated and partially fixed, but also discovered there is a problem in the d3 library. by Bri Prebilic Cole · 9 years ago
  21. 971b2eb Reenable consistent notification support by Madan Jampani · 9 years ago
  22. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  23. 14150eb Changing packet ordering scheme in PacketProcessor by samanwita pal · 9 years ago
  24. c87348d Temporarily disabling the OF meter provider until the provider service can be made available. by Thomas Vachuska · 9 years ago
  25. 6224a19 Added retry to the config store, to recover from CM timeout exception. by Thomas Vachuska · 9 years ago
  26. c0e2013 Eliminated the hang when shutting down a single-instance. Root cause remains in the leadership topic withdrawal. by Thomas Vachuska · 9 years ago
  27. 6f44033 ONOS-2431 - Unit tests for DistributedNetworkConfigStore by Ray Milkey · 9 years ago
  28. 2ddc469 [ONOS-2447]RFC7047's API and its implementation and five main tables. by lishuai · 9 years ago
  29. bc087c0 [onos-2242]OVSDB-based implementation of tunnel config behaviour. by samuel · 9 years ago
  30. fc913dd LINC driver and OF device provider report correct optical port types by Marc De Leenheer · 9 years ago
  31. c791179 OpenFlow Meter Provider - still need to parse meter stats by alshabib · 9 years ago
  32. 59a9285 Adding experimental tunnel primitive and small API tweaks by Brian O'Connor · 9 years ago
  33. 75dc889 Adding fractal mininet topo and domain config json by Brian O'Connor · 9 years ago
  34. 2a9ea49 Fix bug where SDN-IP installs more intents than needed by Jonathan Hart · 9 years ago
  35. 5f2cbe6 Added retry to the config store, to recover from CM timeout exception. by Thomas Vachuska · 9 years ago
  36. 2cfc65c Config entities for Optical ports and unit test. by Ayaka Koshibe · 9 years ago
  37. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  38. bc37196 sketching model elements for meter objects. by alshabib · 9 years ago
  39. fb94011 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  40. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  41. 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  42. f528636 Changing the packet ordering scheme so that it doesn't require absolute numbers by samanwita pal · 9 years ago
  43. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  44. 3595823 Unit test for the gossip intent store by Ray Milkey · 9 years ago
  45. 91d986c [ONOS-2408]Data model and utility class about RFC 7047 (ovsdb protocol). by lishuai · 9 years ago
  46. ce2d8b5 Initial implementation of the intent domain manager by Brian O'Connor · 9 years ago
  47. b7baf71 Initial sketch of intent domains. by Brian O'Connor · 9 years ago
  48. 969d6bc Improving scenarios and shell tools. by Thomas Vachuska · 9 years ago
  49. e618375 Adding debian packaging. by Luca Prete · 9 years ago
  50. 9f1600a Use isConnected rather than isWriteable to detemine if we can send to switch by Jonathan Hart · 9 years ago
  51. 45066bc Fix issue with link discovery missing ports. by Jonathan Hart · 9 years ago
  52. 6cfd289 [ONOS-2248]The implementation of port resource service. by xuzhang · 9 years ago
  53. 00a27ff ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  54. e4e7505 [ONOS-2115]Create an application named vtn to apply configuration and by samuel · 9 years ago
  55. d0533e5 Unit tests for ModTunnelIdInstruction and ModTransportPortInstruction by Hyunsun Moon · 9 years ago
  56. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  57. b745ca6 ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  58. 236ef68 ONOS-2101 - GUI -- CSS for marching ants added. Node.js server now takes -v and -v! command line arguments. by Bri Prebilic Cole · 9 years ago
  59. 5ee0163 Add ovsdb-api to the ovsdb feature by Jonathan Hart · 9 years ago
  60. 68a6c62 [onos-2116]the implementation of BridgeConfig and modify onos/pom.xml to by samuel · 9 years ago
  61. 93735af GUI -- deleting experimental code for topo refactoring. by Simon Hunt · 9 years ago
  62. 629b99e ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  63. 9bb9168 ONOS-2197 Enabling Cofiguration Services to be used in DHCP App. by samanwita pal · 9 years ago
  64. eb431c1 Fixed issue with pushing topo JSON after devices are in the system. by Jonathan Hart · 9 years ago
  65. e48c2d3 [ONOS-2450] Fix for HEADER_SIZE error in EAP deserialization by Chip Boling · 9 years ago
  66. 4ecaeea Add unit test to check equality for resource constructs by Sho SHIMIZU · 9 years ago
  67. 08ec48f Add unit tests to check serialization of resource API constructs by Sho SHIMIZU · 9 years ago
  68. 4b84baf Fixed a few onos-check-* tools. by Thomas Vachuska · 9 years ago
  69. 82e95a5 Added means to administratively remove device via REST API. by Thomas Vachuska · 9 years ago
  70. 4b51941 ONOS-2315 adding auto-complete to the CLI by Flavio Castro · 9 years ago
  71. 17c4651 POM file description fields for OVSDB plugin by Ayaka Koshibe · 9 years ago
  72. 80aa1ef Fixed jdvue pom.xml by Thomas Vachuska · 9 years ago
  73. 313708b Adding experimental Flow Objective composition by Xin Jin · 9 years ago
  74. 0af1ec3 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  75. 0f8d00e ONOS-2432 Fixed blackhole npe by only acting on src and dst hosts that are not null by Sahil Lele · 9 years ago
  76. 4e0e093 GUI -- Preventing UI web-socket from attempting to re-open when shutdown. by Thomas Vachuska · 9 years ago
  77. 78ee25c ONOS-2387: Initial implement ResourceService by Sho SHIMIZU · 9 years ago
  78. 92ea9b3 Add map name to equals() and toString() calculations by Ray Milkey · 9 years ago
  79. aae93b2 Periodically retry failed intents. by Jonathan Hart · 9 years ago
  80. 585f905 [ONOS-2112]Create an application used to manage virtual network subnet and by xuzhang · 9 years ago
  81. 200a739 Simplify statements to define serializer just for KryoNamespaces.API by Sho SHIMIZU · 9 years ago
  82. 6683a07 [ONOS-2263] - OVSDB -- Create the implementation of TunnelProvider using by YuanyouZhang · 9 years ago
  83. bab8a5e Configurable Port Stats Collection interval by Dusan Pajin · 9 years ago
  84. f26445a [ONOS-2262] - OVSDB -- Create the implementation of HostProvider using by YuanyouZhang · 9 years ago
  85. b5e0530 [ONOS-2261] - OVSDB -- Create the implementation of DeviceProvider using by YuanyouZhang · 9 years ago
  86. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  87. 879ed7c Disable the new change notification support as it seems to have caused a regression by Madan Jampani · 9 years ago
  88. eb13564 Adding check for pending flows to net-setup scenario. by Thomas Vachuska · 9 years ago
  89. 5e1f129 ONOS-2315 Adding new metrics to ConsistentMaps by Flavio Castro · 9 years ago
  90. a598c9e Minor refactoring for readiability and addition of comments. by Aaron Kruglikov · 9 years ago
  91. 67d53cc Unit tests for AtomicValueEvent and SetEvent by Ray Milkey · 9 years ago
  92. 92c64eb More Unit tests by Madan Jampani · 9 years ago
  93. bd1eb3f Adding support for configurations added after the Net Config Loader has loaded. by Aaron Kruglikov · 9 years ago
  94. 8098405 Added unit test for Match and UpdateResult + Javadoc fixes by Madan Jampani · 9 years ago
  95. d083bc4 Improve test coverage for ConsistentMapEvent and WallClockTimestamp by Ray Milkey · 9 years ago
  96. 9fadbfc Fixed SubjectFactories to support app subject properly. by Thomas Vachuska · 9 years ago
  97. 1468fee Set VLAN ID at the OLT. by Jonathan Hart · 9 years ago
  98. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  99. cab114c Misc improvements. Primarily Javadoc. by Madan Jampani · 9 years ago
  100. b129fbf FIxed netcfg CLI to avoid double-nesting configs. by Thomas Vachuska · 9 years ago