1. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  2. 0f9aba8 ONOS-635 Adding ICMPv6 type and code builder for HostMonitor. by Kunihiro Ishiguro · 9 years ago
  3. 52fae7d ONOS-509: Match IPV6_SRC, IPV6_DST criteria by Charles M.C. Chan · 9 years ago
  4. 36eb6e1 Bugfix: Criteria.toString() does not convert unsigned variables properly. by Charles M.C. Chan · 9 years ago
  5. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  6. 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/criteria/Criteria.java]
  7. 06596e3 Add javadoc for implementaions of criteria by Sho SHIMIZU · 9 years ago
  8. a66cb12 Correct typo and description in javadoc by Sho SHIMIZU · 9 years ago
  9. dfb9b36 Use non-abbreviated forms in javadoc by Sho SHIMIZU · 9 years ago
  10. 8c67d17 MPLS label selector and treatment by Praseed Balakrishnan · 10 years ago
  11. 9b2da21 Fixing flow rule batches by Thomas Vachuska · 10 years ago
  12. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  13. 2dd5abd Optical Treatment to include SigType by Praseed Balakrishnan · 10 years ago
  14. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  15. 64369da sigtype selector and treatment and fix not finding the switch id in test app. by Praseed Balakrishnan · 10 years ago
  16. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  17. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  18. 2020b89 fix for flow collisions by alshabib · 10 years ago
  19. 9c44c9a Add TCP src/dst port traffic selection criteria to TrafficSelector by Toshio Koide · 10 years ago
  20. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  21. 99b8fdc flows cmd pretty print by alshabib · 10 years ago
  22. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago
  23. c104d28 Fixed a few javadoc warnings. by tom · 10 years ago
  24. b45d196 flowrule builder by alshabib · 10 years ago
  25. 64231f6 flowruleprovider builds flowmods by alshabib · 10 years ago
  26. 35edb1a building flowmods by alshabib · 10 years ago
  27. a9c199f renamed VLAN, IP, and MACAddress classes by Ayaka Koshibe · 10 years ago
  28. 7b79549 initial impl of criteria by alshabib · 10 years ago
  29. 7410fea basic instructions implemented by alshabib · 10 years ago[Renamed (95%) from core/api/src/main/java/org/onlab/onos/net/flow/Criteria.java]
  30. 369d294 some interface changes to flow and packet by alshabib · 10 years ago
  31. 8bb1606 Added a set of abstractions for flow rule subsystem. by tom · 10 years ago