1. 9322445 Merge onos-app-proxyarp with onos-app-proxyndp. by Kunihiro Ishiguro · 9 years ago
  2. 468bc1d GUI -- Implemented Java backend device list sorting for tables. by Bri Prebilic Cole · 9 years ago
  3. 20f9116 Fix a bug of wrong flow stats type checking by sangho · 9 years ago
  4. febe82c Implement some of the missing IPv6 flowmod treatments by Pavlin Radoslavov · 9 years ago
  5. 7b3981b Fix Javadoc warnings by Ray Milkey · 9 years ago
  6. d24fafb Move BGP listen port configuration to BgpSessionManager component by Jonathan Hart · 9 years ago
  7. 41349e9 Moved BGP code and Router code into their own bundle. by Jonathan Hart · 9 years ago
  8. 0a0b9e4 Log more info when inter-Node messaging fails. by Yuta HIGUCHI · 9 years ago
  9. 506ce0a GUI -- Backend Java sorting of devices WIP. by Bri Prebilic Cole · 9 years ago
  10. 75ec969 GUI -- TopoView - Minor formatting changes. by Simon Hunt · 9 years ago
  11. f542d84 GUI -- TopoView - Reimplemented 'traffic' related functionality. by Simon Hunt · 9 years ago
  12. 7ff0181 ONOS-944: Implemented a Group operation failure handler in GroupManger and SimpleGroupStore. by sangho · 9 years ago
  13. a7a4e5d move TestServiceDirectory from main -> test by Yuta HIGUCHI · 9 years ago
  14. 8f31b7b Make id required for cluser-devices command by Jon Hall · 9 years ago
  15. a09f274 ONOS-973: Implemented a unit test for OpenFlowGroupProvider implmentation. by sangho · 9 years ago
  16. 902cb04 GUI -- onos-sortable-header will get the controller to use the restService to update the table data. Query parameters were created based on colId and sort direction. by Bri Prebilic Cole · 9 years ago
  17. 29570d0 adding a flow-tester python script to help test the flow subsystem by alshabib · 9 years ago
  18. 3a0e9f5 Added test code to test the flow subsystem performance by alshabib · 9 years ago
  19. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  20. a0eb0a8 GUI -- TopoView - Reimplemented (most of) the ESCAPE key handling. by Simon Hunt · 9 years ago
  21. 6036b19 GUI -- TopoView - Fixed dynamic repositioning of Details Panel. by Simon Hunt · 9 years ago
  22. 79f515f ICMPv6 checksum calculation fixed in ICMPv6.java by Dusan Pajin · 9 years ago
  23. 8029205 Explicitly specify charset by Yuta HIGUCHI · 9 years ago
  24. dd9228d Avoid unnecessary boxing. by Yuta HIGUCHI · 9 years ago
  25. c611d92 Fix Cache Removal listener by Yuta HIGUCHI · 9 years ago
  26. 8791a81 Modified flows command to only output flows for specified device by Yuta HIGUCHI · 9 years ago
  27. 552e31f Create a formal interface between the RIB and FIB. by Jonathan Hart · 9 years ago
  28. 0934270 WIP: Consistent map implementation. by Madan Jampani · 9 years ago
  29. 89bf6fb ONOS-991: The event listener in OpenFlowRuleProvider needs to check the event type because GROUP_STATS are also published now. by sangho · 9 years ago
  30. 1f93be2 GUI -- Table headers can dynamically display with an icon which sorting direction the table is currently sorted as. by Bri Prebilic Cole · 9 years ago
  31. c252aa6 GUI -- TopoView - Implemented show/hide summary 'O' keystroke. by Simon Hunt · 9 years ago
  32. fd3cc05 fix for mastership race condition. by alshabib · 9 years ago
  33. 08f841d0 GUI -- TopoView - Implemented much of the node selection logic. (WIP) by Simon Hunt · 9 years ago
  34. b0e66be GUI -- Table scrolling fixed header directive no longer depends on a timeout function. by Bri Prebilic Cole · 9 years ago
  35. 1eab7d5 Add IPv6 HostManager test. by Kunihiro Ishiguro · 9 years ago
  36. dc6adea GUI -- TopoView - Migrated more helper functions to topoModel.js. by Simon Hunt · 9 years ago
  37. 3a6eec0 GUI -- TopoView - Migrated helper functions to topoModel.js. by Simon Hunt · 9 years ago
  38. ea9ae21 Using CommandSession console instead of System.* by Brian O'Connor · 9 years ago
  39. 0cc189e Add a test for unsupported criterion type by Ray Milkey · 9 years ago
  40. 46670a8 Refactor criterion codec test and matcher by Ray Milkey · 9 years ago
  41. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  42. f3b6933 Fix toward ONOS-960 - Signed/unsigned value mismatch for OpenFlow-related by Pavlin Radoslavov · 9 years ago
  43. 32a53c5 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  44. 4a51e57 Adding and fixing javados. by Thomas Vachuska · 9 years ago
  45. a1c4ccd Updating Javadocs by Thomas Vachuska · 9 years ago
  46. 205099e GUI -- TopoView - added node selection logic. by Simon Hunt · 9 years ago
  47. cb7ab08 Pom fixes to correctly shade copycat jars. by Madan Jampani · 9 years ago
  48. 9ee62f5 add unit test for criterion codec by Ray Milkey · 9 years ago
  49. 445e815 GUI -- TopoView - working on mouse gestures - drag, click on nodes; mouseover,mouseout (WIP). by Simon Hunt · 9 years ago
  50. 5e940e2 GUI -- VeilService Implemented and some changes to device view. by Bri Prebilic Cole · 9 years ago
  51. 94c2353 WIP: Partitioned Database based on Raft. by Madan Jampani · 9 years ago
  52. 6a0bb17 ONOS-961: Supports GROUP_STATS and GROUP_DESC_STATS events in OpenFlowController for OpenFlowGroupProvider. by sangho · 9 years ago
  53. 73ba84a Refactor criterion codec by Ray Milkey · 9 years ago
  54. 1c36711 GUI -- Implemented cycleDeviceLabels() - themed too. by Simon Hunt · 9 years ago
  55. 47bb780 GUI -- WIP - VeilService by Bri Prebilic Cole · 9 years ago
  56. 5724fb4 GUI -- Implemented Show/Hide Offline devices & Show/Hide Hosts (also used Flash Service). by Simon Hunt · 9 years ago
  57. cca5e72 L2/L3 modification instruction bug fixes by Yuta HIGUCHI · 9 years ago
  58. aa0f088 GUI -- Cycling through icons in table headers: by Bri Prebilic Cole · 9 years ago
  59. 9a4157b Update AddSinglePointToMultiPointIntentCommand help string by Jonathan Hart · 9 years ago
  60. e33889d GUI -- Implemented the flash service. by Simon Hunt · 9 years ago
  61. ed0b166 Fix tests that were hiding the setUp() mthod in the JerseyTest framework by Ray Milkey · 9 years ago
  62. 151cad8 Use TestHazelcastFactory by Yuta HIGUCHI · 9 years ago
  63. f1bff50 WIP: proxy NDP for IPv6. by Kunihiro Ishiguro · 9 years ago
  64. 293ede0 Workaround for ambiguous isA method by Yuta HIGUCHI · 9 years ago
  65. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  66. ebf5e54 ONOS-542 Added ability for app bundle to carry it's own artifacts, including feature repo. Fixed onos-package script. Added JSON output to CLI. by Thomas Vachuska · 9 years ago
  67. 301dc8e Mask files under core/store/trivial/data/ from git by Sho SHIMIZU · 9 years ago
  68. 088e268 Fix fall back default version by Yuta HIGUCHI · 9 years ago
  69. 5afd02a ONOS-894 : Implemented GroupProvider by sangho · 9 years ago
  70. 8995ac5 ONOS-958: Add a Group action to TrafficTreatment subsystem. by sangho · 9 years ago
  71. 540b2ce Make JSON codecs immutable by Ray Milkey · 9 years ago
  72. 2031899 Renamed private method to avoid naming confusion by Pavlin Radoslavov · 9 years ago
  73. 24077f1 GUI -- Refactored (condensed) the Topo Event Service. by Simon Hunt · 9 years ago
  74. 1894d79 GUI -- Added handling of hosts and links. (Still WIP). by Simon Hunt · 9 years ago
  75. f8a0f6c Fix for bug ONOS-959: BgpSessionManagerTest unit test failure by Pavlin Radoslavov · 9 years ago
  76. f61665d Update jacoco version to 0.7.2 by Yuta HIGUCHI · 9 years ago
  77. 1cb9a52 Fix for pom related error by Yuta HIGUCHI · 9 years ago
  78. ee839a6 Remove duplicate dependency by Yuta HIGUCHI · 9 years ago
  79. 51365f3 Fix Javadoc warning about IOException throws by Ray Milkey · 9 years ago
  80. ecaa8a8 Increase delay for time-based test which is failing a lot. by Jonathan Hart · 9 years ago
  81. 4f397e8 Explicitly disallow null values in the map by Jonathan Hart · 9 years ago
  82. 9e817ec Enable GossipIntentStore by default by Jonathan Hart · 9 years ago
  83. 87af811 Added SpringOpenTTP switch driver (ONOS-822/ONOS-682). by sangho · 9 years ago
  84. 5105659 GUI -- Refactoring updateNodes() to make the code more readable. by Simon Hunt · 9 years ago
  85. 78c10bf GUI -- Minor fixes to themed coloring of device icons. by Simon Hunt · 9 years ago
  86. 5064c22 GUI -- fixed broken unit tests. by Simon Hunt · 9 years ago
  87. ac4c6f7 GUI -- Migrating the add/update device functionality to the Topology View. (WIP) by Simon Hunt · 9 years ago
  88. f910823 Pulled internal event classes out of EventuallyConsistentMap class for clarity. by Jonathan Hart · 9 years ago
  89. 584d2f3 Unit tests for EventuallyConsistentMapImpl. by Jonathan Hart · 9 years ago
  90. dee4662 GUI -- Icon service work: by Bri Prebilic Cole · 9 years ago
  91. 45c27c8 ONOS-895: Group manager implementation by Srikanth Vavilapalli · 9 years ago
  92. 0599d51 ONOS-885: Group store interface definition and in-memory store implementation by Srikanth Vavilapalli · 9 years ago
  93. 8eddc0d NullLinkProviders join network islands deterministically. by Ayaka Koshibe · 9 years ago
  94. cb33a13 ONOS-258 - provide feedback in CLI when creating an intent. by Ray Milkey · 9 years ago
  95. f195b02 Unit tests for applications REST APIs by Ray Milkey · 9 years ago
  96. 3c01833 Remove unnecessary Object declaration in type parameter by Sho SHIMIZU · 9 years ago
  97. 7c8ab8d GUI -- Added "No Devices Connected" layer; (themed too). by Simon Hunt · 9 years ago
  98. 19ffea3 ONOS-790 - REST APIs for paths by Ray Milkey · 9 years ago
  99. 1dc32e6 GUI -- Created new icon badges of up and down arrows for tables, and edited tests to account for new glyphs. by Bri Prebilic Cole · 9 years ago
  100. 0cd4de8 Fixed a few javadoc warnings. by Thomas Vachuska · 9 years ago