1. 4636be0 [CORD-200] Improves Segment Routing using Network Configuration Subsystem by Charles Chan · 9 years ago
  2. 4ce0b04 Adds manually advancing timer. by Aaron Kruglikov · 9 years ago
  3. e107e66 [Emu][ONOS-2593, ONOS-2594] BGP SBI controller and session handler by Satish K · 9 years ago
  4. da82eb8 [ONOS-3080] ONOSFW consists of three parts vtn/vtnweb/vtnrsc. Before we by samueljcc · 9 years ago
  5. 1dcef07 Remove a conditional branch that is not meaningful by Sho SHIMIZU · 9 years ago
  6. 044f2807 GUI -- Added "devices" scenario to display all device types. by Simon Hunt · 9 years ago
  7. af86fbf More AAA refactoring by Ray Milkey · 9 years ago
  8. c7c1d35 Fix equals comparing against wrong type by HIGUCHI Yuta · 9 years ago
  9. b75a67a Updating DefaultTrafficTreatment by Brian O'Connor · 9 years ago
  10. d683288 [WIP][CORD-200] Improves Segment Routing using Network Configuration Subsystem by Charles Chan · 9 years ago
  11. ea5adc6 Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString. by Thomas Vachuska · 9 years ago
  12. 9b85c03 enable run reactive routing without BGP by Pingping Lin · 9 years ago
  13. b691f0a ONOS-2798 - GUI -- added microwave dish to glyph library. by Simon Hunt · 9 years ago
  14. 3d62fd7 Adding vnet provider and related interfaces. by Thomas Vachuska · 9 years ago
  15. e289f43 Narrow exceptions to be caught by Sho SHIMIZU · 9 years ago
  16. d557925 ONOS-2876 -- GUI - Setting friendly device names. by Simon Hunt · 9 years ago
  17. fe3308f minor formatting changes by andrea · 9 years ago
  18. 82fd632 Adding atomic countetr compare and set method by Aaron Kruglikov · 9 years ago
  19. d07c092 ONOS-1636 Added code to mark devices offline when openflow provider is deactivated; fixed a few NPEs. by Thomas Vachuska · 9 years ago
  20. 8f62f57 Sketched out server-side GUI code for setting/getting device friendly name. by Thomas Vachuska · 9 years ago
  21. d766c31 ONOS-2876 -- GUI - first cut at client-side code for device friendly name setting (still WIP). by Simon Hunt · 9 years ago
  22. 1bd72c2 Reduce duplicated code by Sho SHIMIZU · 9 years ago
  23. eca9f35 Don't create an empty set by using Stream API by Sho SHIMIZU · 9 years ago
  24. 04ae54a Use switch statement instead of if statement by Sho SHIMIZU · 9 years ago
  25. 48588a7 Refactor: Reduce depth of indent by Sho SHIMIZU · 9 years ago
  26. c6b6080 changing event posting to not post from compute. by alshabib · 9 years ago
  27. 57f2e14 Modify AAA app to use the network configuation service by Ray Milkey · 9 years ago
  28. 7ca3ed9 Bringing cli commands back to mfwd and pim by Rusty Eddy · 9 years ago
  29. e1b463b Remove wildcard type parameter to simplify declarations by Sho SHIMIZU · 9 years ago
  30. e609941 Temporarily remove several intent compilers that have unstatisifed dependencies by Ray Milkey · 9 years ago
  31. 5d5e062 [ONOS-641] Update unit tests to include IPv6 as well by Charles Chan · 9 years ago
  32. c0e3fea Added a CODEC for the MRIB to be used by CLI and REST API by Rusty Eddy · 9 years ago
  33. ed0951f initial impl of a multicast route table by alshabib · 9 years ago
  34. 9a426f8 Generalize IntentSynchronizer and separate reactive routing code by Jonathan Hart · 9 years ago
  35. 6a4cd00 [Emu][onos-2590] BGP SBI global and peer configuration by Thejaswi N K · 9 years ago
  36. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  37. a55c1c6 fix log message by alshabib · 9 years ago
  38. a005a6e5 Refactor: Reduce depth of indent by Sho SHIMIZU · 9 years ago
  39. a890e7c Refactor: Simplify statements by Sho SHIMIZU · 9 years ago
  40. f618cb0 Refactor: Remove null check by Sho SHIMIZU · 9 years ago
  41. 88d36e2 Refactor: Reduce depth of indent by Sho SHIMIZU · 9 years ago
  42. 26e46c7 Remove unused field by Sho SHIMIZU · 9 years ago
  43. 7d20af1 Refactor: Rename to more descriptive name by Sho SHIMIZU · 9 years ago
  44. dd106a6 Simplified component config loader with preset method that sets the configuration regardless of the component state by andrea · 9 years ago
  45. a6426cb Refactor: Remove intermediate layer just delegating to DeviceResourceStore by Sho SHIMIZU · 9 years ago
  46. fd912ac minor name changes and javadoc by andrea · 9 years ago
  47. 5f1fa01 Refactor: Remove unused fields by Sho SHIMIZU · 9 years ago
  48. 506f287f Refactor: Remove unused methods by Sho SHIMIZU · 9 years ago
  49. 5c16df8 Replace method call of DeviceResourceService with that of ResourceService by Sho SHIMIZU · 9 years ago
  50. cccdd73 GUI -- Delete unnecessary CSS rule (table archetype). by Simon Hunt · 9 years ago
  51. f71cc0f Update copyright year information by Charles Chan · 9 years ago
  52. 2ce0c73 cleaning mcast route data type in preperation for the backing store by alshabib · 9 years ago
  53. 7431fa1 Remove unnecessary continue by Sho SHIMIZU · 9 years ago
  54. 8d7caff Remove unused fields by Sho SHIMIZU · 9 years ago
  55. 9abfc44 Remove reference that is only used in unit test by Sho SHIMIZU · 9 years ago
  56. f853b0e Add a method to get resource allocation of the given resource by Sho SHIMIZU · 9 years ago
  57. 1035d6c GUI -- Minor adjustments to sample UI components (archetypes). by Simon Hunt · 9 years ago
  58. 180d70f Use separate instance of serializer for ClusterMessaging and ECMap by HIGUCHI Yuta · 9 years ago
  59. c90d184 Fixing log message in IntentCleanup by Brian O'Connor · 9 years ago
  60. 103e981 Fix NPE in DistributedFlowStatisticStore by Charles Chan · 9 years ago
  61. 73f0378 Added test file Change-Id: Ie1a24924c6fe6d9a522640c7155976524b755ee0 by andrea · 9 years ago
  62. fe2122c Synchronize Multimap access. by HIGUCHI Yuta · 9 years ago
  63. afce2ae GUI -- Minor refactor of sample UI components (archetypes). by Simon Hunt · 9 years ago
  64. 1ea57e1 Print exception to log instead of stderr by Jon Hall · 9 years ago
  65. 7e5a203 Minor AAA refactoring by Ray Milkey · 9 years ago
  66. 911c519 Unit tests for packet processing the the AAA app by Ray Milkey · 9 years ago
  67. a98825a [Emu] openTAM: FlowStatisticManager, DistributedFlowStatisticStore, get-flow-stats CLI Implementation and NewAdaptiveFlowStatsCollector update and typo by ssyoon90 · 9 years ago
  68. 33279c8 Minor formatting changes in unit test for component config loader by andrea · 9 years ago
  69. 99b7b34 Fix synchronization issue by HIGUCHI Yuta · 9 years ago
  70. 03c3206 Moving config file to samples by andrea · 9 years ago
  71. 7837576 ONOS-2957 added loding configuration component from file. by andrea · 9 years ago
  72. 428ebc9 Removing some old dependencies in bgprouter. by Saurav Das · 9 years ago
  73. e528c11 [ONOS-3013]fix VTN bug: unify output of subnet rest api by bobzhou · 9 years ago
  74. b70d6c5 Remove unused method by Sho SHIMIZU · 9 years ago
  75. 7efabeb [CORD-197] Properly handles a flow with empty instruction by Charles Chan · 9 years ago
  76. 0574a55 Fix type mismatch MeterId -> MeterKey by HIGUCHI Yuta · 9 years ago
  77. 280e791 Remove use of org.onosproject.net.resource.ResourceAllocation by Sho SHIMIZU · 9 years ago
  78. 46a4fe2 Fixing onos-uninstall to be idempotent. by Thomas Vachuska · 9 years ago
  79. 5eb79c5 Remove unnecessary cast by Sho SHIMIZU · 9 years ago
  80. 138cd5a Fix serializer in DistributedGroupStore by Charles Chan · 9 years ago
  81. ce035f3 Adding a new cell. by Thomas Vachuska · 9 years ago
  82. 7e545bf GUI -- Removed T, R key bindings (now that ONOS-2901 has been fixed) from uitopo archetype. by Simon Hunt · 9 years ago
  83. d5bdbf8 Refactor: Remove unused parameter by Sho SHIMIZU · 9 years ago
  84. 0f9a68c Refactor: Remove unused parameter by Sho SHIMIZU · 9 years ago
  85. 7189222 ONOS-2901 - Added fix to ignore reserved global keys, when activating a topo overlay. by Simon Hunt · 9 years ago
  86. b4916d0 Intent domain for multiple domains (incubation) by Aaron Kruglikov · 9 years ago
  87. 7667975 Adding ability to test all UI archetypes. by Thomas Vachuska · 9 years ago
  88. 1ee0985 Topology Overlay Archetype (uitopo) - first pass. by Simon Hunt · 9 years ago
  89. 9b6c19c securing the openflow channel by alshabib · 9 years ago
  90. a9c18b9 ONOS-2979 ObjectiveTracker improvements by Brian O'Connor · 9 years ago
  91. 94a9eed Update checkstyle config by HIGUCHI Yuta · 9 years ago
  92. 3b3bd1e Deprecate Tools.slurp(..) by HIGUCHI Yuta · 9 years ago
  93. e264bef ONOS-3010 implement flow with meter by chengfan · 9 years ago
  94. 87e50d9 Fixed garbled archetypes.xml scenario. by Thomas Vachuska · 9 years ago
  95. 2b0fc46 Modifying uitab archetype to allow it to co-exist/overlay the ui archetype. by Thomas Vachuska · 9 years ago
  96. 9f1f025 Fixing javadoc groupings. by Thomas Vachuska · 9 years ago
  97. d6734f6 [Emu] FlowAnalyzer app code and tests by Nikhil Cheerla · 9 years ago
  98. 5fb20a5 CORD-160 Add connect and disconnect methods to ovsdb by Hyunsun Moon · 9 years ago
  99. 89577e5 Simplified Custom View code (ui archetype). by Simon Hunt · 9 years ago
  100. 5196e86 cleaning up some meter code by alshabib · 9 years ago