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