1. ffc5bbc Support for matching on MPLS BOS indicator bit by Saurav Das · 9 years ago
  2. 0b8b2ef ONOS-2041: Flows don't stay in PENDING_ADD forever on LINC-OE by Marc De Leenheer · 9 years ago
  3. 1468fee Set VLAN ID at the OLT. by Jonathan Hart · 9 years ago
  4. c8bd97c ONOS-2403 Support setting TCP/UDP port action in flow rule for OpenFlow13 by Hyunsun Moon · 9 years ago
  5. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  6. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  7. c17042d Refactor: Rename the class and method to make them more descriptive by Sho SHIMIZU · 9 years ago
  8. 4f828ee Fix cast error when building flow entries containging optical properties by Sho SHIMIZU · 9 years ago
  9. 86af8f1 Adding support for writing metadata instruction. Needed by Centec driver. by Saurav Das · 9 years ago
  10. 6f1b09e Add missing break in switch case to resolve an issue found by SonarQube by Sho SHIMIZU · 9 years ago
  11. 2184de1 ONOS-1756: Improve CLI auto completers by Charles M.C. Chan · 9 years ago
  12. bdcbb10 fixed FlowEntry parsing to take table ids by alshabib · 9 years ago
  13. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  14. 67fc097 Remove "strip vlan" from our API because it is the same as "pop vlan". by Jonathan Hart · 9 years ago
  15. c0b3c34 BgpRouter app supports both OVSSwitch and Corsa HW switch. by sangho · 9 years ago
  16. da1644e Added delete all flow rules during Corsa switch handshake by alshabib · 9 years ago
  17. 8ef6d3b Minor tweaks to the flow layer. by Jonathan Hart · 9 years ago
  18. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  19. ab21b2d fix corsa pipeline divergence : need to differentiate between write and apply instructions. by alshabib · 9 years ago
  20. fbe25c5 Getting router interface config into the corsa dataplane pipeline by Saurav Das · 9 years ago
  21. fa2fa93 A set of fixes to ensure that the FlowRuleManager can correctly account for flows by Saurav Das · 9 years ago
  22. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  23. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  24. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  25. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  26. 8995ac5 ONOS-958: Add a Group action to TrafficTreatment subsystem. by sangho · 9 years ago
  27. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  28. 3f97a17d (ONOS-684) Added a few new OF actions, which are required for Segment Routing Application by sangho · 9 years ago
  29. 6cd2f35 Implemented VLAN-to-VLAN routing support for SDN-IP. by Jonathan Hart · 9 years ago
  30. 0f9aba8 ONOS-635 Adding ICMPv6 type and code builder for HostMonitor. by Kunihiro Ishiguro · 9 years ago
  31. 52fae7d ONOS-509: Match IPV6_SRC, IPV6_DST criteria by Charles M.C. Chan · 9 years ago
  32. d0ef752 Parse set-field action in OF1.3 when creating flow rules from flow entries. by Jonathan Hart · 9 years ago
  33. 4785eec removing some TODOs by alshabib · 9 years ago
  34. db8a9d2 Fix serializer exception while using optical intent on distributed store by Praseed Balakrishnan · 9 years ago
  35. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  36. 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]
  37. 1f8e0d7 Add a case to handle 1.3 set-field actions when parsing flow entries. by Jonathan Hart · 9 years ago
  38. cf78320 Changed back to used Apply Actions to find the actions by Jonathan Hart · 9 years ago
  39. 8c67d17 MPLS label selector and treatment by Praseed Balakrishnan · 10 years ago
  40. ff894a2 Use Ip4Address and Ip4Prefix inside FlowEntryBuilder when dealing by Pavlin Radoslavov · 10 years ago
  41. 2dd5abd Optical Treatment to include SigType by Praseed Balakrishnan · 10 years ago
  42. 855ea2d Refactor the IpPrefix API and implementation: by Pavlin Radoslavov · 10 years ago
  43. 52307e6 IpAddress and IpPrefix related cleanup: by Pavlin Radoslavov · 10 years ago
  44. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  45. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  46. 86e5935 Change the way 1.3 flow mods are built to support rewrite actions. by Jonathan Hart · 10 years ago
  47. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  48. bc4a793 Allowed flows to be permanent by Jonathan Hart · 10 years ago
  49. 0e12fad Fixed issues with reading masked IP addresses from Loxi by Jonathan Hart · 10 years ago
  50. 34bc614 Added support for matching TCP ports and fixed flow stat IP address matching by Jonathan Hart · 10 years ago
  51. 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]
  52. c274c90 proxy arp application by alshabib · 10 years ago
  53. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  54. 86166b0 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  55. 19fdc12 fixed of13 glitches by alshabib · 10 years ago
  56. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  57. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  58. 6eb438a fixes for office deployment by alshabib · 10 years ago
  59. 010c31d pretty builders by alshabib · 10 years ago
  60. a68eb96 resilient flows and application id by alshabib · 10 years ago
  61. 219ebaa flowrule states functional by alshabib · 10 years ago
  62. a7f7ca8 trying to fix flow state by alshabib · 10 years ago
  63. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago
  64. 6b5cfec stats reported by alshabib · 10 years ago