1. ce8c560 Support to encode and decode group id in InstructionCodec by Jian Li · 8 years ago
  2. 7c322f4 Support to specify table id when insert Flow Rule through REST API by Jian Li · 8 years ago
  3. 1ef82db [ONOS-4115] Support flow table pipeline for REST API by Jian Li · 8 years ago
  4. b8ff641 Fixing device key REST API bugs and adding json definitions. by Brian Stanke · 8 years ago
  5. 265cd83 Remove groupId casting to short from rest handler by Zsolt Haraszti · 8 years ago
  6. 964d948 Simplified RegionCodec in places. by Simon Hunt · 8 years ago
  7. 79359df [ONOS-4016] Enhance unit test to check the content inside masters by Jian Li · 8 years ago
  8. fe447c5 ONOS-4033 - 500 error when ethType is not specified by Ray Milkey · 8 years ago
  9. b68b9a8 [ONOS-4016] Add Region codec with unit test for Region REST API by Jian Li · 8 years ago
  10. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  11. b9170d9 ONOS-3658 - Adding REST APIs for query and management of device keys. by Brian Stanke · 8 years ago
  12. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  13. 9d6c86b Adding eth masking in match by Saurav Das · 8 years ago
  14. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  15. 07eb041 Implemented REST API for multicast RIB. by Jonathan Hart · 8 years ago
  16. 5207506 Fix NPE when a criterion does not specify a type by Ray Milkey · 8 years ago
  17. 3afbc7f Adding ability to project device, link and host model as alternate entities. by Thomas Vachuska · 8 years ago
  18. 9567896 Remove redundant meter id when create a meter entry in REST API by Jian Li · 8 years ago
  19. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  20. c67ca3c Make results of application codec and swagger doc desc consistent by Jian Li · 8 years ago
  21. 6282c80 [ONOS-3634] Add REST API for extended application properties by Jian Li · 8 years ago
  22. fa0dc66 adding a criterion for inner vlans used by olt to match on the inner vlan by alshabib · 8 years ago
  23. 8bcef8b [ONOS-2225] Add codecs with unit test for FlowObjective REST API by Jian Li · 8 years ago
  24. 64dd889 [ONOS-3601] Add unit test for MetricCodec and correct some typos by Jian Li · 8 years ago
  25. 5c41123 [ONOS-3618] Implement REST API for Meter query, insert, delete by Jian Li · 8 years ago
  26. ecb3c0f [ONOS-3603] Implement REST API for Group query, insert, delete by Jian Li · 8 years ago
  27. 7231515 [Falcon][ONOS-3601] Add REST API for metrics service with unit test by Jian Li · 8 years ago
  28. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  29. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  30. d35f89c [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int by andrea · 8 years ago
  31. d120f5c CORD-12:Adding support for port statistics REST API by Srikanth Vavilapalli · 8 years ago
  32. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 8 years ago
  33. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  34. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  35. 5796d97 REST API related implemetations for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction by Yafit Hadar · 9 years ago
  36. 52d8155 [Emu] Defining classes for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction - Data Model and Tests only by Yafit Hadar · 9 years ago
  37. 7664e7d Adding NOACTION to EncoeInstructionCodecHelper by Brian O'Connor · 9 years ago
  38. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  39. be539db JSON for flows should return the app name, not the app ID by Ray Milkey · 9 years ago
  40. 04b49fc Deprecate ModMplsLabelInstruction#label() by HIGUCHI Yuta · 9 years ago
  41. fab2950 ONOS-2578 Added codec for mod tcp/udp port instructions by Hyunsun Moon · 9 years ago
  42. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  43. 7080a0d ONOS-2581 Add codec for tunnel id by Hyunsun Moon · 9 years ago
  44. f7cb401 Fix ONOS-2090 - Improvements to Intent JSON by Ray Milkey · 9 years ago
  45. b9af946 Implement REST APIs for link flow statistics by Ray Milkey · 9 years ago
  46. 6d7968e Refeactor codec helper classes by Ray Milkey · 9 years ago
  47. b82c42b Implementation of REST POST API for creating intents by Ray Milkey · 9 years ago
  48. 7b808c5 small fixes to ethtype pattern by alshabib · 9 years ago
  49. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  50. eb5c717 ONOS-2144 - Complete implementation of REST API for flows by Ray Milkey · 9 years ago
  51. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  52. c44c0c3 Fix cast error on execution of "flow -j" command by Sho SHIMIZU · 9 years ago
  53. 6c70f64 ONOS-2037: Fix cast exception on execution of "flows -j" command by Sho SHIMIZU · 9 years ago
  54. ccab22d ONOS-1950 - NPE if intent state is null by Ray Milkey · 9 years ago
  55. 39616f3 Add JSON to CLI commands by Ray Milkey · 9 years ago
  56. 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
  57. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  58. ed7af54 Support ModOchSignalInstruction in InstructionCodec by Sho SHIMIZU · 9 years ago
  59. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  60. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  61. a3a476d reinstating the key field in FilterObjectives by alshabib · 9 years ago
  62. 5bb99a4 Add support to decode Device, Port, Link JSON. by HIGUCHI Yuta · 9 years ago
  63. de563cf Added ability to form a cluster via REST API. by Thomas Vachuska · 9 years ago
  64. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  65. 3c994f7 ONOS-1329: Migrate Codec related code to onos-core-common bundle by HIGUCHI Yuta · 9 years ago