1. ffc5bbc Support for matching on MPLS BOS indicator bit by Saurav Das · 9 years ago
  2. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  3. 260439d Replace deprecated APIs with the alternatives by Sho SHIMIZU · 9 years ago
  4. c72c8ea Make methods of TrafficSelector.Builder deprecated by Sho SHIMIZU · 9 years ago
  5. 2184de1 ONOS-1756: Improve CLI auto completers by Charles M.C. Chan · 9 years ago
  6. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  7. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  8. d796ae4 Avoid object creation and NullPointerException on unboxing by Sho SHIMIZU · 9 years ago
  9. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  10. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  11. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  12. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  13. 0f9aba8 ONOS-635 Adding ICMPv6 type and code builder for HostMonitor. by Kunihiro Ishiguro · 9 years ago
  14. 52fae7d ONOS-509: Match IPV6_SRC, IPV6_DST criteria by Charles M.C. Chan · 9 years ago
  15. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  16. 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/DefaultTrafficSelector.java]
  17. 8c67d17 MPLS label selector and treatment by Praseed Balakrishnan · 9 years ago
  18. 9b2da21 Fixing flow rule batches by Thomas Vachuska · 9 years ago
  19. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  20. 2dd5abd Optical Treatment to include SigType by Praseed Balakrishnan · 10 years ago
  21. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  22. 936c49d Added getCriterion method to TrafficSelector by Jonathan Hart · 10 years ago
  23. 64369da sigtype selector and treatment and fix not finding the switch id in test app. by Praseed Balakrishnan · 10 years ago
  24. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  25. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  26. d87aeca Implement toString for DefaultTrafficSelector and DefaultTrafficTreatment by Jonathan Hart · 10 years ago
  27. 2809bf3 serialization related fixes for flow related classes by Yuta HIGUCHI · 10 years ago
  28. 9c44c9a Add TCP src/dst port traffic selection criteria to TrafficSelector by Toshio Koide · 10 years ago
  29. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  30. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  31. 010c31d pretty builders by alshabib · 10 years ago
  32. 7b2748f flowrules are pushed: we still have an intermittent hang though by alshabib · 10 years ago