1. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  2. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  3. 8db7d09 [ONOS-4612]Update SFC flows inline with the Official OVS NSH patch by Phaneendra Manda · 8 years ago
  4. 17fc9e4 Major refactoring of the BMv2 protocol module (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  5. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  6. 14dc513 Fix for the Issue - flow rules greater than max-priority ONOS-4613 . by Kavitha Alagesan · 8 years ago
  7. ddfd2eb Deprecate PushHeaderInstructions and PopVlanInstruction by Jian Li · 8 years ago
  8. 3fc7e83 Small clarifications to FlowRuleService javadocs. by Jonathan Hart · 8 years ago
  9. 5acc88a Update flow rule service javadoc to avoid confusion around groups. by Jonathan Hart · 8 years ago
  10. 1797282 Fixed multiple extension criteria bug by Carmelo Cascone · 8 years ago
  11. 2ea177b ONOS-3961 ONOS-4285 Implemented BMv2 drivers and protocol by Carmelo Cascone · 8 years ago
  12. dab7256 [ONOS-4258] Initial implementation of supporting extension in REST by Jian Li · 8 years ago
  13. 7bfbc1c ONOS-4154 generates consistent hash for flow ID across multiple instances by Hyunsun Moon · 8 years ago
  14. b05be2d Adding support to remove a subscriber. by alshabib · 8 years ago
  15. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  16. 2a3a965 Added meter in DefaultTrafficTreatment toString() method. by Konstantinos Kanonakis · 8 years ago
  17. e91e572 Remove ModLambdaInstruction because we don't use indexed lambda by Sho SHIMIZU · 8 years ago
  18. f60e45f Remove L0SubType.LAMBDA which now gets unnecessary by Sho SHIMIZU · 8 years ago
  19. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  20. 0681016 Remove IndexedLambdaCriterion deprecated in Emu by Sho SHIMIZU · 8 years ago
  21. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  22. 602edca Tighten visibility of variable by Sho SHIMIZU · 8 years ago
  23. 0fd79d9 Group handling changes: by Saurav Das · 8 years ago
  24. 1ef82db [ONOS-4115] Support flow table pipeline for REST API by Jian Li · 8 years ago
  25. f032511 Bug fix: display correct treatment content by Jian Li · 8 years ago
  26. 84f4f31 Cleaned up NewAdaptiveFlowStatsCollector logs to prevent excessive by Jonathan Hart · 8 years ago
  27. b6d998e [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  28. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  29. b38f88e Print EthCriterion mask only when there is one by Charles Chan · 8 years ago
  30. 84d5a29 Remove methods deprecated in Drake from TrafficTreatment API by Ray Milkey · 8 years ago
  31. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  32. a0c9db2 Remove methods deprecated in Drake from Instructions by Sho SHIMIZU · 8 years ago
  33. 46b67ae Remove methods deprecated in Drake from TrafficSelector API by Ray Milkey · 8 years ago
  34. 28e039b Remove methods deprecated in Drake from Criteria API by Ray Milkey · 8 years ago
  35. 9d6c86b Adding eth masking in match by Saurav Das · 8 years ago
  36. ea12532 Document releases APIs were deprecated in by Ray Milkey · 8 years ago
  37. 8bac576 Not allow to assign values to appId and cookie at the same time by Jian Li · 8 years ago
  38. c27b6b2 Fix files with windows line endings + Add checkstyle rule to catch this issue by Madan Jampani · 8 years ago
  39. c4ee737 Adding first fallback provider for flow rule subsystem. by Thomas Vachuska · 8 years ago
  40. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  41. 93fa727 ONOS-3763 Change flow state to PENDING_ADD when retrying by Charles Chan · 8 years ago
  42. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 9 years ago
  43. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  44. c7840bd Improvements to flows list command. by Jonathan Hart · 8 years ago
  45. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  46. fa0dc66 adding a criterion for inner vlans used by olt to match on the inner vlan by alshabib · 8 years ago
  47. 24e296b Prevent null treatments by Jonathan Hart · 8 years ago
  48. 603e8d9 Optical related minor fixes by HIGUCHI Yuta · 8 years ago
  49. 2c30530 Deprecate IndexedLambda and remove from optical intent compiler. by Marc De Leenheer · 8 years ago
  50. cc4754d ONOS-3593 Fix NPE when selector or treatment is not assigned in FlowRule.Builder by Charles Chan · 8 years ago
  51. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  52. f1ecf99 [ONOS-3513] Implement PBB I-SID Criterion and test case to Southbound by Jian Li · 8 years ago
  53. efb3875 [ONOS-3284]Traffic selector updated for NSH ext match by Phaneendra Manda · 8 years ago
  54. 7351461 [Emu] ODU SIGID and SIGTYPE FlowEntryBuilder and FlowModBuilder implementations by Yafit Hadar · 9 years ago
  55. 3cce60b [ONOS-3499] Add the set treatments of ARP_SPA, ARP_SHA and ARP_OP. by lishuai · 8 years ago
  56. 4a527ed [ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP by samueljcc · 8 years ago
  57. 010527b Clean up javadocs for extension treatment framework. by Jonathan Hart · 8 years ago
  58. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  59. ab5a736 [ONOS-3284] Add nicira extension of NSH instructions to onos by Phaneendra Manda · 8 years ago
  60. 74dd7e1 [ONOS-3377] Add nicira extension of resubmit-table instruction to onos by BitOhenry · 8 years ago
  61. fd44dc9 [ONOS-3480] Implement MPLS TC Criterion to Southbound by Jian Li · 8 years ago
  62. 79bdf3c [ONOS-3494] Add test case for TCPFlags Criterion by Jian Li · 8 years ago
  63. 5c4cf1e Correct wrong method name from matchMplsLabel to matchMplsBos by Jian Li · 8 years ago
  64. 2748b2c [onos-3494] Implement TCP Flags Criterion to Southbound by Jian Li · 8 years ago
  65. b40129a [ONOS-3485] Create arp_op selector and add operation to provifer of by BitOhenry · 8 years ago
  66. ce66cbc [ONOS-3284] Add nicira extension of setNshSpi instruction to onos by Phaneendra Manda · 8 years ago
  67. 11620c9 [ONOS-3469] Add arp_op Criteria to onos by BitOhenry · 8 years ago
  68. 880b644 decoupling extension types from of protocol by alshabib · 8 years ago
  69. 08c7294 [ONOS-3391] create arp_spa selector to onos by BitOhenry · 9 years ago
  70. b2f8e81 [ONOS-3376] Create arp_tpa selector to onos by BitOhenry · 9 years ago
  71. e330cf0 [ONOS-3374] Create arp_sha selector to onos by BitOhenry · 9 years ago
  72. 914c7ad [ONOS-3363] Create arp_tha selector to onos by BitOhenry · 9 years ago
  73. b53ac6c [ONOS-3361] Add nicira extension of resubmit instruction to onos by BitOhenry · 9 years ago
  74. cc024eb [ONOS-3273] Add arp_sha or arp_tha Criteria to onos by BitOhenry · 9 years ago
  75. 4f98008 CORD-48 Added support for broadcast next objective in OFDPA driver. by Saurav Das · 9 years ago
  76. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  77. ba2d3b7 Implement OFActionEnqueue (OpenFlow 1.0 only) by Steffen Gebert · 9 years ago
  78. 3c25916 Generic extensions to the treatment API to support protocol extensions like by Jonathan Hart · 9 years ago
  79. 5796d97 REST API related implemetations for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction by Yafit Hadar · 9 years ago
  80. a002972 Removed unnecessary unused interface. by Saurav Das · 9 years ago
  81. 3e59464 Change OLT app to push Q-in-Q tagging flows rather than transparent VLAN flows. by Jonathan Hart · 9 years ago
  82. bbfdaaa Implement OFActionSetQueue (OpenFlow 1.3 only) by Steffen Gebert · 9 years ago
  83. a72d44d [ONOS-3172] Add arp_spa or arp_tpa Criteria to onos by lishuai · 9 years ago
  84. 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
  85. 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  86. 983a17e Removing extra lines in DefaultTrafficTreatment by Brian O'Connor · 9 years ago
  87. b75a67a Updating DefaultTrafficTreatment by Brian O'Connor · 9 years ago
  88. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  89. 7efabeb [CORD-197] Properly handles a flow with empty instruction by Charles Chan · 9 years ago
  90. e264bef ONOS-3010 implement flow with meter by chengfan · 9 years ago
  91. 66a8554 Remove enum deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  92. 605854f Remove methods deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  93. a5beadc Remove optical related APIs deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  94. 7e6c826 Remove deprecated method by Sho SHIMIZU · 9 years ago
  95. 93c8804 Fixed a defect where packet requests issued from different instances resulted in 'redundant' packet requests due to different order of criteria serialization. by Thomas Vachuska · 9 years ago
  96. 30fbcd9 [Emu] openTAM: NewAdaptiveFlowStatsCollector Implementation by ssyoon90 · 9 years ago
  97. 65d551b Compute the flow ID at build time rather than when fromApp() is called. by Jonathan Hart · 9 years ago
  98. d714efe Remove unused import statements by Sho SHIMIZU · 9 years ago
  99. e2952e4 Remove unnecessary modifiers by Sho SHIMIZU · 9 years ago
  100. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago