1. 82efa69 IntentCleanup: Only log if we actually did some work by Jonathan Hart · 9 years ago
  2. a5b53af ONOS-3128 : Web UI - Traffic overlay as default overlay. by Simon Hunt · 9 years ago
  3. 2932798 Added automatic mastership load balancing. Added comments in patch set. by Aaron Kruglikov · 9 years ago
  4. 646d8c4 CORD-208 Implement additional ovsdb client methods by Hyunsun Moon · 9 years ago
  5. 0929125 GUI -- Topology Overlay - removed dead code. by Simon Hunt · 9 years ago
  6. 4892263 Remove original network config handler by Charles Chan · 9 years ago
  7. 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  8. 6ee8aa3 Updating DefaultOvsdbClient by Brian O'Connor · 9 years ago
  9. 2f5dc05 Fix missing target for ovsdb controller by Hyunsun Moon · 9 years ago
  10. 0bdf837 Add basic ability to add and remove interfaces by Jonathan Hart · 9 years ago
  11. c00c4d3 [Emu][onos-2603] - Implement LinkState attribute of Node flag bit by Thejaswi N K · 9 years ago
  12. 21b028e ONOS-2890 Deactivating apps removes other apps' packet processors by Brian O'Connor · 9 years ago
  13. bc865f6 Fix ProxyArp by Brian O'Connor · 9 years ago
  14. e59ada1 [Emu][ONOS-2597] BGP Keepalive message encoding and decoding by Vidyashree Rama · 9 years ago
  15. 6d4f84e [Emu] [ONOS-2596] BGP Open message parsing, encoding and decoding by Vidyashree Rama · 9 years ago
  16. b2988fa [Emu] [ONOS-2603] Implement BGP Update Protocol Message and parse all Link State atrributes of Node and Prefix by Priyanka B · 9 years ago
  17. 7664e7d Adding NOACTION to EncoeInstructionCodecHelper by Brian O'Connor · 9 years ago
  18. 983a17e Removing extra lines in DefaultTrafficTreatment by Brian O'Connor · 9 years ago
  19. 0db9339 ONOS-3088 fix - exlude package processing for non-ARP or non-IPV6 packages by suibin zhang · 9 years ago
  20. ed976a4 Inserted set and get controllers methods in ovsdb controller config by andrea · 9 years ago
  21. 4636be0 [CORD-200] Improves Segment Routing using Network Configuration Subsystem by Charles Chan · 9 years ago
  22. 4ce0b04 Adds manually advancing timer. by Aaron Kruglikov · 9 years ago
  23. e107e66 [Emu][ONOS-2593, ONOS-2594] BGP SBI controller and session handler by Satish K · 9 years ago
  24. da82eb8 [ONOS-3080] ONOSFW consists of three parts vtn/vtnweb/vtnrsc. Before we by samueljcc · 9 years ago
  25. 1dcef07 Remove a conditional branch that is not meaningful by Sho SHIMIZU · 9 years ago
  26. 044f2807 GUI -- Added "devices" scenario to display all device types. by Simon Hunt · 9 years ago
  27. af86fbf More AAA refactoring by Ray Milkey · 9 years ago
  28. c7c1d35 Fix equals comparing against wrong type by HIGUCHI Yuta · 9 years ago
  29. b75a67a Updating DefaultTrafficTreatment by Brian O'Connor · 9 years ago
  30. d683288 [WIP][CORD-200] Improves Segment Routing using Network Configuration Subsystem by Charles Chan · 9 years ago
  31. ea5adc6 Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString. by Thomas Vachuska · 9 years ago
  32. 9b85c03 enable run reactive routing without BGP by Pingping Lin · 9 years ago
  33. b691f0a ONOS-2798 - GUI -- added microwave dish to glyph library. by Simon Hunt · 9 years ago
  34. 3d62fd7 Adding vnet provider and related interfaces. by Thomas Vachuska · 9 years ago
  35. e289f43 Narrow exceptions to be caught by Sho SHIMIZU · 9 years ago
  36. d557925 ONOS-2876 -- GUI - Setting friendly device names. by Simon Hunt · 9 years ago
  37. fe3308f minor formatting changes by andrea · 9 years ago
  38. 82fd632 Adding atomic countetr compare and set method by Aaron Kruglikov · 9 years ago
  39. d07c092 ONOS-1636 Added code to mark devices offline when openflow provider is deactivated; fixed a few NPEs. by Thomas Vachuska · 9 years ago
  40. 8f62f57 Sketched out server-side GUI code for setting/getting device friendly name. by Thomas Vachuska · 9 years ago
  41. d766c31 ONOS-2876 -- GUI - first cut at client-side code for device friendly name setting (still WIP). by Simon Hunt · 9 years ago
  42. 1bd72c2 Reduce duplicated code by Sho SHIMIZU · 9 years ago
  43. eca9f35 Don't create an empty set by using Stream API by Sho SHIMIZU · 9 years ago
  44. 04ae54a Use switch statement instead of if statement by Sho SHIMIZU · 9 years ago
  45. 48588a7 Refactor: Reduce depth of indent by Sho SHIMIZU · 9 years ago
  46. c6b6080 changing event posting to not post from compute. by alshabib · 9 years ago
  47. 57f2e14 Modify AAA app to use the network configuation service by Ray Milkey · 9 years ago
  48. 7ca3ed9 Bringing cli commands back to mfwd and pim by Rusty Eddy · 9 years ago
  49. e1b463b Remove wildcard type parameter to simplify declarations by Sho SHIMIZU · 9 years ago
  50. e609941 Temporarily remove several intent compilers that have unstatisifed dependencies by Ray Milkey · 9 years ago
  51. 5d5e062 [ONOS-641] Update unit tests to include IPv6 as well by Charles Chan · 9 years ago
  52. c0e3fea Added a CODEC for the MRIB to be used by CLI and REST API by Rusty Eddy · 9 years ago
  53. ed0951f initial impl of a multicast route table by alshabib · 9 years ago
  54. 9a426f8 Generalize IntentSynchronizer and separate reactive routing code by Jonathan Hart · 9 years ago
  55. 6a4cd00 [Emu][onos-2590] BGP SBI global and peer configuration by Thejaswi N K · 9 years ago
  56. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  57. a55c1c6 fix log message by alshabib · 9 years ago
  58. a005a6e5 Refactor: Reduce depth of indent by Sho SHIMIZU · 9 years ago
  59. a890e7c Refactor: Simplify statements by Sho SHIMIZU · 9 years ago
  60. f618cb0 Refactor: Remove null check by Sho SHIMIZU · 9 years ago
  61. 88d36e2 Refactor: Reduce depth of indent by Sho SHIMIZU · 9 years ago
  62. 26e46c7 Remove unused field by Sho SHIMIZU · 9 years ago
  63. 7d20af1 Refactor: Rename to more descriptive name by Sho SHIMIZU · 9 years ago
  64. dd106a6 Simplified component config loader with preset method that sets the configuration regardless of the component state by andrea · 9 years ago
  65. a6426cb Refactor: Remove intermediate layer just delegating to DeviceResourceStore by Sho SHIMIZU · 9 years ago
  66. fd912ac minor name changes and javadoc by andrea · 9 years ago
  67. 5f1fa01 Refactor: Remove unused fields by Sho SHIMIZU · 9 years ago
  68. 506f287f Refactor: Remove unused methods by Sho SHIMIZU · 9 years ago
  69. 5c16df8 Replace method call of DeviceResourceService with that of ResourceService by Sho SHIMIZU · 9 years ago
  70. cccdd73 GUI -- Delete unnecessary CSS rule (table archetype). by Simon Hunt · 9 years ago
  71. f71cc0f Update copyright year information by Charles Chan · 9 years ago
  72. 2ce0c73 cleaning mcast route data type in preperation for the backing store by alshabib · 9 years ago
  73. 7431fa1 Remove unnecessary continue by Sho SHIMIZU · 9 years ago
  74. 8d7caff Remove unused fields by Sho SHIMIZU · 9 years ago
  75. 9abfc44 Remove reference that is only used in unit test by Sho SHIMIZU · 9 years ago
  76. f853b0e Add a method to get resource allocation of the given resource by Sho SHIMIZU · 9 years ago
  77. 1035d6c GUI -- Minor adjustments to sample UI components (archetypes). by Simon Hunt · 9 years ago
  78. 180d70f Use separate instance of serializer for ClusterMessaging and ECMap by HIGUCHI Yuta · 9 years ago
  79. c90d184 Fixing log message in IntentCleanup by Brian O'Connor · 9 years ago
  80. 103e981 Fix NPE in DistributedFlowStatisticStore by Charles Chan · 9 years ago
  81. 73f0378 Added test file Change-Id: Ie1a24924c6fe6d9a522640c7155976524b755ee0 by andrea · 9 years ago
  82. fe2122c Synchronize Multimap access. by HIGUCHI Yuta · 9 years ago
  83. afce2ae GUI -- Minor refactor of sample UI components (archetypes). by Simon Hunt · 9 years ago
  84. 1ea57e1 Print exception to log instead of stderr by Jon Hall · 9 years ago
  85. 7e5a203 Minor AAA refactoring by Ray Milkey · 9 years ago
  86. 911c519 Unit tests for packet processing the the AAA app by Ray Milkey · 9 years ago
  87. a98825a [Emu] openTAM: FlowStatisticManager, DistributedFlowStatisticStore, get-flow-stats CLI Implementation and NewAdaptiveFlowStatsCollector update and typo by ssyoon90 · 9 years ago
  88. 33279c8 Minor formatting changes in unit test for component config loader by andrea · 9 years ago
  89. 99b7b34 Fix synchronization issue by HIGUCHI Yuta · 9 years ago
  90. 03c3206 Moving config file to samples by andrea · 9 years ago
  91. 7837576 ONOS-2957 added loding configuration component from file. by andrea · 9 years ago
  92. 428ebc9 Removing some old dependencies in bgprouter. by Saurav Das · 9 years ago
  93. e528c11 [ONOS-3013]fix VTN bug: unify output of subnet rest api by bobzhou · 9 years ago
  94. b70d6c5 Remove unused method by Sho SHIMIZU · 9 years ago
  95. 7efabeb [CORD-197] Properly handles a flow with empty instruction by Charles Chan · 9 years ago
  96. 0574a55 Fix type mismatch MeterId -> MeterKey by HIGUCHI Yuta · 9 years ago
  97. 280e791 Remove use of org.onosproject.net.resource.ResourceAllocation by Sho SHIMIZU · 9 years ago
  98. 46a4fe2 Fixing onos-uninstall to be idempotent. by Thomas Vachuska · 9 years ago
  99. 5eb79c5 Remove unnecessary cast by Sho SHIMIZU · 9 years ago
  100. 138cd5a Fix serializer in DistributedGroupStore by Charles Chan · 9 years ago