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