1. fa0dc66 adding a criterion for inner vlans used by olt to match on the inner vlan by alshabib · 8 years ago
  2. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  3. 5c4cf1e Correct wrong method name from matchMplsLabel to matchMplsBos by Jian Li · 8 years ago
  4. b40129a [ONOS-3485] Create arp_op selector and add operation to provifer of by BitOhenry · 8 years ago
  5. 08c7294 [ONOS-3391] create arp_spa selector to onos by BitOhenry · 8 years ago
  6. b2f8e81 [ONOS-3376] Create arp_tpa selector to onos by BitOhenry · 8 years ago
  7. e330cf0 [ONOS-3374] Create arp_sha selector to onos by BitOhenry · 8 years ago
  8. 914c7ad [ONOS-3363] Create arp_tha selector to onos by BitOhenry · 8 years ago
  9. 5796d97 REST API related implemetations for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction by Yafit Hadar · 9 years ago
  10. a5beadc Remove optical related APIs deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  11. 93c8804 Fixed a defect where packet requests issued from different instances resulted in 'redundant' packet requests due to different order of criteria serialization. by Thomas Vachuska · 9 years ago
  12. 8770a93 Remove use of deprecated methods regarding TCP/UDP/SCTP ports by Sho SHIMIZU · 9 years ago
  13. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  14. ffc5bbc Support for matching on MPLS BOS indicator bit by Saurav Das · 9 years ago
  15. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  16. 260439d Replace deprecated APIs with the alternatives by Sho SHIMIZU · 9 years ago
  17. c72c8ea Make methods of TrafficSelector.Builder deprecated by Sho SHIMIZU · 9 years ago
  18. 2184de1 ONOS-1756: Improve CLI auto completers by Charles M.C. Chan · 9 years ago
  19. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  20. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  21. d796ae4 Avoid object creation and NullPointerException on unboxing by Sho SHIMIZU · 9 years ago
  22. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  23. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  24. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  25. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  26. 0f9aba8 ONOS-635 Adding ICMPv6 type and code builder for HostMonitor. by Kunihiro Ishiguro · 9 years ago
  27. 52fae7d ONOS-509: Match IPV6_SRC, IPV6_DST criteria by Charles M.C. Chan · 9 years ago
  28. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  29. 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/DefaultTrafficSelector.java]
  30. 8c67d17 MPLS label selector and treatment by Praseed Balakrishnan · 9 years ago
  31. 9b2da21 Fixing flow rule batches by Thomas Vachuska · 9 years ago
  32. 5c94727 javadoc fixes by Yuta HIGUCHI · 9 years ago
  33. 2dd5abd Optical Treatment to include SigType by Praseed Balakrishnan · 9 years ago
  34. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  35. 936c49d Added getCriterion method to TrafficSelector by Jonathan Hart · 10 years ago
  36. 64369da sigtype selector and treatment and fix not finding the switch id in test app. by Praseed Balakrishnan · 10 years ago
  37. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  38. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  39. d87aeca Implement toString for DefaultTrafficSelector and DefaultTrafficTreatment by Jonathan Hart · 10 years ago
  40. 2809bf3 serialization related fixes for flow related classes by Yuta HIGUCHI · 10 years ago
  41. 9c44c9a Add TCP src/dst port traffic selection criteria to TrafficSelector by Toshio Koide · 10 years ago
  42. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  43. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  44. 010c31d pretty builders by alshabib · 10 years ago
  45. 7b2748f flowrules are pushed: we still have an intermittent hang though by alshabib · 10 years ago