1. 30ba400 Fix javadoc warnings by Charles Chan · 8 years ago
  2. 3c25916 Generic extensions to the treatment API to support protocol extensions like by Jonathan Hart · 9 years ago
  3. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  4. ffc5bbc Support for matching on MPLS BOS indicator bit by Saurav Das · 9 years ago
  5. 1468fee Set VLAN ID at the OLT. by Jonathan Hart · 9 years ago
  6. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  7. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  8. c17042d Refactor: Rename the class and method to make them more descriptive by Sho SHIMIZU · 9 years ago
  9. 43f65ed Refactor: Use bidirectional map to make methods easily consistent by Sho SHIMIZU · 9 years ago
  10. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  11. c15ce51 Fix a cast error when creating OpticalConnectivityIntent by Sho SHIMIZU · 9 years ago
  12. c14b2a2 Use long literal to shorten codes by Sho SHIMIZU · 9 years ago
  13. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  14. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  15. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  16. 9af7007 support for corsa pipeline. EXPERIMENTAL. by alshabib · 9 years ago
  17. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  18. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  19. f3b6933 Fix toward ONOS-960 - Signed/unsigned value mismatch for OpenFlow-related by Pavlin Radoslavov · 9 years ago
  20. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  21. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  22. 6cd2f35 Implemented VLAN-to-VLAN routing support for SDN-IP. by Jonathan Hart · 9 years ago
  23. 0f9aba8 ONOS-635 Adding ICMPv6 type and code builder for HostMonitor. by Kunihiro Ishiguro · 9 years ago
  24. 52fae7d ONOS-509: Match IPV6_SRC, IPV6_DST criteria by Charles M.C. Chan · 9 years ago
  25. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  26. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from providers/openflow/flow/src/main/java/org/onlab/onos/provider/of/flow/impl/FlowModBuilder.java]
  27. 119fd5c Javadoc fixes. by Pavlin Radoslavov · 9 years ago
  28. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 9 years ago
  29. 8c67d17 MPLS label selector and treatment by Praseed Balakrishnan · 9 years ago
  30. 23e398d Updated the Flow Mod builders (FlowModBuilder, FlowModBuilderVer10, by Pavlin Radoslavov · 9 years ago
  31. 5c32433 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Praseed Balakrishnan · 10 years ago
  32. 2dd5abd Optical Treatment to include SigType by Praseed Balakrishnan · 10 years ago
  33. d0e32d7 Added support for IPv6 addresses to class IpAddress: by Pavlin Radoslavov · 10 years ago
  34. 855ea2d Refactor the IpPrefix API and implementation: by Pavlin Radoslavov · 10 years ago
  35. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  36. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  37. 86e5935 Change the way 1.3 flow mods are built to support rewrite actions. by Jonathan Hart · 10 years ago
  38. 9eb47ec Working lambda treatment & selectors by Marc De Leenheer · 10 years ago
  39. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  40. 34bc614 Added support for matching TCP ports and fixed flow stat IP address matching by Jonathan Hart · 10 years ago
  41. bcae7bd Removed faulty toInt method and renamed toRealInt to toInt. by Jonathan Hart · 10 years ago
  42. dc711bd Ported PeerConnectivity onto ONOS next, and implemented a service that can by Jonathan Hart · 10 years ago
  43. 193525b clean batch operations by alshabib · 10 years ago
  44. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  45. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  46. 6eb438a fixes for office deployment by alshabib · 10 years ago
  47. 7814e9f office cell and associated fixes (role, idle timeout) by alshabib · 10 years ago
  48. 4906fab initial mobility support by alshabib · 10 years ago
  49. 99b8fdc flows cmd pretty print by alshabib · 10 years ago
  50. 54ce589 supporting multipart stats replies: tested upto 15K rules by alshabib · 10 years ago
  51. f410eee adding break statements that were missing by alshabib · 10 years ago
  52. 219ebaa flowrule states functional by alshabib · 10 years ago
  53. 6b5cfec stats reported by alshabib · 10 years ago
  54. eec3a06 stats are being sent; now handle them by alshabib · 10 years ago