1. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  2. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  3. 370d908 [ONOS-7144] Membership CLI Command by slowr · 7 years ago
  4. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  5. 47c9541 Refactor construction of application objects by Ray Milkey · 7 years ago
  6. a87b40c [ONOS-6964][ONOS-6966] Add pipeconf codec and pipeconf view by Yi Tseng · 7 years ago
  7. 18177a5 [ONOS-7026] Show table name if the table id of a flow is PiTableId by Yi Tseng · 7 years ago
  8. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  9. 8338b8d Allow addition and removal of individual routes via REST. by Jonathan Hart · 7 years ago
  10. 360b02f [CORD-1675]Bug fix and encode, decode implementation for Ofdpa3 extensions by Jonghwan Hyun · 7 years ago
  11. a579c8f Adding MP2SP Intent Codec Unit Test for REST API by Aris C. Risdianto · 7 years ago
  12. 7c5f9c9 Adding the DomainConstraint to the web interface. by Thomas Szyrkowiec · 7 years ago
  13. 9576131 Adding support for MultiPointToSinglePoint intents in the RESTful API by nassima toumi · 7 years ago
  14. d5abc4b fix virtual network comparator by Harold Huang · 7 years ago
  15. 95c84ed ONOS-6245:Intent_mini_summary by dvaddire · 7 years ago
  16. ad37e37 Integrating YANG live compilation into YANG runtime. by Thomas Vachuska · 7 years ago
  17. a0efdcc ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing by Sivachidambaram Subramanian · 7 years ago
  18. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  19. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  20. 2cfe8ef Moving Extensions codecs to net/flow to avoid circular dependencies by Andrea Campanella · 7 years ago
  21. 10b69e8 Avoid multi-thread issue of encoding the installable Intents to json by Yi Tseng · 7 years ago
  22. f97e0ed [ONOS-6547] Add method to obtain intent's installables in REST API. by Rafal Szalecki · 7 years ago
  23. ebf88d6 Cleaning up MeteringAgent. by Yuta HIGUCHI · 7 years ago
  24. 1022a4e ONOS-6464 interfaces for protocol-independence (PI) by Carmelo Cascone · 7 years ago
  25. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  26. cc962d8 Add REST support for MPLS_POP, TTL_IN and DEC_TTL instructions, MPLS_BOS criterion by Jonathan Hart · 8 years ago
  27. 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
  28. 498fa1d Bump Guava to 21.0 by Yuta HIGUCHI · 7 years ago
  29. 215f245 the port in action field is optional for qos flow rule by ke han · 7 years ago
  30. ac8b229 ONOS-6225 Expose k-shortest path search as part of TopologyService. by Yuta HIGUCHI · 7 years ago
  31. aa178db Add ability to set clearDeferred flag in treatments from REST API. by Jonathan Hart · 7 years ago
  32. 4201954 ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api by kalagesa · 7 years ago
  33. 1f036b8 ONOS-6096 initial impl of dist. virtual packet store; virtual PacketRequest CLI; PacketRequest codec by Claudine Chiu · 7 years ago
  34. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  35. 6cc7488 Implementing ability to process single-bundle ONOS apps whose meta-data by Thomas Vachuska · 7 years ago
  36. 1bec2be Making the REST interface accept deferred instructions while adding flows by Saurav Das · 7 years ago
  37. 75b882f7 [ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port by Andreas Gilbert · 7 years ago
  38. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  39. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 8 years ago
  40. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  41. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  42. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  43. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  44. 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
  45. 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 · 8 years ago
  46. ef79434 Fix Javadoc warnings by Ray Milkey · 8 years ago
  47. 5d08e1e Unit tests for virtual host codec. by Ray Milkey · 8 years ago
  48. 776f074 JSON Codec for FilteredConnectPoint by Yuta HIGUCHI · 8 years ago
  49. 9215ff2 Adding support for VLAN_PUSH with EtherType (incl. Q-in-Q) by Konstantinos Kanonakis · 8 years ago
  50. 8aca677 Fix for ONOS-5306:NPE in Flows Instructions Decoder by Jayasree Ghosh · 8 years ago
  51. 44929b7 Fix for ONOS-5323:Issue with POST /intents - Causing NPE with null/wrong appId by Jayasree Ghosh · 8 years ago
  52. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago
  53. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  54. 20d452b Fix duplicated lines of code in method decode() by Antonio Marsico · 8 years ago
  55. 3ff504c Fix for ONOS-5175. GroupId refactoring. by Prince Pereira · 8 years ago
  56. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  57. 02a417f ONOS-5214:Fix-For-Meter-WrongBandType-with-NPE-And-WrongUNITType-Issue by Jayasree Ghosh · 8 years ago
  58. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  59. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  60. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  61. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  62. d3ff540 Fix for ONOS-5152:Encoder for Disjoint Rest API with NPE:onos-1.7 by Jayasree Ghosh · 8 years ago
  63. 34b3060 Fix ONOS-5091 by varunsha · 8 years ago
  64. ba8c805 Replace comparator definitions with their Lambda equivalents. by Simon Hunt · 8 years ago
  65. a8f69ff Adding SinglePointToMultiPointIntentCodec for support SP2MP intent over REST by Chiara Contoli · 8 years ago
  66. e3bcfc3 Fix bugs in extension treatment REST API by Jonathan Hart · 8 years ago
  67. ef17cbd Remove redundant toString() calls by Sho SHIMIZU · 8 years ago
  68. e3c4334 Fix disjoint path exceptions when backup not present by helenyrwu · 8 years ago
  69. c3d69f5 Fix NPE when there's no secondary path. by Yuta HIGUCHI · 8 years ago
  70. b711fbf4 Cherry pick ONOS-4721 fix by Varun Sharma · 8 years ago
  71. 2d45985 ONOS-4751-Fix:creating GroupType INDIRECT, multiple bucket(REST API) by Jayasree Ghosh · 8 years ago
  72. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  73. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  74. b440ef4 EdgeManager fixes by Yuta HIGUCHI · 8 years ago
  75. df352c6 Fix for the ONOS-4836 by Kavitha Alagesan · 8 years ago
  76. 25f07be ONOS-2184 VirtualHost CLI and REST api's by Claudine Chiu · 8 years ago
  77. b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
  78. 4e72a14 Fix for ONOS-4632 by Jayasree Ghosh · 8 years ago
  79. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  80. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  81. a424a05 Allow to specify appId through FlowObjective REST API by Jian Li · 8 years ago
  82. e753963 Fix for [ONOS-3590] by Jon Hall · 8 years ago
  83. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  84. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  85. f96d41f [ONOS-4438] Add REST API for mastership service by Jian Li · 8 years ago
  86. b68a2b0 [ONOS-4438] Add codecs for mastership REST API by Jian Li · 8 years ago
  87. a7903ae Moving default app.png to common/resources, so that it is included in the bundle by Brian O'Connor · 8 years ago
  88. 1decd53 ONOS-4077: REST API's for virtual networks, devices, ports, links: add missing onos.rsModel statements + fix example field in JSON files by Claudine Chiu · 8 years ago
  89. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  90. dab7256 [ONOS-4258] Initial implementation of supporting extension in REST by Jian Li · 8 years ago
  91. c5d93e6 Added meter and table transition instructions to flows REST API. by Konstantinos Kanonakis · 8 years ago
  92. f6bf8d5 ONOS-4077: REST API's for virtual links. by Claudine Chiu · 8 years ago
  93. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  94. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  95. e4a4f99 Updating ApplicationArchive.isPlainXml() to exclude files that begin with zip magic bytes by Brian O'Connor · 8 years ago
  96. fb8b816 REST API's for tenants, virtual networks, virtual devices ad virtual ports. by Claudine Chiu · 8 years ago
  97. f60e45f Remove L0SubType.LAMBDA which now gets unnecessary by Sho SHIMIZU · 8 years ago
  98. cc137a9 Remove method Lambda.indexedLambda() deprecated in Emu by Sho SHIMIZU · 8 years ago
  99. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  100. fbaabae Support more instruction type in EncodeInstructionCodecHelper by Charles Chan · 8 years ago