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