1. 0fd79d9 Group handling changes: by Saurav Das · 8 years ago
  2. 1ef82db [ONOS-4115] Support flow table pipeline for REST API by Jian Li · 8 years ago
  3. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  4. a0c9db2 Remove methods deprecated in Drake from Instructions by Sho SHIMIZU · 8 years ago
  5. ea12532 Document releases APIs were deprecated in by Ray Milkey · 8 years ago
  6. c7840bd Improvements to flows list command. by Jonathan Hart · 8 years ago
  7. 3cce60b [ONOS-3499] Add the set treatments of ARP_SPA, ARP_SHA and ARP_OP. by lishuai · 8 years ago
  8. 880b644 decoupling extension types from of protocol by alshabib · 8 years ago
  9. 4f98008 CORD-48 Added support for broadcast next objective in OFDPA driver. by Saurav Das · 8 years ago
  10. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 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. bbfdaaa Implement OFActionSetQueue (OpenFlow 1.3 only) by Steffen Gebert · 9 years ago
  14. 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
  15. 7efabeb [CORD-197] Properly handles a flow with empty instruction by Charles Chan · 9 years ago
  16. a5beadc Remove optical related APIs deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  17. 7e6c826 Remove deprecated method by Sho SHIMIZU · 9 years ago
  18. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  19. 73a7dd4 Support for setting the MPLS BOS indicator bit. by Saurav Das · 9 years ago
  20. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  21. c8bd97c ONOS-2403 Support setting TCP/UDP port action in flow rule for OpenFlow13 by Hyunsun Moon · 9 years ago
  22. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  23. be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
  24. 7b808c5 small fixes to ethtype pattern by alshabib · 9 years ago
  25. 6c8eff3 ONOS-1746 Fixed hashCode implementation to be immune from non-deterministic enum hashCode. by Thomas Vachuska · 9 years ago
  26. 86af8f1 Adding support for writing metadata instruction. Needed by Centec driver. by Saurav Das · 9 years ago
  27. 0ad4398 fix remaining signing issues in treatments. by alshabib · 9 years ago
  28. 2e7ac84 Make Instructions.modL0Lambda(short) deprecated by Sho SHIMIZU · 9 years ago
  29. e9e1275 Define an Instruction for OchSignal and its static factory method by Sho SHIMIZU · 9 years ago
  30. d17abc2 Refactored driver to use new FlowRule api. by alshabib · 9 years ago
  31. 34c9590 ONOS-533 Fix copyrights 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. 54b406b Add push VLAN treatment and use it in BgpRouter groups by Jonathan Hart · 9 years ago
  34. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  35. ab21b2d fix corsa pipeline divergence : need to differentiate between write and apply instructions. by alshabib · 9 years ago
  36. 3e2b651 Fixing javadocs. by Thomas Vachuska · 9 years ago
  37. fbe25c5 Getting router interface config into the corsa dataplane pipeline by Saurav Das · 9 years ago
  38. 6a47964 Instruction related fixes by Yuta HIGUCHI · 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. 32a53c5 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  43. 8995ac5 ONOS-958: Add a Group action to TrafficTreatment subsystem. by sangho · 9 years ago
  44. 3f97a17d (ONOS-684) Added a few new OF actions, which are required for Segment Routing Application by sangho · 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/instructions/Instructions.java]
  47. 8c67d17 MPLS label selector and treatment by Praseed Balakrishnan · 9 years ago
  48. 9b2da21 Fixing flow rule batches by Thomas Vachuska · 9 years ago
  49. 4ce6529 Instructions: bug fix by Yuta HIGUCHI · 10 years ago
  50. 855ea2d Refactor the IpPrefix API and implementation: by Pavlin Radoslavov · 10 years ago
  51. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  52. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  53. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  54. 8ca5390 added hashcode and equals to treatments by alshabib · 10 years ago
  55. 99b8fdc flows cmd pretty print by alshabib · 10 years ago
  56. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago
  57. 64231f6 flowruleprovider builds flowmods by alshabib · 10 years ago
  58. 35edb1a building flowmods by alshabib · 10 years ago
  59. a9c199f renamed VLAN, IP, and MACAddress classes by Ayaka Koshibe · 10 years ago
  60. 7b79549 initial impl of criteria by alshabib · 10 years ago
  61. 7410fea basic instructions implemented by alshabib · 10 years ago
  62. 55a55d9 fix for cbench by alshabib · 10 years ago