1. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  2. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  3. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  4. 0b22d8f Working implementation of Bmv2FlowRuleProgrammable by Carmelo Cascone · 7 years ago
  5. a9b3c9b [ONOS-6774] Mechanism to unregister pipeconfs in PiPipeconfService by Andrea Campanella · 7 years ago
  6. 9589884 Allowing edge-links to be created with (inherit) the target host annotations. by Thomas Vachuska · 7 years ago
  7. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  8. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  9. b2e3dba Pi classes to support P4Runtime action profiles by Carmelo Cascone · 7 years ago
  10. f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
  11. 32000d3 [ONOS-6806] Add getAvailableDeviceCount method to DeviceService by mskala · 7 years ago
  12. fc1d34c [ONOS-6809] Implementation for packet out in p4Runtime by Andrea Campanella · 7 years ago
  13. adfeffd Add channel parameter to optical connectivity intent (ONOS-6670) by Marc De Leenheer · 7 years ago
  14. c672c98 [ONOS-6750]Implement BMv2 PacketProgrammable by Frank Wang · 7 years ago
  15. 31d3e44 Better handling of extensions in PiPipeconf by Carmelo Cascone · 7 years ago
  16. 32a01b2 Added method to retrieve field matches by ID in PiCriterion by Carmelo Cascone · 7 years ago
  17. 432f718 [ONOS-6809] Support for Packets and packet Metadata by Andrea Campanella · 7 years ago
  18. 07d7271 ONOS-6555 Default pipeconf implementation and builder by Carmelo Cascone · 7 years ago
  19. 3b615e6 Fixing a typo in the MeterState enum. by Aaron Kruglikov · 7 years ago
  20. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  21. 2261917 Fix equality in PiCriterion by Carmelo Cascone · 7 years ago
  22. 2cfe8ef Moving Extensions codecs to net/flow to avoid circular dependencies by Andrea Campanella · 7 years ago
  23. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  24. 60c4528 ONOS-6786 Fix NPE when a host netcfg without location being posted by Charles Chan · 7 years ago
  25. f7aa3f9 ONOS-6559 P4Runtime protocol library by Carmelo Cascone · 7 years ago
  26. bc112a9 [ONOS-6564] Adding PiPeconf behaviours to driver for device. by Andrea Campanella · 7 years ago
  27. af75c13 FIX: Set band.type in MeterStats to avoid nullpointer in meter related operations (e.g, removal). by Jordi Ortiz · 7 years ago
  28. 9287b63 MeterManager optimiziation. Use entryset instead of keyset avoiding some store access, by Jordi Ortiz · 7 years ago
  29. 047d892 [ONOS-6697] New HostDiscovery behavior by mskala · 7 years ago
  30. 527f8d0 Decoupling PortStatistcsDiscovery and DeviceDescriptionDiscovery by Andrea Campanella · 7 years ago
  31. df38321 [ONOS-6557]Add PiCriterion and PiInstruction builders for flow rules by Frank Wang · 7 years ago
  32. 83949a1 Limit string field lengths for network/configuration objects by Jordan Halterman · 7 years ago
  33. c99b15a [ONOS-6640] Remove controllers api in ControllerConfig by Palash Kala · 7 years ago
  34. 00a5996 ONOS-6605 PI flow rule translator implementation by Carmelo Cascone · 7 years ago
  35. 4160574 Support for generic table IDs in flow rules by Carmelo Cascone · 7 years ago
  36. 7b82170 Minor changes to PI runtime classes by Carmelo Cascone · 7 years ago
  37. 7e40c01 [ONOS-6607] Get active flow entries count in FlowRuleService by Patryk Konopka · 7 years ago
  38. 10618f6 ONOS-6327: Implement details panel for host view. by Simon Hunt · 7 years ago
  39. 0d89ea3 Limit/validate string lengths for various identifiers to prevent DoS from large objects by Jordan Halterman · 7 years ago
  40. 8694308 ONOS-6327: Implemented details panel for host view. by Simon Hunt · 7 years ago
  41. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  42. 61fc0d8 Extend Network Config Host Provider to support multihoming by Charles Chan · 7 years ago
  43. 9eed0b1 Revisit Annotations merging by Yuta HIGUCHI · 7 years ago
  44. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  45. 241896c [ONOS-6463] general device Provider by Andrea Campanella · 7 years ago
  46. 3142f64 Avoid accidental link type override by Yuta HIGUCHI · 7 years ago
  47. 2ad387d Respect bidirectional link config by Yuta HIGUCHI · 7 years ago
  48. 43740a0 Pruned old BMv2 stuff by Carmelo Cascone · 7 years ago
  49. 1022a4e ONOS-6464 interfaces for protocol-independence (PI) by Carmelo Cascone · 7 years ago
  50. 0c6182f Remove deprecated proxy ARP implementation by Ray Milkey · 7 years ago
  51. a695719 Remove deprecated flow statistics APIs by Ray Milkey · 7 years ago
  52. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  53. 485da34 Optimize FlowId hash computation. by Jordan Halterman · 7 years ago
  54. 0a42095 Remove deprecated NetTools class by Ray Milkey · 7 years ago
  55. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  56. 0d1f3fa [ONOS-6527] Support serializing multiple types using the same type ID when a serializer is explicitly provided by Jordan Halterman · 7 years ago
  57. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  58. a1c8f71 [ONOS-6508] Copy ImmutableList in DiscreteResourceId constructor to ensure binary serialization formats match across all resource IDs by Jordan Halterman · 7 years ago
  59. 6deacbd DisjointPath should've been immutable. by Yuta HIGUCHI · 7 years ago
  60. 80bee53 [ONOS-6451] Datapath type setting function for supporting OVS DPDK addBridge by jaegonkim · 7 years ago
  61. 16efe17 Remove deprecated flag on a method that has no replacement by Ray Milkey · 7 years ago
  62. a684b6e Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  63. b1b4489 fix obstacle constraint to support edge links by Michele Santuari · 7 years ago
  64. 9f2d724 Added builder for PortDescription by Yuta HIGUCHI · 7 years ago
  65. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  66. d3a0b21 Fix latency constraint by dingdamu · 7 years ago
  67. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  68. f76f6d5 Add more log for debugging. by Yuta HIGUCHI · 7 years ago
  69. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  70. 5733c38 [ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support by Frank Wang · 7 years ago
  71. df28ecd [ONOS-6188] Notify to MeterListeners meter installation and removal on device. by Jordi Ortiz · 7 years ago
  72. 6c84776 [ONOS-5934] MeterId availability after withdraw. by Jordi Ortiz · 7 years ago
  73. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  74. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  75. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  76. bbf6e8b Enhance the behaviour of ProtectionConfigBehaviour by MaoLu · 7 years ago
  77. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  78. 770093f Extension of the LinkCollectionCompiler to support Domains by Thomas Szyrkowiec · 7 years ago
  79. f01826c Fixed issue with canonicalization of link identifiers. by Simon Hunt · 7 years ago
  80. 2103304 Fix to enable adding INDIRECT link via BasicLinkConfig by Yuta HIGUCHI · 7 years ago
  81. a271faa Implementation of the DomainService by Michele Santuari · 7 years ago
  82. 38dd82e domain intent APIs by Michele Santuari · 7 years ago
  83. ac8b229 ONOS-6225 Expose k-shortest path search as part of TopologyService. by Yuta HIGUCHI · 7 years ago
  84. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  85. 38fc71e [ONOS-6016] Enhance IntentInstaller for FlowObjective by Yi Tseng · 7 years ago
  86. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  87. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  88. a8a1375 Clarify expected String content by Yuta HIGUCHI · 7 years ago
  89. d821b18 [ONOS-6224] L3VPN service delete by janani b · 7 years ago
  90. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  91. dab4d77 Enabling port statistics discovery in NETCONF device provider. by Gaurav Agrawal · 7 years ago
  92. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  93. f90c650 [ONOS-6033] Corsa pipelines should filter the clear deferred actions by Pier Luigi · 7 years ago
  94. 8add0f6 Simplify the method chain by Sho SHIMIZU · 7 years ago
  95. 43de6ee Refactoring abstract driver loader to assure that default drivers get loaded first by default. by Thomas Vachuska · 7 years ago
  96. ec551d3 Allow links to be configured as unidirectional. by Marc De Leenheer · 7 years ago
  97. 76767fa "inject" Device provider by Yuta HIGUCHI · 7 years ago
  98. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  99. 04c461d :Revise behaviour to return empty list by sangyun-han · 7 years ago
  100. 44f18e9 ConfigFlowRuleProgrammable by Yuta HIGUCHI · 7 years ago