1. 30fbcd9 [Emu] openTAM: NewAdaptiveFlowStatsCollector Implementation by ssyoon90 · 9 years ago
  2. 347cc87 Fixed a few blemishes in the packet processor GUI view code. by Thomas Vachuska · 9 years ago
  3. a9a73de [Emu] Open Flow Optical Port Description by Yafit Hadar · 9 years ago
  4. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  5. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  6. 38a8821 change to LF line-endings; not CRLF. by Madan Jampani · 9 years ago
  7. 3edc08a [ONOS-2880] Initialize SuppressionRules before use by Jon Hall · 9 years ago
  8. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  9. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  10. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  11. e4ebac9 ONOS-2846, ONOS-2812 Refactored link discovery pruning to be centralized rather than being with each link discovery helper. by Thomas Vachuska · 9 years ago
  12. 05453c9 ONOS-2846, ONOS-2812 Reworking link discovery provider to be fully configurable and to prune links based on links rather than based on ports. by Thomas Vachuska · 9 years ago
  13. e796610 Modified host discovery to suppress discovery of self-assigned IP addresses. by Thomas Vachuska · 9 years ago
  14. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  15. 96f3ea7 ONOS-2812 Refactored the link code in search of a defect; the root cause was old OVS-based switch which is wrongly forwarding LLDP frames. by Thomas Vachuska · 9 years ago
  16. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  17. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  18. 858a846 Bumping onos-yang-tool version to 1.3 by Brian O'Connor · 9 years ago
  19. ec9c7dd ONOS-2800 Preventing learning of IP 0.0.0.0 by Thomas Vachuska · 9 years ago
  20. 2fff70f [ONOS-2233] Implement of Tunnel monitoring, measurement and observation by chengfan · 9 years ago
  21. de09fa0 Flip right hand side and left hand side of if-condition by Sho SHIMIZU · 9 years ago
  22. 5e89587 Pcep tunnel provider added in features xml by Phanendra Manda · 9 years ago
  23. 5eab857 Resolving issue in parsing report message. by Mahesh Poojary S · 9 years ago
  24. 51fb9c2 Warnings in onos-build-docs corrected by Phanendra Manda · 9 years ago
  25. 04b49fc Deprecate ModMplsLabelInstruction#label() by HIGUCHI Yuta · 9 years ago
  26. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  27. 972ee9e [ONOS-2365]Unit test for PcepTunnelProvider by Phanendra Manda · 9 years ago
  28. 37b97fb [ONOS-2287,ONOS-2288]Pcep TunnelProvider implementation by Phanendra Manda · 9 years ago
  29. 62fb79b [ONOS-2713] Fix a bug of ovsdb controller and add anotations. by jiangrui · 9 years ago
  30. 73a7dd4 Support for setting the MPLS BOS indicator bit. by Saurav Das · 9 years ago
  31. ffc5bbc Support for matching on MPLS BOS indicator bit by Saurav Das · 9 years ago
  32. 58fe6dc fixes for Meter Service by alshabib · 9 years ago
  33. b786e61 ONOS-2624 Fix host annotations of host description by CNlucius · 9 years ago
  34. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  35. 7bb0501 Initial implementation of Meter Service (needs testing) by alshabib · 9 years ago
  36. 6a8d552 [ONOS-2425] Create a ovsdb app in onos-providers to install south ovsdb adapter. by jiangrui · 9 years ago
  37. 01c77c4 NETCONF Flow Rule Provider Check-in after modification. by Samir Anand · 9 years ago
  38. 0b8b2ef ONOS-2041: Flows don't stay in PENDING_ADD forever on LINC-OE by Marc De Leenheer · 9 years ago
  39. 1d2bc40 moving meter service to incubator and initial implementation of meter manager. by alshabib · 9 years ago
  40. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  41. c87348d Temporarily disabling the OF meter provider until the provider service can be made available. by Thomas Vachuska · 9 years ago
  42. fc913dd LINC driver and OF device provider report correct optical port types by Marc De Leenheer · 9 years ago
  43. c791179 OpenFlow Meter Provider - still need to parse meter stats by alshabib · 9 years ago
  44. bc37196 sketching model elements for meter objects. by alshabib · 9 years ago
  45. 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  46. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  47. 45066bc Fix issue with link discovery missing ports. by Jonathan Hart · 9 years ago
  48. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  49. 6683a07 [ONOS-2263] - OVSDB -- Create the implementation of TunnelProvider using by YuanyouZhang · 9 years ago
  50. bab8a5e Configurable Port Stats Collection interval by Dusan Pajin · 9 years ago
  51. f26445a [ONOS-2262] - OVSDB -- Create the implementation of HostProvider using by YuanyouZhang · 9 years ago
  52. b5e0530 [ONOS-2261] - OVSDB -- Create the implementation of DeviceProvider using by YuanyouZhang · 9 years ago
  53. 1468fee Set VLAN ID at the OLT. by Jonathan Hart · 9 years ago
  54. bdd3130 Added skeleton for Netconf Flow Rule Provider. by Sanjay S · 9 years ago
  55. c8bd97c ONOS-2403 Support setting TCP/UDP port action in flow rule for OpenFlow13 by Hyunsun Moon · 9 years ago
  56. 359abf7 implement OchPort,OduCltPort,OmsPort by chengfan · 9 years ago
  57. 7b270f5 Added Constant file, to resolve hardcoded value from NetconfDeviceProviderTest. by Samir Anand · 9 years ago
  58. e27055b Initial skeleton of OpenFlow meter provider by alshabib · 9 years ago
  59. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  60. 1937bbb added some null checks for device instance by Damian ONeill · 9 years ago
  61. 59da18d Added agglink null topology to test aggregate links. by Thomas Vachuska · 9 years ago
  62. 07a923d Include logic for cancelling requests for packets. by Aaron Kruglikov · 9 years ago
  63. 41ee2f0 added missing descriptions to pom files by Ayaka Koshibe · 9 years ago
  64. 3e61879 remove info about the vendor,fix javadoc errors by chengfan · 9 years ago
  65. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  66. 7b808c5 small fixes to ethtype pattern by alshabib · 9 years ago
  67. 2a65575 Improve the resiliency of the packet deserialization code. by Jonathan Hart · 9 years ago
  68. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  69. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  70. ea39db5 Disable test, which actually tries to ssh to some node. by HIGUCHI Yuta · 9 years ago
  71. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  72. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  73. 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  74. 4e6025e Fixed potential NPE in port-stats. by Thomas Vachuska · 9 years ago
  75. 93258c7 1. fix javadoc mistakes by cheng fan · 9 years ago
  76. 711db55 Fixed ONOS-2051 by eliminating treatment and priority from flow id/cookie. by Thomas Vachuska · 9 years ago
  77. 74bcd92 Added STC shutdown scenario. by Thomas Vachuska · 9 years ago
  78. 59f86fd Added configurable connection timeout for Netconf Server connection. by Sanjay S · 9 years ago
  79. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  80. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  81. 7716ec9 1. move tunnel 3 commands to onos-cli by cheng fan · 9 years ago
  82. c332876 Removed dead code + Dropped log level down to debug to reduce verbosity by Madan Jampani · 9 years ago
  83. 893bf4b Fixing OF device provider to accrue all port stat multi-part messages before pushing update to the core. by Thomas Vachuska · 9 years ago
  84. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  85. f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
  86. 3f877a8 Fixing pcep pom.xml so that the application will load by Brian O'Connor · 9 years ago
  87. c17042d Refactor: Rename the class and method to make them more descriptive by Sho SHIMIZU · 9 years ago
  88. 43f65ed Refactor: Use bidirectional map to make methods easily consistent by Sho SHIMIZU · 9 years ago
  89. 4f828ee Fix cast error when building flow entries containging optical properties by Sho SHIMIZU · 9 years ago
  90. 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
  91. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  92. 5f429d6 Fixed race-conditions in null providers. by Thomas Vachuska · 9 years ago
  93. 48e832c [ONOS-1925] by cheng fan · 9 years ago
  94. 7a5691a [ONOS-1959][ONOS-2007][ONOS-2008][ONOS-2009][ONOS-2010][ONOS-2011][ONOS-2016][ONOS-2017][ONOS-2018] by samuel · 9 years ago
  95. 8832990 Bug fixes for ofdpa pipeline by Saurav Das · 9 years ago
  96. 86af8f1 Adding support for writing metadata instruction. Needed by Centec driver. by Saurav Das · 9 years ago
  97. c15ce51 Fix a cast error when creating OpticalConnectivityIntent by Sho SHIMIZU · 9 years ago
  98. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  99. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  100. f5ece32 Dropping dependency on onos-of-drivers in onos-openflow by Brian O'Connor · 9 years ago