1. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  2. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  3. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  4. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  5. a87b40c [ONOS-6964][ONOS-6966] Add pipeconf codec and pipeconf view by Yi Tseng · 7 years ago
  6. 18177a5 [ONOS-7026] Show table name if the table id of a flow is PiTableId by Yi Tseng · 7 years ago
  7. d0c147a Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  8. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  9. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  10. 8338b8d Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  11. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  12. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  13. 360b02f [CORD-1675]Bug fix and encode, decode implementation for Ofdpa3 extensions by Jonghwan Hyun · 7 years ago
  14. a579c8f Adding MP2SP Intent Codec Unit Test for REST API by Aris C. Risdianto · 7 years ago
  15. 7c5f9c9 Adding the DomainConstraint to the web interface. by Thomas Szyrkowiec · 7 years ago
  16. 9576131 Adding support for MultiPointToSinglePoint intents in the RESTful API by nassima toumi · 7 years ago
  17. d5abc4b fix virtual network comparator by Harold Huang · 7 years ago
  18. 95c84ed ONOS-6245:Intent_mini_summary by dvaddire · 7 years ago
  19. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  20. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  21. ad37e37 Integrating YANG live compilation into YANG runtime. by Thomas Vachuska · 7 years ago
  22. a0efdcc ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing by Sivachidambaram Subramanian · 7 years ago
  23. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  24. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  25. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  26. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  27. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  28. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  29. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  30. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  31. 2cfe8ef Moving Extensions codecs to net/flow to avoid circular dependencies by Andrea Campanella · 7 years ago
  32. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  33. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  34. 7e40c01 [ONOS-6607] Get active flow entries count in FlowRuleService by Patryk Konopka · 7 years ago
  35. 9312a80 Fix checkstyle buck daemon issue by Yuta HIGUCHI · 7 years ago
  36. 10b69e8 Avoid multi-thread issue of encoding the installable Intents to json by Yi Tseng · 7 years ago
  37. 99d6696 Improved comparator unit tests by Sbhat35 · 7 years ago
  38. f97e0ed [ONOS-6547] Add method to obtain intent's installables in REST API. by Rafal Szalecki · 7 years ago
  39. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  40. ebf88d6 Cleaning up MeteringAgent. by Yuta HIGUCHI · 7 years ago
  41. 1022a4e ONOS-6464 interfaces for protocol-independence (PI) by Carmelo Cascone · 7 years ago
  42. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  43. cc962d8 Add REST support for MPLS_POP, TTL_IN and DEC_TTL instructions, MPLS_BOS criterion by Jonathan Hart · 8 years ago
  44. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  45. 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
  46. 498fa1d Bump Guava to 21.0 by Yuta HIGUCHI · 7 years ago
  47. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  48. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  49. 215f245 the port in action field is optional for qos flow rule by ke han · 7 years ago
  50. ac8b229 ONOS-6225 Expose k-shortest path search as part of TopologyService. by Yuta HIGUCHI · 7 years ago
  51. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  52. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  53. aa178db Add ability to set clearDeferred flag in treatments from REST API. by Jonathan Hart · 7 years ago
  54. 4201954 ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api by kalagesa · 7 years ago
  55. 1f036b8 ONOS-6096 initial impl of dist. virtual packet store; virtual PacketRequest CLI; PacketRequest codec by Claudine Chiu · 7 years ago
  56. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  57. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  58. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  59. 64cc582 Remove left over system directory after test completes by Ray Milkey · 7 years ago
  60. 6cc7488 Implementing ability to process single-bundle ONOS apps whose meta-data by Thomas Vachuska · 7 years ago
  61. 1bec2be Making the REST interface accept deferred instructions while adding flows by Saurav Das · 7 years ago
  62. 75b882f7 [ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port by Andreas Gilbert · 7 years ago
  63. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  64. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  65. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  66. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  67. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  68. 0282ab8 [ONOS-5797] GroupService: add setBucketsForGroup by Victor Silva · 7 years ago
  69. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 7 years ago
  70. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  71. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  72. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  73. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  74. c590ebb ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 7 years ago
  75. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  76. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  77. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  78. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  79. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  80. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  81. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  82. 7470210 the port is unneccesory forqos flow's action, in fact , config port into qos actionwill cause a bug by ke han · 7 years ago
  83. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  84. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  85. 8526700 checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  86. 75f5fb9 MAX value positive, check value only in public constructor. by Jordi Ortiz · 8 years ago
  87. f6aed99 Adding an additional method for getting paths from default topology with a bound on how many paths will be returned. This should not effect any existing uses. by Aaron Kruglikov · 7 years ago
  88. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  89. 5d08e1e Unit tests for virtual host codec. by Ray Milkey · 7 years ago
  90. 776f074 JSON Codec for FilteredConnectPoint by Yuta HIGUCHI · 7 years ago
  91. 9215ff2 Adding support for VLAN_PUSH with EtherType (incl. Q-in-Q) by Konstantinos Kanonakis · 7 years ago
  92. 6d33e80 FIXME: Move to app package by sangyun-han · 8 years ago
  93. 8aca677 Fix for ONOS-5306:NPE in Flows Instructions Decoder by Jayasree Ghosh · 8 years ago
  94. 44929b7 Fix for ONOS-5323:Issue with POST /intents - Causing NPE with null/wrong appId by Jayasree Ghosh · 8 years ago
  95. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  96. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  97. 20d452b Fix duplicated lines of code in method decode() by Antonio Marsico · 8 years ago
  98. 3ff504c Fix for ONOS-5175. GroupId refactoring. by Prince Pereira · 8 years ago
  99. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  100. 02a417f ONOS-5214:Fix-For-Meter-WrongBandType-with-NPE-And-WrongUNITType-Issue by Jayasree Ghosh · 8 years ago