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