1. 75b882f7 [ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port by Andreas Gilbert · 7 years ago
  2. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  3. 46b67ae Remove methods deprecated in Drake from TrafficSelector API by Ray Milkey · 8 years ago
  4. 9d6c86b Adding eth masking in match by Saurav Das · 8 years ago
  5. fa0dc66 adding a criterion for inner vlans used by olt to match on the inner vlan by alshabib · 8 years ago
  6. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  7. b40129a [ONOS-3485] Create arp_op selector and add operation to provifer of by BitOhenry · 8 years ago
  8. 08c7294 [ONOS-3391] create arp_spa selector to onos by BitOhenry · 8 years ago
  9. b2f8e81 [ONOS-3376] Create arp_tpa selector to onos by BitOhenry · 8 years ago
  10. e330cf0 [ONOS-3374] Create arp_sha selector to onos by BitOhenry · 8 years ago
  11. 914c7ad [ONOS-3363] Create arp_tha selector to onos by BitOhenry · 8 years ago
  12. a5beadc Remove optical related APIs deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  13. d714efe Remove unused import statements by Sho SHIMIZU · 9 years ago
  14. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  15. ffc5bbc Support for matching on MPLS BOS indicator bit by Saurav Das · 9 years ago
  16. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  17. c72c8ea Make methods of TrafficSelector.Builder deprecated by Sho SHIMIZU · 9 years ago
  18. 60f1214 Fix typo by Sho SHIMIZU · 9 years ago
  19. 15c3800 Remove "public" from TrafficSelector definition to follow our convention by Sho SHIMIZU · 9 years ago
  20. 2184de1 ONOS-1756: Improve CLI auto completers by Charles M.C. Chan · 9 years ago
  21. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  22. d796ae4 Avoid object creation and NullPointerException on unboxing by Sho SHIMIZU · 9 years ago
  23. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  24. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  25. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  26. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  27. 0f9aba8 ONOS-635 Adding ICMPv6 type and code builder for HostMonitor. by Kunihiro Ishiguro · 9 years ago
  28. 52fae7d ONOS-509: Match IPV6_SRC, IPV6_DST criteria by Charles M.C. Chan · 9 years ago
  29. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  30. 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/TrafficSelector.java]
  31. 8c67d17 MPLS label selector and treatment by Praseed Balakrishnan · 9 years ago
  32. bdaea83 Follow javadoc convention by Sho SHIMIZU · 9 years ago
  33. 5c94727 javadoc fixes by Yuta HIGUCHI · 9 years ago
  34. 2dd5abd Optical Treatment to include SigType by Praseed Balakrishnan · 9 years ago
  35. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  36. 936c49d Added getCriterion method to TrafficSelector by Jonathan Hart · 10 years ago
  37. 64369da sigtype selector and treatment and fix not finding the switch id in test app. by Praseed Balakrishnan · 10 years ago
  38. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  39. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  40. 9c44c9a Add TCP src/dst port traffic selection criteria to TrafficSelector by Toshio Koide · 10 years ago
  41. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  42. 010c31d pretty builders by alshabib · 10 years ago
  43. 7410fea basic instructions implemented by alshabib · 10 years ago
  44. 369d294 some interface changes to flow and packet by alshabib · 10 years ago
  45. 8bb1606 Added a set of abstractions for flow rule subsystem. by tom · 10 years ago