1. 67fc097 Remove "strip vlan" from our API because it is the same as "pop vlan". by Jonathan Hart · 9 years ago
  2. 8ef6d3b Minor tweaks to the flow layer. by Jonathan Hart · 9 years ago
  3. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  4. 54b406b Add push VLAN treatment and use it in BgpRouter groups by Jonathan Hart · 9 years ago
  5. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  6. ab21b2d fix corsa pipeline divergence : need to differentiate between write and apply instructions. by alshabib · 9 years ago
  7. fbe25c5 Getting router interface config into the corsa dataplane pipeline by Saurav Das · 9 years ago
  8. 1058080 WIP: Started implementing static flows for corsa vanderweken pipeline. by alshabib · 9 years ago
  9. 9af7007 support for corsa pipeline. EXPERIMENTAL. by alshabib · 9 years ago
  10. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  11. 8995ac5 ONOS-958: Add a Group action to TrafficTreatment subsystem. by sangho · 9 years ago
  12. 3f97a17d (ONOS-684) Added a few new OF actions, which are required for Segment Routing Application by sangho · 9 years ago
  13. 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
  14. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  15. 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/DefaultTrafficTreatment.java]
  16. 8c67d17 MPLS label selector and treatment by Praseed Balakrishnan · 10 years ago
  17. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  18. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  19. 855ea2d Refactor the IpPrefix API and implementation: by Pavlin Radoslavov · 10 years ago
  20. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  21. 86e5935 Change the way 1.3 flow mods are built to support rewrite actions. by Jonathan Hart · 10 years ago
  22. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  23. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  24. 6e88c68 Intent treatments need to be passed down to the flows by Jonathan Hart · 10 years ago
  25. d87aeca Implement toString for DefaultTrafficSelector and DefaultTrafficTreatment by Jonathan Hart · 10 years ago
  26. 2809bf3 serialization related fixes for flow related classes by Yuta HIGUCHI · 10 years ago
  27. 1679e18 Eliminating some performance bottlenecks; more to be done. by tom · 10 years ago
  28. 8ca5390 added hashcode and equals to treatments by alshabib · 10 years ago
  29. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  30. 010c31d pretty builders by alshabib · 10 years ago
  31. 7b2748f flowrules are pushed: we still have an intermittent hang though by alshabib · 10 years ago
  32. 35edb1a building flowmods by alshabib · 10 years ago
  33. 55a55d9 fix for cbench by alshabib · 10 years ago
  34. 030111e sample app launched by alshabib · 10 years ago
  35. 1d4cace very basic broken reactive forwarding; nit yet using treatments, but rather defaulting to flood for everything by alshabib · 10 years ago