1. af3b428 [ONOS-6765] Juniper pipelines should filter the clear deferred action by HelloONOS · 7 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. df38321 [ONOS-6557]Add PiCriterion and PiInstruction builders for flow rules by Frank Wang · 7 years ago
  4. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  5. 9215ff2 Adding support for VLAN_PUSH with EtherType (incl. Q-in-Q) by Konstantinos Kanonakis · 7 years ago
  6. 2a81c9d [ONOS-5264] [ONOS-5242] Intents w/ FilteredConnectPoint by Yi Tseng · 8 years ago
  7. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  8. 84d5a29 Remove methods deprecated in Drake from TrafficTreatment API by Ray Milkey · 8 years ago
  9. 3cce60b [ONOS-3499] Add the set treatments of ARP_SPA, ARP_SHA and ARP_OP. by lishuai · 8 years ago
  10. 880b644 decoupling extension types from of protocol by alshabib · 8 years ago
  11. ba2d3b7 Implement OFActionEnqueue (OpenFlow 1.0 only) by Steffen Gebert · 9 years ago
  12. 3c25916 Generic extensions to the treatment API to support protocol extensions like by Jonathan Hart · 9 years ago
  13. 5796d97 REST API related implemetations for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction by Yafit Hadar · 9 years ago
  14. 3e59464 Change OLT app to push Q-in-Q tagging flows rather than transparent VLAN flows. by Jonathan Hart · 9 years ago
  15. bbfdaaa Implement OFActionSetQueue (OpenFlow 1.3 only) by Steffen Gebert · 9 years ago
  16. 605854f Remove methods deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  17. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  18. 73a7dd4 Support for setting the MPLS BOS indicator bit. by Saurav Das · 9 years ago
  19. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  20. c8bd97c ONOS-2403 Support setting TCP/UDP port action in flow rule for OpenFlow13 by Hyunsun Moon · 9 years ago
  21. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  22. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  23. 9a2b081 Describe the release in which APIs are tagged as deprecated by Sho SHIMIZU · 9 years ago
  24. 7b808c5 small fixes to ethtype pattern by alshabib · 9 years ago
  25. 86af8f1 Adding support for writing metadata instruction. Needed by Centec driver. by Saurav Das · 9 years ago
  26. 0ad4398 fix remaining signing issues in treatments. by alshabib · 9 years ago
  27. 79906e4 Remove "public" from TrafficTreatment to follow our convention by Sho SHIMIZU · 9 years ago
  28. d17abc2 Refactored driver to use new FlowRule api. by alshabib · 9 years ago
  29. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  30. 4a0ba56 DefaultTrafficTreatment: Build all-instructions list at creation time by Jonathan Hart · 9 years ago
  31. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  32. 67fc097 Remove "strip vlan" from our API because it is the same as "pop vlan". by Jonathan Hart · 9 years ago
  33. 8ef6d3b Minor tweaks to the flow layer. by Jonathan Hart · 9 years ago
  34. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  35. 54b406b Add push VLAN treatment and use it in BgpRouter groups by Jonathan Hart · 9 years ago
  36. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  37. ab21b2d fix corsa pipeline divergence : need to differentiate between write and apply instructions. by alshabib · 9 years ago
  38. fbe25c5 Getting router interface config into the corsa dataplane pipeline by Saurav Das · 9 years ago
  39. 9af7007 support for corsa pipeline. EXPERIMENTAL. by alshabib · 9 years ago
  40. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  41. febe82c Implement some of the missing IPv6 flowmod treatments by Pavlin Radoslavov · 9 years ago
  42. 8995ac5 ONOS-958: Add a Group action to TrafficTreatment subsystem. by sangho · 9 years ago
  43. 3f97a17d (ONOS-684) Added a few new OF actions, which are required for Segment Routing Application by sangho · 9 years ago
  44. f4df005 ONOS-537 Provided maxLen setting to make sure packet data is sent with packet-in message. Also added support for TrafficTreatment.Builder.punt(); by Thomas Vachuska · 9 years ago
  45. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  46. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/api/src/main/java/org/onlab/onos/net/flow/TrafficTreatment.java]
  47. 8c67d17 MPLS label selector and treatment by Praseed Balakrishnan · 9 years ago
  48. bdaea83 Follow javadoc convention by Sho SHIMIZU · 9 years ago
  49. 855ea2d Refactor the IpPrefix API and implementation: by Pavlin Radoslavov · 10 years ago
  50. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  51. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  52. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  53. 010c31d pretty builders by alshabib · 10 years ago
  54. 55a55d9 fix for cbench by alshabib · 10 years ago
  55. 369d294 some interface changes to flow and packet by alshabib · 10 years ago
  56. 8bb1606 Added a set of abstractions for flow rule subsystem. by tom · 10 years ago