1. 0681016 Remove IndexedLambdaCriterion deprecated in Emu by Sho SHIMIZU · 8 years ago
  2. b38f88e Print EthCriterion mask only when there is one by Charles Chan · 8 years ago
  3. 28e039b Remove methods deprecated in Drake from Criteria API by Ray Milkey · 8 years ago
  4. 9d6c86b Adding eth masking in match by Saurav Das · 8 years ago
  5. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 9 years ago
  6. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  7. c7840bd Improvements to flows list command. by Jonathan Hart · 8 years ago
  8. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  9. fa0dc66 adding a criterion for inner vlans used by olt to match on the inner vlan by alshabib · 8 years ago
  10. 603e8d9 Optical related minor fixes by HIGUCHI Yuta · 8 years ago
  11. 2c30530 Deprecate IndexedLambda and remove from optical intent compiler. by Marc De Leenheer · 8 years ago
  12. f1ecf99 [ONOS-3513] Implement PBB I-SID Criterion and test case to Southbound by Jian Li · 8 years ago
  13. efb3875 [ONOS-3284]Traffic selector updated for NSH ext match by Phaneendra Manda · 8 years ago
  14. 7351461 [Emu] ODU SIGID and SIGTYPE FlowEntryBuilder and FlowModBuilder implementations by Yafit Hadar · 9 years ago
  15. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  16. fd44dc9 [ONOS-3480] Implement MPLS TC Criterion to Southbound by Jian Li · 8 years ago
  17. 79bdf3c [ONOS-3494] Add test case for TCPFlags Criterion by Jian Li · 8 years ago
  18. 5c4cf1e Correct wrong method name from matchMplsLabel to matchMplsBos by Jian Li · 8 years ago
  19. 2748b2c [onos-3494] Implement TCP Flags Criterion to Southbound by Jian Li · 8 years ago
  20. 11620c9 [ONOS-3469] Add arp_op Criteria to onos by BitOhenry · 8 years ago
  21. 08c7294 [ONOS-3391] create arp_spa selector to onos by BitOhenry · 8 years ago
  22. e330cf0 [ONOS-3374] Create arp_sha selector to onos by BitOhenry · 8 years ago
  23. cc024eb [ONOS-3273] Add arp_sha or arp_tha Criteria to onos by BitOhenry · 9 years ago
  24. a72d44d [ONOS-3172] Add arp_spa or arp_tpa Criteria to onos by lishuai · 9 years ago
  25. 52d8155 [Emu] Defining classes for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction - Data Model and Tests only by Yafit Hadar · 9 years ago
  26. a5beadc Remove optical related APIs deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  27. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  28. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  29. ffc5bbc Support for matching on MPLS BOS indicator bit by Saurav Das · 9 years ago
  30. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  31. 9a2b081 Describe the release in which APIs are tagged as deprecated by Sho SHIMIZU · 9 years ago
  32. 7b808c5 small fixes to ethtype pattern by alshabib · 9 years ago
  33. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  34. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago
  35. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  36. 6c8eff3 ONOS-1746 Fixed hashCode implementation to be immune from non-deterministic enum hashCode. by Thomas Vachuska · 9 years ago
  37. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  38. 585bed9 Place OchSginalType in the right place by Sho SHIMIZU · 9 years ago
  39. 2a9c3af Add description about deprecation of matchLambda(int) by Sho SHIMIZU · 9 years ago
  40. b5e6de6 Define a Criterion for OchSginalType by Sho SHIMIZU · 9 years ago
  41. efc2e28 Define a Criterion for IndexedLambda by Sho SHIMIZU · 9 years ago
  42. 084c4ca Define a Criterion for OchSignal by Sho SHIMIZU · 9 years ago
  43. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  44. 2184de1 ONOS-1756: Improve CLI auto completers by Charles M.C. Chan · 9 years ago
  45. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  46. a3a476d reinstating the key field in FilterObjectives by alshabib · 9 years ago
  47. ab8553a Fix a bug: there are two ECN bits in the IPv4 header, not three. by Pavlin Radoslavov · 9 years ago
  48. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  49. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  50. f3b6933 Fix toward ONOS-960 - Signed/unsigned value mismatch for OpenFlow-related by Pavlin Radoslavov · 9 years ago
  51. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  52. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  53. 0f9aba8 ONOS-635 Adding ICMPv6 type and code builder for HostMonitor. by Kunihiro Ishiguro · 9 years ago
  54. 52fae7d ONOS-509: Match IPV6_SRC, IPV6_DST criteria by Charles M.C. Chan · 9 years ago
  55. 36eb6e1 Bugfix: Criteria.toString() does not convert unsigned variables properly. by Charles M.C. Chan · 9 years ago
  56. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  57. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago