1. ac01ef3 Fixes npe during l2 flood creation by pier · 6 years ago
  2. 0a29525 Extends XConnectManager by pier · 6 years ago
  3. be2fe3f Extends L2LbManager by pier · 6 years ago
  4. bd52f38 Implement L2 load balancer support in XConnectManager by Charles Chan · 6 years ago
  5. 08631d3 Implement L2 load balancing service by Charles Chan · 6 years ago
  6. d120291 Only one node should be master of initializing the DCS store by Andrea Campanella · 5 years ago
  7. fa6af0c Implement static component properties - passed through without modification by Ray Milkey · 5 years ago
  8. ea3abd4 cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago
  9. a01c692 Removing OCH singal from intent created from TAPI. by Andrea Campanella · 5 years ago
  10. d223126 Offload packet processing to another thread by Charles Chan · 5 years ago
  11. d6a5e8f Disable DHCP relay counters by Charles Chan · 5 years ago
  12. 5854f2b Fixed potential NPE in packet-stats for ipv4 tcp packets by Harshada Chaundkar · 5 years ago
  13. e5444c4 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  14. e22a6b1 Minor fix for tapi helper and for TAPI Rpc error message by Andrea Campanella · 5 years ago
  15. ddfaf16 ONOS-7827 SIP for line ports (Photonic Media). by Ramon Casellas · 6 years ago
  16. 2f3f17f Update xconnectService when the service is bound/unbound by Charles Chan · 5 years ago
  17. b134514 upgrade nodejs bazel rules to version 0.26.0 by Ray Milkey · 5 years ago
  18. c3cb9af Bump grpc-java to 1.18.0 by Carmelo Cascone · 5 years ago
  19. 0c0f275 [ONOS-7938] fix for optical connectivity intent compiler by Boyuan Yan · 5 years ago
  20. fd8ba61 Fix for Netconf device re-connection. by Andrea Campanella · 5 years ago
  21. 5cd5814 Potential Null Pointer Exception fix for Cpman, Groups , Flows and Mastership API by Harshada Chaundkar · 5 years ago
  22. e6a7434 FPM Connections REST API Corrected style check errors by Harshada Chaundkar · 5 years ago
  23. a828e07 [odtn] Fix bug in order to delete lower-connections properly when connectivity deleted by hiroki · 5 years ago
  24. 594b308 Added null check for empty ArrayNode object in DhcpRelayWebResource.java by Harshada Chaundkar · 5 years ago
  25. f08f6b3 DhcpRelayWebResource cannot find DhcpRelayService when it become instantiated by Harshada Chaundkar · 5 years ago
  26. f4e35e7 fixing OpticalIntentUtility for support of intents from client port to client port by alessio · 5 years ago
  27. cb7e4ec [ONOS-7826] Adding a TAPI 2.1 Flow Rule programmable behaviour by Andrea Campanella · 5 years ago
  28. c3113e9 Re-package grpc and protobuf with the right group id and version by Carmelo Cascone · 5 years ago
  29. eb2edbb New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  30. 8361914 Fix build of protobuf-related components to support Bazel 0.22 by Carmelo Cascone · 5 years ago
  31. 5b66d11 Eliminate redundant flow programming when host moves by Charles Chan · 6 years ago
  32. ac90fbe ONOS-7827 TAPI Phot. OpticalConnectivity intent. by Ramon Casellas · 5 years ago
  33. 9d3ad8b ONOS-7867 FlowRuleProgrammable driver for OpenConfig Cassini by hiroki · 5 years ago
  34. cc67093a PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager by Harshada Chaundkar · 5 years ago
  35. de213ec Fix to enable odtn-tapi-handlers-test by Ai Hamano · 5 years ago
  36. 2669281 Resolve WARN when atcivating odtn-api alone by Ai Hamano · 5 years ago
  37. e0b80b2 Add description and change log level for odtn-show-tapi-context by Ai Hamano · 5 years ago
  38. bb0fc28 Enabling REST API and swagger docs for apps with no resources folder by Andrea Campanella · 5 years ago
  39. f6421e8 If modelObject is empty here, it may cause exception later. by kezhiyong · 5 years ago
  40. 50c0c4c [ONOS-7876] Initial STC implementation for ODTN by Andrea Campanella · 6 years ago
  41. 1e0d651 Fix route events delivery by pier · 6 years ago
  42. 8c95b1e Lookup stored route on remove to ensure bytes consistency. by Jordan Halterman · 6 years ago
  43. c174db1 API for LLDP, NS, NA, ARP counter added in Packet stats app by Sudhir Kumar Maurya · 6 years ago
  44. cbc45ef [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 6 years ago
  45. 3d27ae5 Fix: ONOS-7878. Serialized Device Annotations so that Events published to Kakfa carry the annotations. by Pravin Chaudhary · 5 years ago
  46. efe8877 Rest API Support for DHCP Relay by Anjali K K · 6 years ago
  47. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 6 years ago
  48. f59360f [ODTN]Add UnitTest for OPENCONFIG Handler by Ai Hamano · 6 years ago
  49. c9539e6 Fixes javadoc by pier · 6 years ago
  50. 900b723 Fix: resolve the component cfg related exceptions by Jian Li · 6 years ago
  51. 5ecfd1a Refactor: reduce to number of column for better readability at SONA by Jian Li · 6 years ago
  52. 411bf2e Refactor: resolve code smells of openstacknetworking impl pkgs #3 by Jian Li · 6 years ago
  53. 3dfb431 Removed old PI demo apps by Carmelo Cascone · 6 years ago
  54. 96ab3c2 Update TAPI YANG model version to v2.1.1 by hiroki · 6 years ago
  55. 9e1484d Added Cassini drivers used at ONF connect by hiroki · 6 years ago
  56. 096259b Added OpenConfig models specified ODTN Reference Design by hiroki · 6 years ago
  57. be23914 [ODTN]Add SIP validation check by Ai Hamano · 6 years ago
  58. 46d557f Provides a separate executor to handle map events. by pier · 6 years ago
  59. 3039bdb [ONOS-7839] suggestedPath for optical connectivity intent with optical-rest support by alessio · 6 years ago
  60. c97849c If link list if null or empty, the following code links.get(0) will get an error. by kezhiyong · 6 years ago
  61. 933b0fe [ODTN]Update TAPI YANG files by Ai Hamano · 6 years ago
  62. a4d0c081 Fixing runtime wiring issue of virtual nets app by Andrea Campanella · 6 years ago
  63. 82fdd83 [ODTN]Fix TapiContextHandler according to TAPI2.1 by Ai Hamano · 6 years ago
  64. 77e9b33 ODTN: Including proper Describtion and device type, removing unecessary extends call, lowering log levels by Andrea Campanella · 6 years ago
  65. 4747a18 Increased timeout for Angular tests for GUI2 by Sean Condon · 6 years ago
  66. a3ffbdb Resolves code smells of OpenstackNetworkingUtil, RulePopulatorUtil and cli classes. by Daniel Park · 6 years ago
  67. a5b942d add the delta corp ofdpa driver support in onos by shaohua.xiong · 6 years ago
  68. 362f9fd Fix: do not remove egress sg rule if port is associated with any sg by Jian Li · 6 years ago
  69. 6a47fd0 Refactor: resolve code smells of openstacknetworking impl pkgs #2 by Jian Li · 6 years ago
  70. 4d13870 Refactor: resolve code smells of openstacknetworking impl pkgs #1 by Jian Li · 6 years ago
  71. 84a538f Indirect host DHCP replay from server set source IP as relay agent IP by Mayank Tiwari · 6 years ago
  72. 03f194f ONOS-7828 ODTN OpenConfig FlowRule and LambdaQuery. by Ramon Casellas · 6 years ago
  73. fb64d88 Fix: do not install default rules in gateway node by Jian Li · 6 years ago
  74. 1e9cb73 Fix: enforce packet to go through ingress pipeline inside a node by Jian Li · 6 years ago
  75. fa8bf1f Lowering log level and creating example openconfig device file for ODTN infinera simulators by Andrea Campanella · 6 years ago
  76. c263157 Fix possible NPE discovered by Sonar by Ray Milkey · 6 years ago
  77. fe6afd8 Sonar suggestions by Ray Milkey · 6 years ago
  78. 2d3a308 Changed the debug level to reduce the debug messages by Mayank Tiwari · 6 years ago
  79. 3f26e79 Fix to install flow rule for floating IP-assigned VM in VLAN case. by Daniel Park · 6 years ago
  80. ff178ba Minor code fixes on sriov-related classes. by Daniel Park · 6 years ago
  81. 5b155bf Fix: resolve ARP resolution issue in ARP broadcast mode for VLAN by Jian Li · 6 years ago
  82. 40888bf Fix: do not query dist store inside main thread for openstacknode by Jian Li · 6 years ago
  83. 8a9220f Fixes ARP-related flow rules in VLAN case. by Daniel Park · 6 years ago
  84. 8b5599b Fix: enforce to synchronize all flow rules in case sync failures by Jian Li · 6 years ago
  85. db521c1 Fix: resolve CLI auto-completion issue of openstack apps by Jian Li · 6 years ago
  86. d8e7795 Minor fixes in BUILD files. by Thomas Vachuska · 6 years ago
  87. ec9e4de Prevent NPE if an event comes in during start up by Ray Milkey · 6 years ago
  88. 60da81d Re-adding local-id to each end-point in tapi connectivity service creation example by Andrea Campanella · 6 years ago
  89. 34220ea Fix: do not query the distributed store inside main thread by Jian Li · 6 years ago
  90. 167f0c4 Fix: retry purging the flow rules due to various failures by Jian Li · 6 years ago
  91. 36a0c4d Add a CLI to list up openstack router interfaces by Jian Li · 6 years ago
  92. ebde74d Fix: correct the logic of obtaining ext ip address from ext GW by Jian Li · 6 years ago
  93. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
  94. 0edf0b1 [FIX]-a bug in kafka-integration app has been fixed. by adibrastegarnia · 6 years ago
  95. bb83f7c Fix: enable openstack related CLIs by Jian Li · 6 years ago
  96. aa4366d Implemented Instance View of Topo in GUI2 by Sean Condon · 6 years ago
  97. 2a354e3 Fix not supporting charset=utf8 in accept header value in the Rocky version by sanghoshin · 6 years ago
  98. 2868044 Fix: improves code smell in OpenstackRoutingIcmpHandler by Jian Li · 6 years ago
  99. 5c777c6 Fix: initialize the compute node before initialize the gateway node by Jian Li · 6 years ago
  100. 65aa829 Various improvements to P4 tutorial by Carmelo Cascone · 6 years ago