1. 6a4cd00 [Emu][onos-2590] BGP SBI global and peer configuration by Thejaswi N K · 9 years ago
  2. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  3. a55c1c6 fix log message by alshabib · 9 years ago
  4. a005a6e5 Refactor: Reduce depth of indent by Sho SHIMIZU · 9 years ago
  5. a890e7c Refactor: Simplify statements by Sho SHIMIZU · 9 years ago
  6. f618cb0 Refactor: Remove null check by Sho SHIMIZU · 9 years ago
  7. 88d36e2 Refactor: Reduce depth of indent by Sho SHIMIZU · 9 years ago
  8. 26e46c7 Remove unused field by Sho SHIMIZU · 9 years ago
  9. 7d20af1 Refactor: Rename to more descriptive name by Sho SHIMIZU · 9 years ago
  10. dd106a6 Simplified component config loader with preset method that sets the configuration regardless of the component state by andrea · 9 years ago
  11. a6426cb Refactor: Remove intermediate layer just delegating to DeviceResourceStore by Sho SHIMIZU · 9 years ago
  12. fd912ac minor name changes and javadoc by andrea · 9 years ago
  13. 5f1fa01 Refactor: Remove unused fields by Sho SHIMIZU · 9 years ago
  14. 506f287f Refactor: Remove unused methods by Sho SHIMIZU · 9 years ago
  15. 5c16df8 Replace method call of DeviceResourceService with that of ResourceService by Sho SHIMIZU · 9 years ago
  16. cccdd73 GUI -- Delete unnecessary CSS rule (table archetype). by Simon Hunt · 9 years ago
  17. f71cc0f Update copyright year information by Charles Chan · 9 years ago
  18. 2ce0c73 cleaning mcast route data type in preperation for the backing store by alshabib · 9 years ago
  19. 7431fa1 Remove unnecessary continue by Sho SHIMIZU · 9 years ago
  20. 8d7caff Remove unused fields by Sho SHIMIZU · 9 years ago
  21. 9abfc44 Remove reference that is only used in unit test by Sho SHIMIZU · 9 years ago
  22. f853b0e Add a method to get resource allocation of the given resource by Sho SHIMIZU · 9 years ago
  23. 1035d6c GUI -- Minor adjustments to sample UI components (archetypes). by Simon Hunt · 9 years ago
  24. 180d70f Use separate instance of serializer for ClusterMessaging and ECMap by HIGUCHI Yuta · 9 years ago
  25. c90d184 Fixing log message in IntentCleanup by Brian O'Connor · 9 years ago
  26. 103e981 Fix NPE in DistributedFlowStatisticStore by Charles Chan · 9 years ago
  27. 73f0378 Added test file Change-Id: Ie1a24924c6fe6d9a522640c7155976524b755ee0 by andrea · 9 years ago
  28. fe2122c Synchronize Multimap access. by HIGUCHI Yuta · 9 years ago
  29. afce2ae GUI -- Minor refactor of sample UI components (archetypes). by Simon Hunt · 9 years ago
  30. 1ea57e1 Print exception to log instead of stderr by Jon Hall · 9 years ago
  31. 7e5a203 Minor AAA refactoring by Ray Milkey · 9 years ago
  32. 911c519 Unit tests for packet processing the the AAA app by Ray Milkey · 9 years ago
  33. a98825a [Emu] openTAM: FlowStatisticManager, DistributedFlowStatisticStore, get-flow-stats CLI Implementation and NewAdaptiveFlowStatsCollector update and typo by ssyoon90 · 9 years ago
  34. 33279c8 Minor formatting changes in unit test for component config loader by andrea · 9 years ago
  35. 99b7b34 Fix synchronization issue by HIGUCHI Yuta · 9 years ago
  36. 03c3206 Moving config file to samples by andrea · 9 years ago
  37. 7837576 ONOS-2957 added loding configuration component from file. by andrea · 9 years ago
  38. 428ebc9 Removing some old dependencies in bgprouter. by Saurav Das · 9 years ago
  39. e528c11 [ONOS-3013]fix VTN bug: unify output of subnet rest api by bobzhou · 9 years ago
  40. b70d6c5 Remove unused method by Sho SHIMIZU · 9 years ago
  41. 7efabeb [CORD-197] Properly handles a flow with empty instruction by Charles Chan · 9 years ago
  42. 0574a55 Fix type mismatch MeterId -> MeterKey by HIGUCHI Yuta · 9 years ago
  43. 280e791 Remove use of org.onosproject.net.resource.ResourceAllocation by Sho SHIMIZU · 9 years ago
  44. 46a4fe2 Fixing onos-uninstall to be idempotent. by Thomas Vachuska · 9 years ago
  45. 5eb79c5 Remove unnecessary cast by Sho SHIMIZU · 9 years ago
  46. 138cd5a Fix serializer in DistributedGroupStore by Charles Chan · 9 years ago
  47. ce035f3 Adding a new cell. by Thomas Vachuska · 9 years ago
  48. 7e545bf GUI -- Removed T, R key bindings (now that ONOS-2901 has been fixed) from uitopo archetype. by Simon Hunt · 9 years ago
  49. d5bdbf8 Refactor: Remove unused parameter by Sho SHIMIZU · 9 years ago
  50. 0f9a68c Refactor: Remove unused parameter by Sho SHIMIZU · 9 years ago
  51. 7189222 ONOS-2901 - Added fix to ignore reserved global keys, when activating a topo overlay. by Simon Hunt · 9 years ago
  52. b4916d0 Intent domain for multiple domains (incubation) by Aaron Kruglikov · 9 years ago
  53. 7667975 Adding ability to test all UI archetypes. by Thomas Vachuska · 9 years ago
  54. 1ee0985 Topology Overlay Archetype (uitopo) - first pass. by Simon Hunt · 9 years ago
  55. 9b6c19c securing the openflow channel by alshabib · 9 years ago
  56. a9c18b9 ONOS-2979 ObjectiveTracker improvements by Brian O'Connor · 9 years ago
  57. 94a9eed Update checkstyle config by HIGUCHI Yuta · 9 years ago
  58. 3b3bd1e Deprecate Tools.slurp(..) by HIGUCHI Yuta · 9 years ago
  59. e264bef ONOS-3010 implement flow with meter by chengfan · 9 years ago
  60. 87e50d9 Fixed garbled archetypes.xml scenario. by Thomas Vachuska · 9 years ago
  61. 2b0fc46 Modifying uitab archetype to allow it to co-exist/overlay the ui archetype. by Thomas Vachuska · 9 years ago
  62. 9f1f025 Fixing javadoc groupings. by Thomas Vachuska · 9 years ago
  63. d6734f6 [Emu] FlowAnalyzer app code and tests by Nikhil Cheerla · 9 years ago
  64. 5fb20a5 CORD-160 Add connect and disconnect methods to ovsdb by Hyunsun Moon · 9 years ago
  65. 89577e5 Simplified Custom View code (ui archetype). by Simon Hunt · 9 years ago
  66. 5196e86 cleaning up some meter code by alshabib · 9 years ago
  67. 70aaa1b adding device specific counters for meter ids in the meter service. by alshabib · 9 years ago
  68. c59aa0d stops an instance from removing packet requests upon deactivation by alshabib · 9 years ago
  69. a3d1d1c ONOS-2926 Sending DHCPNAKs to failed ASSIGN request by samanwita pal · 9 years ago
  70. ddef893 Added McastConnectPoint to track membership source by Rusty Eddy · 9 years ago
  71. d4db3ab [ONOS-641] Update RouteEntryTest and RouterTest to include IPv6 as well by Charles Chan · 9 years ago
  72. cf4d617 Fix resource leak warning. by HIGUCHI Yuta · 9 years ago
  73. 9bb3235 ONOS-2997 Cleaned up the package name-space and the REST API of the ACL app; REST API needs more work and should use codecs. by Thomas Vachuska · 9 years ago
  74. 2581e18 Remove constructor deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  75. 1c0ea1a More AAA app refactoring by Ray Milkey · 9 years ago
  76. 66a8554 Remove enum deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  77. 75879ef AAA App refactoring by Ray Milkey · 9 years ago
  78. bccb002b Place @deprecated tag in Javadoc by Sho SHIMIZU · 9 years ago
  79. e7c08de ONOS-2926 Adding unit test to verify removeIp in ECHostStore by samanwita pal · 9 years ago
  80. d5bfcba chmod +x on scripts which accidentally lost the execute bit by Thomas Vachuska · 9 years ago
  81. 33979fd Starting work on virtual network subsystem implementation. by Thomas Vachuska · 9 years ago
  82. 45fd88a Making OFChannel friendlier to non-compliant switches. by alshabib · 9 years ago
  83. f17f34a onos-* script help functions, plus: by Ayaka Koshibe · 9 years ago
  84. 4a29c59 Suppress log message about IntentData without origin set. by Jonathan Hart · 9 years ago
  85. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  86. 605854f Remove methods deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  87. a5beadc Remove optical related APIs deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  88. c3cf5bc Remove deprecated constructor in FlowRuleIntent by Sho SHIMIZU · 9 years ago
  89. 7e6c826 Remove deprecated method by Sho SHIMIZU · 9 years ago
  90. 0cca3e8 IntentManager: Don't compile all failed intents on every event by Jonathan Hart · 9 years ago
  91. c3fca7f Refactoring of AAA app classes by Ray Milkey · 9 years ago
  92. d06f93f Remove log from get methods on DistributedGroupStore by Jonathan Hart · 9 years ago
  93. 84f4c2a ONOS-2851 - Web UI - create archetype for table view based app. by Simon Hunt · 9 years ago
  94. 08ab6a6 Changed the method for increasing log file size. by Thomas Vachuska · 9 years ago
  95. a9b2b5d adding a multicast service to track multicast information. by alshabib · 9 years ago
  96. 2b53032 CORD-151 Refactor cordvtn service to reduce complexity by Hyunsun Moon · 9 years ago
  97. 93c8804 Fixed a defect where packet requests issued from different instances resulted in 'redundant' packet requests due to different order of criteria serialization. by Thomas Vachuska · 9 years ago
  98. eff0054 Adding mfwd, igmp and mfwd apps by alshabib · 9 years ago
  99. b3eded0 change intentperf to explicitly use NewDistributedFlowRuleStore by suibin zhang · 9 years ago
  100. ea2d9fd ONOS-2854 Fixed a few bugs and made tiny improvements to shell scripts. by Thomas Vachuska · 9 years ago