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. 9a2b081 Describe the release in which APIs are tagged as deprecated by Sho SHIMIZU · 9 years ago
  4. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  5. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  6. 585bed9 Place OchSginalType in the right place by Sho SHIMIZU · 9 years ago
  7. 2a9c3af Add description about deprecation of matchLambda(int) by Sho SHIMIZU · 9 years ago
  8. b5e6de6 Define a Criterion for OchSginalType by Sho SHIMIZU · 9 years ago
  9. efc2e28 Define a Criterion for IndexedLambda by Sho SHIMIZU · 9 years ago
  10. 084c4ca Define a Criterion for OchSignal by Sho SHIMIZU · 9 years ago
  11. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  12. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  13. a3a476d reinstating the key field in FilterObjectives by alshabib · 9 years ago
  14. ab8553a Fix a bug: there are two ECN bits in the IPv4 header, not three. by Pavlin Radoslavov · 9 years ago
  15. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  16. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  17. f3b6933 Fix toward ONOS-960 - Signed/unsigned value mismatch for OpenFlow-related by Pavlin Radoslavov · 9 years ago
  18. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  19. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  20. 0f9aba8 ONOS-635 Adding ICMPv6 type and code builder for HostMonitor. by Kunihiro Ishiguro · 9 years ago
  21. 52fae7d ONOS-509: Match IPV6_SRC, IPV6_DST criteria by Charles M.C. Chan · 9 years ago
  22. 36eb6e1 Bugfix: Criteria.toString() does not convert unsigned variables properly. by Charles M.C. Chan · 9 years ago
  23. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  24. 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]
  25. 06596e3 Add javadoc for implementaions of criteria by Sho SHIMIZU · 9 years ago
  26. a66cb12 Correct typo and description in javadoc by Sho SHIMIZU · 9 years ago
  27. dfb9b36 Use non-abbreviated forms in javadoc by Sho SHIMIZU · 9 years ago
  28. 8c67d17 MPLS label selector and treatment by Praseed Balakrishnan · 9 years ago
  29. 9b2da21 Fixing flow rule batches by Thomas Vachuska · 9 years ago
  30. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  31. 2dd5abd Optical Treatment to include SigType by Praseed Balakrishnan · 10 years ago
  32. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  33. 64369da sigtype selector and treatment and fix not finding the switch id in test app. by Praseed Balakrishnan · 10 years ago
  34. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  35. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  36. 2020b89 fix for flow collisions by alshabib · 10 years ago
  37. 9c44c9a Add TCP src/dst port traffic selection criteria to TrafficSelector by Toshio Koide · 10 years ago
  38. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  39. 99b8fdc flows cmd pretty print by alshabib · 10 years ago
  40. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago
  41. c104d28 Fixed a few javadoc warnings. by tom · 10 years ago
  42. b45d196 flowrule builder by alshabib · 10 years ago
  43. 64231f6 flowruleprovider builds flowmods by alshabib · 10 years ago
  44. 35edb1a building flowmods by alshabib · 10 years ago
  45. a9c199f renamed VLAN, IP, and MACAddress classes by Ayaka Koshibe · 10 years ago
  46. 7b79549 initial impl of criteria by alshabib · 10 years ago
  47. 7410fea basic instructions implemented by alshabib · 10 years ago[Renamed (95%) from core/api/src/main/java/org/onlab/onos/net/flow/Criteria.java]
  48. 369d294 some interface changes to flow and packet by alshabib · 10 years ago
  49. 8bb1606 Added a set of abstractions for flow rule subsystem. by tom · 10 years ago