1. 43ac289 [SDFAB-359] Allow purging flows, groups and meters by device and application ID by Daniele Moro · 2 years, 9 months ago
  2. d900fe4 Add support for one shot action profile programming in PI by Daniele Moro · 3 years, 2 months ago
  3. c6f2f7f Add Optional match fields support to PI subsystem by Daniele Moro · 3 years, 4 months ago
  4. 9017741 Added ability to configure or programmatically inject default maximum number of paths when computing topology using default methods. by Thomas Vachuska · 3 years, 5 months ago
  5. 8d3cad2 [AETHER-76] Impelentation of a new Trellis Troubleshoot Tool (T3) for offline mode by Seyeon Jeong · 4 years, 2 months ago
  6. 388ec25 Fix for duplicated event issue. by pier · 4 years ago
  7. 55a0103 REST interface for VPLS application by DScano · 4 years, 1 month ago
  8. 9ceeacb Add JSON decoders for Host and HostLocation by Seyeon Jeong · 4 years, 2 months ago
  9. 8188da1 Found a few codec inconsistencies between JSON encoders and decoders by Seyeon Jeong · 4 years, 2 months ago
  10. 05c6f43 Added TierConstraint and MeteredConstraint by David Glantz · 4 years, 1 month ago
  11. 8f01414 Add JSON codec for ETH_DST_MASKED Criterion by Seyeon Jeong · 4 years, 2 months ago
  12. daeb949 Throw exception if dscp value is not byte. by Rory Savage · 4 years, 2 months ago
  13. eb5bd49 Added CLI and REST support for auxLocations by Charles Chan · 4 years, 4 months ago
  14. 2103989 Fix null pointer exception when deviceId is temporarily absent on startup by Clement Cheung · 4 years, 8 months ago
  15. 5079a7f Define new type of group CLONE by Carmelo Cascone · 5 years ago
  16. 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  17. b48533e Fix for ONOS-7960 - single to multi intent json codec can't decode egress point array by Ray Milkey · 5 years ago
  18. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  19. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  20. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  21. 2133a74 ONOS-7879 - unzip the app.png file and process it as part of app desc by David K. Bainbridge · 5 years ago
  22. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  23. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  24. c88ebaa Save developers from wasting hours on wrong bucket type by Charles Chan · 5 years ago
  25. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 5 years ago
  26. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  27. 1a4333c Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 6 years ago
  28. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  29. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  30. d64ea7b InputStream should be closed, or there will be a risk of memory leaks. by 柯志勇10068695 · 6 years ago
  31. 2fd325f Minor clean-up of the 4.2.1 migration. by Thomas Vachuska · 6 years ago
  32. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  33. 3bceb01 Remove deprecated getLeaderBoard() API from LeadershipService by Ray Milkey · 6 years ago
  34. dc579c5 Implement compareTo for TableId to avoid IllegalArgumentException by Charles Chan · 6 years ago
  35. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  36. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  37. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  38. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  39. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  40. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  41. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  42. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  43. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  44. 74c98a3 Refactor file path validation code; reject apps with up-level references in the name by Ray Milkey · 6 years ago
  45. 351d456 Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  46. 4b19da6 Fix for OS-13 - don't allow app pathnames to leave the app root by Ray Milkey · 6 years ago
  47. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  48. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  49. 74ce2c1 [ONOS-7583]Adding PI flow rules via REST API and unit tests by Frank Wang · 6 years ago
  50. 0bcdfd1 reformat bazel files to use Google coding standards by Ray Milkey · 6 years ago
  51. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  52. 800d9d0 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  53. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  54. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  55. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  56. 957bb37 ONOS-7577 - REST API to add and remove buckets from a group by Ray Milkey · 6 years ago
  57. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  58. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  59. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  60. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  61. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  62. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  63. 62c3e07 Order the annotation output by Laszlo Papp · 6 years ago
  64. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  65. 7390b5c Expose the port stats annotations to REST by Laszlo Papp · 6 years ago
  66. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  67. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  68. 5e95961 [ONOS-7333] adapted REST API for bitwise match on TCP/UDP/SCTP source/destination port (flow) by Andreas Gilbert · 6 years ago
  69. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  70. 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  71. d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago 1.13.0-b7
  72. 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  73. 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago 1.13.0-b6
  74. 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  75. 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago 1.13.0-b5
  76. c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  77. d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  78. 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  79. 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  80. a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  81. 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  82. e2a1500 [ONOS-7267] Fix pipeconf UI by Yi Tseng · 6 years ago
  83. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  84. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  85. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  86. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  87. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  88. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 6 years ago
  89. 370d908 [ONOS-7144] Membership CLI Command by slowr · 7 years ago
  90. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  91. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  92. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  93. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  94. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  95. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  96. a87b40c [ONOS-6964][ONOS-6966] Add pipeconf codec and pipeconf view by Yi Tseng · 7 years ago
  97. 18177a5 [ONOS-7026] Show table name if the table id of a flow is PiTableId by Yi Tseng · 7 years ago
  98. d0c147a Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  99. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  100. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago