1. f22adbf Remove ERROR log that happens during normal processing by Ray Milkey · 5 years ago
  2. be23914 [ODTN]Add SIP validation check by Ai Hamano · 5 years ago
  3. 46d557f Provides a separate executor to handle map events. by pier · 5 years ago
  4. f6353d4 ONOS audit REST API support by arjunek1992 · 5 years ago
  5. 3039bdb [ONOS-7839] suggestedPath for optical connectivity intent with optical-rest support by alessio · 5 years ago
  6. 7730c55 Updating command line script to kill ONOS, working on 16.04 and 18.04 and OSX by Andrea Campanella · 5 years ago
  7. c97849c If link list if null or empty, the following code links.get(0) will get an error. by kezhiyong · 5 years ago
  8. 0616390 [ODTN]Fix indentation for Yang files by Ai Hamano · 5 years ago
  9. 718e438 Sonar suggestions - don't reuse formal parameter, guard agains NPE by Ray Milkey · 5 years ago
  10. 933b0fe [ODTN]Update TAPI YANG files by Ai Hamano · 5 years ago
  11. a761173 Fix ConcurrentModificationException when processing PendingRemoveNextObjectives by pier · 5 years ago
  12. de5cf84 [ONOS-7842] Implement host annotation using netcfg by Rafał Szalecki · 5 years ago
  13. 23a770a Remove buck references from envDefaults by Pier Ventre · 5 years ago
  14. a4d0c081 Fixing runtime wiring issue of virtual nets app by Andrea Campanella · 5 years ago
  15. 81935a6 Do not create a link if port is disabled. by DongRyeol Cha · 5 years ago
  16. 82fdd83 [ODTN]Fix TapiContextHandler according to TAPI2.1 by Ai Hamano · 5 years ago
  17. 77e9b33 ODTN: Including proper Describtion and device type, removing unecessary extends call, lowering log levels by Andrea Campanella · 5 years ago
  18. 395c51f Starting snapshot 2.0.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  19. be47795 Tagging 2.0.0-b1 by ONOS Jenkins User · 5 years ago 2.0.0-b1
  20. 5f782f2 delete the period in delta manufacturer by shaohua.xiong · 5 years ago
  21. c80570b Refactor the LinkDiscovery and fix the dropping of portDesc by DongRyeol Cha · 5 years ago
  22. dbe3c7e Add missing device service to AbstractGnmiHandlerBehaviour by Yi Tseng · 5 years ago
  23. 2b3ed3e Upgrade to Atomix 3.1.0-beta3 by Jordan Halterman · 5 years ago
  24. 239f96b Sonar suggested fix - lock creation of singleton by Ray Milkey · 5 years ago
  25. 4747a18 Increased timeout for Angular tests for GUI2 by Sean Condon · 5 years ago
  26. a3ffbdb Resolves code smells of OpenstackNetworkingUtil, RulePopulatorUtil and cli classes. by Daniel Park · 5 years ago
  27. a5b942d add the delta corp ofdpa driver support in onos by shaohua.xiong · 5 years ago
  28. 362f9fd Fix: do not remove egress sg rule if port is associated with any sg by Jian Li · 5 years ago
  29. 6a47fd0 Refactor: resolve code smells of openstacknetworking impl pkgs #2 by Jian Li · 5 years ago
  30. 4d13870 Refactor: resolve code smells of openstacknetworking impl pkgs #1 by Jian Li · 5 years ago
  31. 84a538f Indirect host DHCP replay from server set source IP as relay agent IP by Mayank Tiwari · 5 years ago
  32. 89bbf81 Clean up left over commented out code from the Karaf 4.X port by Ray Milkey · 5 years ago
  33. f3b868b New libgen version 2.2-SNAPSHOT by Ray Milkey · 5 years ago
  34. a85e252 Release version 2.1 of the libgen tool by Ray Milkey · 5 years ago
  35. 03f194f ONOS-7828 ODTN OpenConfig FlowRule and LambdaQuery. by Ramon Casellas · 5 years ago
  36. 0c577f6 Added d3 force graph to GUI2 topology by Sean Condon · 5 years ago
  37. fb64d88 Fix: do not install default rules in gateway node by Jian Li · 5 years ago
  38. 1e9cb73 Fix: enforce packet to go through ingress pipeline inside a node by Jian Li · 5 years ago
  39. d770b10 Updating Yang tools to 2.6 by Andrea Campanella · 5 years ago
  40. fa8bf1f Lowering log level and creating example openconfig device file for ODTN infinera simulators by Andrea Campanella · 5 years ago
  41. c263157 Fix possible NPE discovered by Sonar by Ray Milkey · 5 years ago
  42. 9ff95fd Enable unregisterProperties() method that had been disabled during the karaf 4.0 work by Ray Milkey · 5 years ago
  43. fe6afd8 Sonar suggestions by Ray Milkey · 5 years ago
  44. c4d0377 Allow ONOS to be built against locally built ONOS YANG Tools. by Thomas Vachuska · 5 years ago
  45. 2d3a308 Changed the debug level to reduce the debug messages by Mayank Tiwari · 5 years ago
  46. 3f26e79 Fix to install flow rule for floating IP-assigned VM in VLAN case. by Daniel Park · 5 years ago
  47. ff178ba Minor code fixes on sriov-related classes. by Daniel Park · 5 years ago
  48. 5b155bf Fix: resolve ARP resolution issue in ARP broadcast mode for VLAN by Jian Li · 5 years ago
  49. 40888bf Fix: do not query dist store inside main thread for openstacknode by Jian Li · 5 years ago
  50. 926e6bd Fix sonar scanning problems by Ray Milkey · 5 years ago
  51. 81df92a Fix black listing of repackaged jars by Ray Milkey · 5 years ago
  52. 32963cf Bazel implementation of Sonar support by Ray Milkey · 5 years ago
  53. 5eaf70e Upgrade to Atomix 3.1.0-beta2 by Jordan Halterman · 5 years ago
  54. ebb9315 A maven dependency upgraded to a new version due to security vulnerabilities by adibrastegarnia · 5 years ago
  55. 0f9c124 Cleaned-up the archetypes.xml scenario. by Thomas Vachuska · 5 years ago
  56. 8e676d9 Changing default cell borrow to provide a 5+3+1 cell. by Thomas Vachuska · 5 years ago
  57. 6777d53 Implement INT Telemetry Reporting functionality by Jonghwan Hyun · 5 years ago
  58. bfb3a21 Update install-p4-tools.sh to support Ubuntu 18.04 by Jonghwan Hyun · 5 years ago
  59. 8a9220f Fixes ARP-related flow rules in VLAN case. by Daniel Park · 5 years ago
  60. e23b18b Set the port type using real value of juniper switch's port type. by DongRyeol Cha · 5 years ago
  61. 8b5599b Fix: enforce to synchronize all flow rules in case sync failures by Jian Li · 5 years ago
  62. db521c1 Fix: resolve CLI auto-completion issue of openstack apps by Jian Li · 5 years ago
  63. d8e7795 Minor fixes in BUILD files. by Thomas Vachuska · 5 years ago
  64. cd3f3dc suppress warning stack trace when an intent fails to compile by Ray Milkey · 5 years ago
  65. ec9e4de Prevent NPE if an event comes in during start up by Ray Milkey · 5 years ago
  66. 60da81d Re-adding local-id to each end-point in tapi connectivity service creation example by Andrea Campanella · 5 years ago
  67. 34220ea Fix: do not query the distributed store inside main thread by Jian Li · 5 years ago
  68. c60024d Fix: resolve ovsdb-base activation issue caused by incorrect deps by Jian Li · 5 years ago
  69. 167f0c4 Fix: retry purging the flow rules due to various failures by Jian Li · 5 years ago
  70. d7ed697 Handle IllegalArgumentException from packet parsing by Ray Milkey · 5 years ago
  71. 427e975 Add dependency on Jersey HK to prevent failure to locate injection factory class during startup by Ray Milkey · 5 years ago
  72. a4c4ea8 Update onos-kill script to kill correct Karaf process by Jordan Halterman · 5 years ago
  73. 208bcb3 Fix NPE when there is no port name available by Ray Milkey · 5 years ago
  74. f714db4 Enable INFO level console logging for onos-service by Jordan Halterman · 5 years ago
  75. 4663da3 Added commons_jxpath as bundle of osgi_feature. Used in ODTN drivers by Ramon Casellas · 5 years ago
  76. 435ec7b Fix NPE in IntProgrammableImpl by Jonghwan Hyun · 5 years ago
  77. e3c454e Fix NPE in LinkDiscovery by Ray Milkey · 5 years ago
  78. c161f82 Don't publish maven metadata files when using a local repository by Ray Milkey · 5 years ago
  79. de64cce Remove @Service annotation from null provider command base class by Jordan Halterman · 5 years ago
  80. 28b21d1 Upgrade to Atomix 3.1 by Jordan Halterman · 5 years ago
  81. 36a0c4d Add a CLI to list up openstack router interfaces by Jian Li · 5 years ago
  82. ebde74d Fix: correct the logic of obtaining ext ip address from ext GW by Jian Li · 5 years ago
  83. ff124ad HP driver - support of intents for switch models V1, V2, and V3. Tested on HP3500 (V1) and HP3800 (V2). Checkstyles. Logs. by alessio · 5 years ago
  84. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  85. 0edf0b1 [FIX]-a bug in kafka-integration app has been fixed. by adibrastegarnia · 5 years ago
  86. d175194 Fix for ONOS-7840 - Flows stuck in PENDING_ADD state by Ray Milkey · 5 years ago
  87. a0c5dc1 Allow Atomix logging configuration to be overridden in stc tests by Jordan Halterman · 5 years ago
  88. a05efc3 Fix: configure the ovsdb to run as server mode by default by Jian Li · 5 years ago
  89. bb83f7c Fix: enable openstack related CLIs by Jian Li · 5 years ago
  90. aa4366d Implemented Instance View of Topo in GUI2 by Sean Condon · 5 years ago
  91. a9045ad Fixing Netconf activation issue by Andrea Campanella · 5 years ago
  92. 2a354e3 Fix not supporting charset=utf8 in accept header value in the Rocky version by sanghoshin · 5 years ago
  93. 2868044 Fix: improves code smell in OpenstackRoutingIcmpHandler by Jian Li · 5 years ago
  94. 5c777c6 Fix: initialize the compute node before initialize the gateway node by Jian Li · 5 years ago
  95. 0412489 remove reference to removed onos.defs file by Ray Milkey · 5 years ago
  96. 1cf1012 Remove references to deprecated docs pom files by Ray Milkey · 5 years ago
  97. 716166f Upgrade bazel version to 0.19 for docker build by Ray Milkey · 5 years ago
  98. 65aa829 Various improvements to P4 tutorial by Carmelo Cascone · 5 years ago
  99. 60eeb61 bazel version must be 0.17 by adibrastegarnia · 5 years ago
  100. 06e92f4 Removing incubator elastic config experiment. by Thomas Vachuska · 5 years ago