Tagging 2.2.8
  1. 357bcec [AETHER-76] Impelentation of a new Trellis Troubleshoot Tool (T3) for offline mode by Seyeon Jeong · 4 years, 2 months ago
  2. cac12a4 Fix for duplicated event issue. by pier · 4 years ago
  3. 2000d01 Add JSON decoders for Host and HostLocation by Seyeon Jeong · 4 years, 2 months ago
  4. 11c148b Found a few codec inconsistencies between JSON encoders and decoders by Seyeon Jeong · 4 years, 2 months ago
  5. 37a851c Add JSON codec for ETH_DST_MASKED Criterion by Seyeon Jeong · 4 years, 2 months ago
  6. 42d109d Added CLI and REST support for auxLocations by Charles Chan · 4 years, 4 months ago
  7. 5079a7f Define new type of group CLONE by Carmelo Cascone · 5 years ago
  8. 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  9. b48533e Fix for ONOS-7960 - single to multi intent json codec can't decode egress point array by Ray Milkey · 5 years ago
  10. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  11. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  12. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  13. 2133a74 ONOS-7879 - unzip the app.png file and process it as part of app desc by David K. Bainbridge · 5 years ago
  14. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  15. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  16. c88ebaa Save developers from wasting hours on wrong bucket type by Charles Chan · 5 years ago
  17. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 5 years ago
  18. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  19. 1a4333c Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 6 years ago
  20. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  21. d64ea7b InputStream should be closed, or there will be a risk of memory leaks. by 柯志勇10068695 · 6 years ago
  22. 2fd325f Minor clean-up of the 4.2.1 migration. by Thomas Vachuska · 6 years ago
  23. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  24. 3bceb01 Remove deprecated getLeaderBoard() API from LeadershipService by Ray Milkey · 6 years ago
  25. dc579c5 Implement compareTo for TableId to avoid IllegalArgumentException by Charles Chan · 6 years ago
  26. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  27. 74c98a3 Refactor file path validation code; reject apps with up-level references in the name by Ray Milkey · 6 years ago
  28. 351d456 Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  29. 4b19da6 Fix for OS-13 - don't allow app pathnames to leave the app root by Ray Milkey · 6 years ago
  30. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  31. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  32. 74ce2c1 [ONOS-7583]Adding PI flow rules via REST API and unit tests by Frank Wang · 6 years ago
  33. 800d9d0 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  34. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  35. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  36. 957bb37 ONOS-7577 - REST API to add and remove buckets from a group by Ray Milkey · 6 years ago
  37. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  38. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  39. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  40. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  41. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  42. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  43. 62c3e07 Order the annotation output by Laszlo Papp · 6 years ago
  44. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  45. 7390b5c Expose the port stats annotations to REST by Laszlo Papp · 6 years ago
  46. 5e95961 [ONOS-7333] adapted REST API for bitwise match on TCP/UDP/SCTP source/destination port (flow) by Andreas Gilbert · 6 years ago
  47. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  48. e2a1500 [ONOS-7267] Fix pipeconf UI by Yi Tseng · 6 years ago
  49. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  50. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  51. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 6 years ago
  52. 370d908 [ONOS-7144] Membership CLI Command by slowr · 7 years ago
  53. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  54. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  55. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  56. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  57. a87b40c [ONOS-6964][ONOS-6966] Add pipeconf codec and pipeconf view by Yi Tseng · 7 years ago
  58. 18177a5 [ONOS-7026] Show table name if the table id of a flow is PiTableId by Yi Tseng · 7 years ago
  59. d0c147a Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  60. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  61. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  62. 8338b8d Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  63. 360b02f [CORD-1675]Bug fix and encode, decode implementation for Ofdpa3 extensions by Jonghwan Hyun · 7 years ago
  64. a579c8f Adding MP2SP Intent Codec Unit Test for REST API by Aris C. Risdianto · 7 years ago
  65. 7c5f9c9 Adding the DomainConstraint to the web interface. by Thomas Szyrkowiec · 7 years ago
  66. 9576131 Adding support for MultiPointToSinglePoint intents in the RESTful API by nassima toumi · 7 years ago
  67. d5abc4b fix virtual network comparator by Harold Huang · 7 years ago
  68. 95c84ed ONOS-6245:Intent_mini_summary by dvaddire · 7 years ago
  69. ad37e37 Integrating YANG live compilation into YANG runtime. by Thomas Vachuska · 7 years ago
  70. a0efdcc ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing by Sivachidambaram Subramanian · 7 years ago
  71. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  72. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  73. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  74. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  75. 2cfe8ef Moving Extensions codecs to net/flow to avoid circular dependencies by Andrea Campanella · 7 years ago
  76. 7e40c01 [ONOS-6607] Get active flow entries count in FlowRuleService by Patryk Konopka · 7 years ago
  77. 9312a80 Fix checkstyle buck daemon issue by Yuta HIGUCHI · 7 years ago
  78. 10b69e8 Avoid multi-thread issue of encoding the installable Intents to json by Yi Tseng · 7 years ago
  79. 99d6696 Improved comparator unit tests by Sbhat35 · 7 years ago
  80. f97e0ed [ONOS-6547] Add method to obtain intent's installables in REST API. by Rafal Szalecki · 7 years ago
  81. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  82. ebf88d6 Cleaning up MeteringAgent. by Yuta HIGUCHI · 7 years ago
  83. 1022a4e ONOS-6464 interfaces for protocol-independence (PI) by Carmelo Cascone · 7 years ago
  84. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  85. cc962d8 Add REST support for MPLS_POP, TTL_IN and DEC_TTL instructions, MPLS_BOS criterion by Jonathan Hart · 8 years ago
  86. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  87. dab7f4b ONOS-6452 - Supplied Eth Type value was not getting reflected for MPLS_POP instructions. Now this has been corrected. by Sivachidambaram Subramanian · 7 years ago
  88. 498fa1d Bump Guava to 21.0 by Yuta HIGUCHI · 7 years ago
  89. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  90. 215f245 the port in action field is optional for qos flow rule by ke han · 7 years ago
  91. ac8b229 ONOS-6225 Expose k-shortest path search as part of TopologyService. by Yuta HIGUCHI · 7 years ago
  92. aa178db Add ability to set clearDeferred flag in treatments from REST API. by Jonathan Hart · 7 years ago
  93. 4201954 ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api by kalagesa · 7 years ago
  94. 1f036b8 ONOS-6096 initial impl of dist. virtual packet store; virtual PacketRequest CLI; PacketRequest codec by Claudine Chiu · 7 years ago
  95. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  96. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  97. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  98. 64cc582 Remove left over system directory after test completes by Ray Milkey · 7 years ago
  99. 6cc7488 Implementing ability to process single-bundle ONOS apps whose meta-data by Thomas Vachuska · 7 years ago
  100. 1bec2be Making the REST interface accept deferred instructions while adding flows by Saurav Das · 7 years ago