1. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  2. 1375cfe Simplify boolean expression by Sho SHIMIZU · 8 years ago
  3. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  4. 8db7d09 [ONOS-4612]Update SFC flows inline with the Official OVS NSH patch by Phaneendra Manda · 8 years ago
  5. 67574ce [ONOS-4523] Add SetField of ARP_OP, ARP_SHA, ARP_SPA. by lishuai · 8 years ago
  6. 4211baa Fix NPE in FlowEntryBuilder by Charles Chan · 8 years ago
  7. 44852fb fix for erroneous unsupported messages for devices with extensions. by alshabib · 8 years ago
  8. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  9. ffef500 Remove redundant extensionTreatmentInterpreter support check by Jian Li · 8 years ago
  10. 95caba3 Fixing OF flow and group provider run-time dependency. by Thomas Vachuska · 8 years ago[Renamed (98%) from providers/openflow/flow/src/main/java/org/onosproject/provider/of/flow/impl/FlowEntryBuilder.java]
  11. a0d9a17 Remove duplicated treatment building from GroupBucketEntryBuilder by Jian Li · 8 years ago
  12. d416388 [ONOS-4245] Support resubmit experimenter action for nicira driver by Jian Li · 8 years ago
  13. e4e74f0 Use DeviceId in FlowEntryBuilder to avoid creating deviceId many times per by Jonathan Hart · 8 years ago
  14. 84d5a29 Remove methods deprecated in Drake from TrafficTreatment API by Ray Milkey · 8 years ago
  15. 9d6c86b Adding eth masking in match by Saurav Das · 8 years ago
  16. 4cc65f7 LINC-OE - Flows are stay in PENDING ADD STATE[bug 3823] by Yafit Hadar · 8 years ago
  17. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  18. d1ce4b0 Ignore table ID from flow stats reply when creating OF1.0 flow rule. by Jonathan Hart · 8 years ago
  19. 4f4d25a [ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP by samueljcc · 8 years ago
  20. 2156461 ONOS-3529 Updating FlowEntryBuilder to avoid calling getTable on OF_1.0 messages by Brian O'Connor · 8 years ago
  21. 7351461 [Emu] ODU SIGID and SIGTYPE FlowEntryBuilder and FlowModBuilder implementations by Yafit Hadar · 8 years ago
  22. b40129a [ONOS-3485] Create arp_op selector and add operation to provifer of by BitOhenry · 8 years ago
  23. 880b644 decoupling extension types from of protocol by alshabib · 8 years ago
  24. 296b454 [ONOS-3464] Add arp_spa operation to provider of openflow by BitOhenry · 8 years ago
  25. c1e5fcc [ONOS-3441] Add arp_tpa operation to provider of openflow by BitOhenry · 8 years ago
  26. a331b18 [ONOS-3414] Add arp_sha operation to provider of openflow by BitOhenry · 8 years ago
  27. 7643085 [ONOS-3373] Add arp_tha operation to provider of openflow by BitOhenry · 8 years ago
  28. ba2d3b7 Implement OFActionEnqueue (OpenFlow 1.0 only) by Steffen Gebert · 9 years ago
  29. 3c25916 Generic extensions to the treatment API to support protocol extensions like by Jonathan Hart · 9 years ago
  30. 8cf212a FlowEntryBuilder: Don't do strange things with VLAN ethertype by Jonathan Hart · 9 years ago
  31. bbfdaaa Implement OFActionSetQueue (OpenFlow 1.3 only) by Steffen Gebert · 9 years ago
  32. 7efabeb [CORD-197] Properly handles a flow with empty instruction by Charles Chan · 9 years ago
  33. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  34. 73a7dd4 Support for setting the MPLS BOS indicator bit. by Saurav Das · 9 years ago
  35. ffc5bbc Support for matching on MPLS BOS indicator bit by Saurav Das · 9 years ago
  36. 0b8b2ef ONOS-2041: Flows don't stay in PENDING_ADD forever on LINC-OE by Marc De Leenheer · 9 years ago
  37. 1468fee Set VLAN ID at the OLT. by Jonathan Hart · 9 years ago
  38. c8bd97c ONOS-2403 Support setting TCP/UDP port action in flow rule for OpenFlow13 by Hyunsun Moon · 9 years ago
  39. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  40. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  41. c17042d Refactor: Rename the class and method to make them more descriptive by Sho SHIMIZU · 9 years ago
  42. 4f828ee Fix cast error when building flow entries containging optical properties by Sho SHIMIZU · 9 years ago
  43. 86af8f1 Adding support for writing metadata instruction. Needed by Centec driver. by Saurav Das · 9 years ago
  44. 6f1b09e Add missing break in switch case to resolve an issue found by SonarQube by Sho SHIMIZU · 9 years ago
  45. 2184de1 ONOS-1756: Improve CLI auto completers by Charles M.C. Chan · 9 years ago
  46. bdcbb10 fixed FlowEntry parsing to take table ids by alshabib · 9 years ago
  47. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  48. 67fc097 Remove "strip vlan" from our API because it is the same as "pop vlan". by Jonathan Hart · 9 years ago
  49. c0b3c34 BgpRouter app supports both OVSSwitch and Corsa HW switch. by sangho · 9 years ago
  50. da1644e Added delete all flow rules during Corsa switch handshake by alshabib · 9 years ago
  51. 8ef6d3b Minor tweaks to the flow layer. by Jonathan Hart · 9 years ago
  52. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  53. ab21b2d fix corsa pipeline divergence : need to differentiate between write and apply instructions. by alshabib · 9 years ago
  54. fbe25c5 Getting router interface config into the corsa dataplane pipeline by Saurav Das · 9 years ago
  55. fa2fa93 A set of fixes to ensure that the FlowRuleManager can correctly account for flows by Saurav Das · 9 years ago
  56. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  57. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  58. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  59. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  60. 8995ac5 ONOS-958: Add a Group action to TrafficTreatment subsystem. by sangho · 9 years ago
  61. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  62. 3f97a17d (ONOS-684) Added a few new OF actions, which are required for Segment Routing Application by sangho · 9 years ago
  63. 6cd2f35 Implemented VLAN-to-VLAN routing support for SDN-IP. by Jonathan Hart · 9 years ago
  64. 0f9aba8 ONOS-635 Adding ICMPv6 type and code builder for HostMonitor. by Kunihiro Ishiguro · 9 years ago
  65. 52fae7d ONOS-509: Match IPV6_SRC, IPV6_DST criteria by Charles M.C. Chan · 9 years ago
  66. d0ef752 Parse set-field action in OF1.3 when creating flow rules from flow entries. by Jonathan Hart · 9 years ago
  67. 4785eec removing some TODOs by alshabib · 9 years ago
  68. db8a9d2 Fix serializer exception while using optical intent on distributed store by Praseed Balakrishnan · 9 years ago
  69. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  70. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from providers/openflow/flow/src/main/java/org/onlab/onos/provider/of/flow/impl/FlowEntryBuilder.java]
  71. 1f8e0d7 Add a case to handle 1.3 set-field actions when parsing flow entries. by Jonathan Hart · 9 years ago
  72. cf78320 Changed back to used Apply Actions to find the actions by Jonathan Hart · 9 years ago
  73. 8c67d17 MPLS label selector and treatment by Praseed Balakrishnan · 9 years ago
  74. ff894a2 Use Ip4Address and Ip4Prefix inside FlowEntryBuilder when dealing by Pavlin Radoslavov · 9 years ago
  75. 2dd5abd Optical Treatment to include SigType by Praseed Balakrishnan · 9 years ago
  76. 855ea2d Refactor the IpPrefix API and implementation: by Pavlin Radoslavov · 9 years ago
  77. 52307e6 IpAddress and IpPrefix related cleanup: by Pavlin Radoslavov · 10 years ago
  78. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  79. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  80. 86e5935 Change the way 1.3 flow mods are built to support rewrite actions. by Jonathan Hart · 10 years ago
  81. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  82. bc4a793 Allowed flows to be permanent by Jonathan Hart · 10 years ago
  83. 0e12fad Fixed issues with reading masked IP addresses from Loxi by Jonathan Hart · 10 years ago
  84. 34bc614 Added support for matching TCP ports and fixed flow stat IP address matching by Jonathan Hart · 10 years ago
  85. 1c319ff the return of the flowentry by alshabib · 10 years ago[Renamed (91%) from providers/openflow/flow/src/main/java/org/onlab/onos/provider/of/flow/impl/FlowRuleBuilder.java]
  86. c274c90 proxy arp application by alshabib · 10 years ago
  87. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  88. 86166b0 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  89. 19fdc12 fixed of13 glitches by alshabib · 10 years ago
  90. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  91. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  92. 6eb438a fixes for office deployment by alshabib · 10 years ago
  93. 010c31d pretty builders by alshabib · 10 years ago
  94. a68eb96 resilient flows and application id by alshabib · 10 years ago
  95. 219ebaa flowrule states functional by alshabib · 10 years ago
  96. a7f7ca8 trying to fix flow state by alshabib · 10 years ago
  97. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago
  98. 6b5cfec stats reported by alshabib · 10 years ago