1. 13792aa Update FlowRuleOperations API by pierventre · 2 years, 2 months ago
  2. 16ff329 [SDFAB-1100] In-order flowrule processing by pierventre · 2 years, 2 months ago
  3. 0a5779c Fix to reinstall flow rules when they are missing in FlowRuleService. by David Glantz · 2 years, 8 months ago
  4. 43ac289 [SDFAB-359] Allow purging flows, groups and meters by device and application ID by Daniele Moro · 2 years, 10 months ago
  5. 29b4f22 Add truncate instruction and support it with PI framework by Yi Tseng · 2 years, 10 months ago
  6. 7aa13e6 Allows to specify matches, action parameters as strings in PI by Daniele Moro · 3 years, 3 months ago
  7. c6f2f7f Add Optional match fields support to PI subsystem by Daniele Moro · 3 years, 5 months ago
  8. ca0c0d0 [AETHER-539] Fix for flowId computation by pierventre · 3 years, 6 months ago
  9. 5a936f5 [AETHER-599] Implement FabricPipelineTraceable by pierventre · 3 years, 8 months ago
  10. c94223a Add support for ARP_TPA, ARP_THA Set Field Instructions by souvikdas95 · 3 years, 8 months ago
  11. 9e75f8b Updated toString methods by Georgios Katsikas · 4 years, 2 months ago
  12. daeb949 Throw exception if dscp value is not byte. by Rory Savage · 4 years, 3 months ago
  13. 01f3bdd Fetch flows in buckets to avoid large memory allocations/serialization in flow store by Jordan Halterman · 5 years ago
  14. effaded Correct javadoc by hwchiu · 4 years, 11 months ago
  15. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  16. de6eb18 Support Nicira load extension, add L4 mod builder for group buckets by Jian Li · 5 years ago
  17. 4a69ef8 TrafficTreatment: add support for IP DSCP modifications by Thiago Santos · 6 years ago
  18. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  19. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  20. 8efe278 Remove deprecated APIs by Ray Milkey · 5 years ago
  21. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  22. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  23. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 5 years ago
  24. 1a4333c Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 6 years ago
  25. 7908ced Remove deprecated mplsLabel() method by Ray Milkey · 6 years ago
  26. dc579c5 Implement compareTo for TableId to avoid IllegalArgumentException by Charles Chan · 6 years ago
  27. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  28. fdcfe53 ONOS extensions for use of egress tables. by Andreas Pantelopoulos · 6 years ago
  29. 0316b96 Simplified string representation of PI flow rules by Carmelo Cascone · 6 years ago
  30. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  31. 598e8b8 [ONOS-7487] UnsupportedOperationException: Driver does not support extension type ExtensionTreatmentType{type=200} for DefaultGroupBucket by jaegonkim · 6 years ago
  32. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  33. 1a7e4f9 ONOS-7050 First stab at PI translation store by Carmelo Cascone · 7 years ago
  34. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  35. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  36. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  37. 9f15947 Fixed toString of PiInstruction when using groups by Carmelo Cascone · 7 years ago
  38. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  39. 770507f ONOS-7000 P4 tutorial application and P4 program by Carmelo Cascone · 7 years ago
  40. f755409 [ONOS-6870] Refactor DistributedFlowRuleStore to use DocumentTree for persistence by Jordan Halterman · 7 years ago
  41. 5eba8aa Extended flow rule service with get flow entries by state method by Georgios Katsikas · 7 years ago
  42. af3b428 [ONOS-6765] Juniper pipelines should filter the clear deferred action by HelloONOS · 7 years ago
  43. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  44. 32a01b2 Added method to retrieve field matches by ID in PiCriterion by Carmelo Cascone · 7 years ago
  45. 2261917 Fix equality in PiCriterion by Carmelo Cascone · 7 years ago
  46. 2cfe8ef Moving Extensions codecs to net/flow to avoid circular dependencies by Andrea Campanella · 7 years ago
  47. df38321 [ONOS-6557]Add PiCriterion and PiInstruction builders for flow rules by Frank Wang · 7 years ago
  48. 4160574 Support for generic table IDs in flow rules by Carmelo Cascone · 7 years ago
  49. 7e40c01 [ONOS-6607] Get active flow entries count in FlowRuleService by Patryk Konopka · 7 years ago
  50. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  51. 43740a0 Pruned old BMv2 stuff by Carmelo Cascone · 7 years ago
  52. 1022a4e ONOS-6464 interfaces for protocol-independence (PI) by Carmelo Cascone · 7 years ago
  53. 485da34 Optimize FlowId hash computation. by Jordan Halterman · 7 years ago
  54. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  55. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  56. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  57. 44f18e9 ConfigFlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  58. 75b882f7 [ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port by Andreas Gilbert · 7 years ago
  59. 8b1a5ef flow specification. by Shashikanth VH · 7 years ago
  60. 943cd54 [ONOS-5853] FlowRuleBuilder: automatically set temp/perm field by Thiago Santos · 7 years ago
  61. 2b3e22b Minor cleanups for DefaultFlowRule. by Jonathan Hart · 7 years ago
  62. cefcf77 Cosmetic fix for VLAN_POP instruction by Charles Chan · 7 years ago
  63. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  64. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  65. ee4a8f2 [CORD-545] Adds ofdpa actions in ONOS core by Pier Ventre · 8 years ago
  66. db252cc [CORD-545] Adds QoS Index support in ONOS core by Pier Ventre · 8 years ago
  67. 9cf536b [CORD-545] Adds MPLS L2 Port support in ONOS core by Pier Ventre · 8 years ago
  68. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 8 years ago
  69. 6f63005 [CORD-545] Adds OVID support in ONOS core by Pier Ventre · 8 years ago
  70. ef79434 Fix Javadoc warnings by Ray Milkey · 8 years ago
  71. 9215ff2 Adding support for VLAN_PUSH with EtherType (incl. Q-in-Q) by Konstantinos Kanonakis · 8 years ago
  72. 9cd4819 Remove deprecated PushHeaderInstructions, PopVlanInstruction class by GUNiNE · 8 years ago
  73. cad338a CORD-413 Implement MPLS Termination in OFDPA3 pipeliner by Charles Chan · 8 years ago
  74. 2a81c9d [ONOS-5264] [ONOS-5242] Intents w/ FilteredConnectPoint by Yi Tseng · 8 years ago
  75. 72c5e43 [ONOS-5097]adding group table entry failed by Frank Wang · 8 years ago
  76. 852fecd - Typo fix by Yuta HIGUCHI · 8 years ago
  77. 139bca4 [ONOS-5171] FlowRuleStore: add purgeFlowEntries by Victor Silva · 8 years ago
  78. ad4f2cd Apply Null Object pattern by Sho SHIMIZU · 8 years ago
  79. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  80. cfcb053 Add Oplink attenuation extension and channel power drivers. by yjimmyy · 8 years ago
  81. 8d50c8d Simplify String concatenation by Sho SHIMIZU · 8 years ago
  82. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  83. c69c66a Merged master fixed conflict. by Kavitha Alagesan · 8 years ago
  84. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  85. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  86. 8db7d09 [ONOS-4612]Update SFC flows inline with the Official OVS NSH patch by Phaneendra Manda · 8 years ago
  87. 17fc9e4 Major refactoring of the BMv2 protocol module (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  88. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  89. 14dc513 Fix for the Issue - flow rules greater than max-priority ONOS-4613 . by Kavitha Alagesan · 8 years ago
  90. ddfd2eb Deprecate PushHeaderInstructions and PopVlanInstruction by Jian Li · 8 years ago
  91. 3fc7e83 Small clarifications to FlowRuleService javadocs. by Jonathan Hart · 8 years ago
  92. 5acc88a Update flow rule service javadoc to avoid confusion around groups. by Jonathan Hart · 8 years ago
  93. 1797282 Fixed multiple extension criteria bug by Carmelo Cascone · 8 years ago
  94. 2ea177b ONOS-3961 ONOS-4285 Implemented BMv2 drivers and protocol by Carmelo Cascone · 8 years ago
  95. dab7256 [ONOS-4258] Initial implementation of supporting extension in REST by Jian Li · 8 years ago
  96. 7bfbc1c ONOS-4154 generates consistent hash for flow ID across multiple instances by Hyunsun Moon · 8 years ago
  97. b05be2d Adding support to remove a subscriber. by alshabib · 8 years ago
  98. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  99. 2a3a965 Added meter in DefaultTrafficTreatment toString() method. by Konstantinos Kanonakis · 8 years ago
  100. e91e572 Remove ModLambdaInstruction because we don't use indexed lambda by Sho SHIMIZU · 8 years ago