- 77e9b33 ODTN: Including proper Describtion and device type, removing unecessary extends call, lowering log levels by Andrea Campanella · 6 years ago
- 395c51f Starting snapshot 2.0.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
- be47795 Tagging 2.0.0-b1 by ONOS Jenkins User · 6 years ago 2.0.0-b1
- 5f782f2 delete the period in delta manufacturer by shaohua.xiong · 6 years ago
- c80570b Refactor the LinkDiscovery and fix the dropping of portDesc by DongRyeol Cha · 6 years ago
- dbe3c7e Add missing device service to AbstractGnmiHandlerBehaviour by Yi Tseng · 6 years ago
- 2b3ed3e Upgrade to Atomix 3.1.0-beta3 by Jordan Halterman · 6 years ago
- 239f96b Sonar suggested fix - lock creation of singleton by Ray Milkey · 6 years ago
- 4747a18 Increased timeout for Angular tests for GUI2 by Sean Condon · 6 years ago
- a3ffbdb Resolves code smells of OpenstackNetworkingUtil, RulePopulatorUtil and cli classes. by Daniel Park · 6 years ago
- a5b942d add the delta corp ofdpa driver support in onos by shaohua.xiong · 6 years ago
- 362f9fd Fix: do not remove egress sg rule if port is associated with any sg by Jian Li · 6 years ago
- 6a47fd0 Refactor: resolve code smells of openstacknetworking impl pkgs #2 by Jian Li · 6 years ago
- 4d13870 Refactor: resolve code smells of openstacknetworking impl pkgs #1 by Jian Li · 6 years ago
- 84a538f Indirect host DHCP replay from server set source IP as relay agent IP by Mayank Tiwari · 6 years ago
- 89bbf81 Clean up left over commented out code from the Karaf 4.X port by Ray Milkey · 6 years ago
- f3b868b New libgen version 2.2-SNAPSHOT by Ray Milkey · 6 years ago
- a85e252 Release version 2.1 of the libgen tool by Ray Milkey · 6 years ago
- 03f194f ONOS-7828 ODTN OpenConfig FlowRule and LambdaQuery. by Ramon Casellas · 6 years ago
- 0c577f6 Added d3 force graph to GUI2 topology by Sean Condon · 6 years ago
- fb64d88 Fix: do not install default rules in gateway node by Jian Li · 6 years ago
- 1e9cb73 Fix: enforce packet to go through ingress pipeline inside a node by Jian Li · 6 years ago
- d770b10 Updating Yang tools to 2.6 by Andrea Campanella · 6 years ago
- fa8bf1f Lowering log level and creating example openconfig device file for ODTN infinera simulators by Andrea Campanella · 6 years ago
- c263157 Fix possible NPE discovered by Sonar by Ray Milkey · 6 years ago
- 9ff95fd Enable unregisterProperties() method that had been disabled during the karaf 4.0 work by Ray Milkey · 6 years ago
- fe6afd8 Sonar suggestions by Ray Milkey · 6 years ago
- c4d0377 Allow ONOS to be built against locally built ONOS YANG Tools. by Thomas Vachuska · 6 years ago
- 2d3a308 Changed the debug level to reduce the debug messages by Mayank Tiwari · 6 years ago
- 3f26e79 Fix to install flow rule for floating IP-assigned VM in VLAN case. by Daniel Park · 6 years ago
- ff178ba Minor code fixes on sriov-related classes. by Daniel Park · 6 years ago
- 5b155bf Fix: resolve ARP resolution issue in ARP broadcast mode for VLAN by Jian Li · 6 years ago
- 40888bf Fix: do not query dist store inside main thread for openstacknode by Jian Li · 6 years ago
- 926e6bd Fix sonar scanning problems by Ray Milkey · 6 years ago
- 81df92a Fix black listing of repackaged jars by Ray Milkey · 6 years ago
- 32963cf Bazel implementation of Sonar support by Ray Milkey · 6 years ago
- 5eaf70e Upgrade to Atomix 3.1.0-beta2 by Jordan Halterman · 6 years ago
- ebb9315 A maven dependency upgraded to a new version due to security vulnerabilities by adibrastegarnia · 6 years ago
- 0f9c124 Cleaned-up the archetypes.xml scenario. by Thomas Vachuska · 6 years ago
- 8e676d9 Changing default cell borrow to provide a 5+3+1 cell. by Thomas Vachuska · 6 years ago
- 6777d53 Implement INT Telemetry Reporting functionality by Jonghwan Hyun · 6 years ago
- bfb3a21 Update install-p4-tools.sh to support Ubuntu 18.04 by Jonghwan Hyun · 6 years ago
- 8a9220f Fixes ARP-related flow rules in VLAN case. by Daniel Park · 6 years ago
- e23b18b Set the port type using real value of juniper switch's port type. by DongRyeol Cha · 6 years ago
- 8b5599b Fix: enforce to synchronize all flow rules in case sync failures by Jian Li · 6 years ago
- db521c1 Fix: resolve CLI auto-completion issue of openstack apps by Jian Li · 6 years ago
- d8e7795 Minor fixes in BUILD files. by Thomas Vachuska · 6 years ago
- cd3f3dc suppress warning stack trace when an intent fails to compile by Ray Milkey · 6 years ago
- ec9e4de Prevent NPE if an event comes in during start up by Ray Milkey · 6 years ago
- 60da81d Re-adding local-id to each end-point in tapi connectivity service creation example by Andrea Campanella · 6 years ago
- 34220ea Fix: do not query the distributed store inside main thread by Jian Li · 6 years ago
- c60024d Fix: resolve ovsdb-base activation issue caused by incorrect deps by Jian Li · 6 years ago
- 167f0c4 Fix: retry purging the flow rules due to various failures by Jian Li · 6 years ago
- d7ed697 Handle IllegalArgumentException from packet parsing by Ray Milkey · 6 years ago
- 427e975 Add dependency on Jersey HK to prevent failure to locate injection factory class during startup by Ray Milkey · 6 years ago
- a4c4ea8 Update onos-kill script to kill correct Karaf process by Jordan Halterman · 6 years ago
- 208bcb3 Fix NPE when there is no port name available by Ray Milkey · 6 years ago
- f714db4 Enable INFO level console logging for onos-service by Jordan Halterman · 6 years ago
- 4663da3 Added commons_jxpath as bundle of osgi_feature. Used in ODTN drivers by Ramon Casellas · 6 years ago
- 435ec7b Fix NPE in IntProgrammableImpl by Jonghwan Hyun · 6 years ago
- e3c454e Fix NPE in LinkDiscovery by Ray Milkey · 6 years ago
- c161f82 Don't publish maven metadata files when using a local repository by Ray Milkey · 6 years ago
- de64cce Remove @Service annotation from null provider command base class by Jordan Halterman · 6 years ago
- 28b21d1 Upgrade to Atomix 3.1 by Jordan Halterman · 6 years ago
- 36a0c4d Add a CLI to list up openstack router interfaces by Jian Li · 6 years ago
- ebde74d Fix: correct the logic of obtaining ext ip address from ext GW by Jian Li · 6 years ago
- ff124ad HP driver - support of intents for switch models V1, V2, and V3. Tested on HP3500 (V1) and HP3800 (V2). Checkstyles. Logs. by alessio · 6 years ago
- 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
- 0edf0b1 [FIX]-a bug in kafka-integration app has been fixed. by adibrastegarnia · 6 years ago
- d175194 Fix for ONOS-7840 - Flows stuck in PENDING_ADD state by Ray Milkey · 6 years ago
- a0c5dc1 Allow Atomix logging configuration to be overridden in stc tests by Jordan Halterman · 6 years ago
- a05efc3 Fix: configure the ovsdb to run as server mode by default by Jian Li · 6 years ago
- bb83f7c Fix: enable openstack related CLIs by Jian Li · 6 years ago
- aa4366d Implemented Instance View of Topo in GUI2 by Sean Condon · 6 years ago
- a9045ad Fixing Netconf activation issue by Andrea Campanella · 6 years ago
- 2a354e3 Fix not supporting charset=utf8 in accept header value in the Rocky version by sanghoshin · 6 years ago
- 2868044 Fix: improves code smell in OpenstackRoutingIcmpHandler by Jian Li · 6 years ago
- 5c777c6 Fix: initialize the compute node before initialize the gateway node by Jian Li · 6 years ago
- 0412489 remove reference to removed onos.defs file by Ray Milkey · 6 years ago
- 1cf1012 Remove references to deprecated docs pom files by Ray Milkey · 6 years ago
- 716166f Upgrade bazel version to 0.19 for docker build by Ray Milkey · 6 years ago
- 65aa829 Various improvements to P4 tutorial by Carmelo Cascone · 6 years ago
- 60eeb61 bazel version must be 0.17 by adibrastegarnia · 6 years ago
- 06e92f4 Removing incubator elastic config experiment. by Thomas Vachuska · 6 years ago
- 5bd7b55 Fixing Kafka integration app to follow the new OSGi property pattern. by Thomas Vachuska · 6 years ago
- 25b239c Fixing whitespace in onos.py by Brian O'Connor · 6 years ago
- 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
- c02358a kafka-integration app has been fixed and built using bazel by adibrastegarnia · 6 years ago
- 3a6e151 Added suggest path to PointToPointIntent by Daniele Moro · 7 years ago
- ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
- 45932c7 bug 7773 fixed by Bogdan · 6 years ago
- 072e791 REST API Support for DHCP Relay by anjalikk · 6 years ago
- 84bbd85 resources CLI by goeonpark · 6 years ago
- 5cf77f5 Do not invalidate the cache again if the dequeue is triggered by the cache timeout by Charles Chan · 6 years ago
- d62297f check if a value in a map exists before dereference, avoid NPE by David K. Bainbridge · 6 years ago
- e6a00f0 check if a value in a map exists before dereference, avoid NPE by David K. Bainbridge · 6 years ago
- 32b0362 Refactor: install rules in a separated thread to avoid thread blocking by Jian Li · 6 years ago
- 51f9d1e Fixes to add vni selector in setRulesToGatewayWithDstIp method. by Daniel Park · 6 years ago
- a349da9 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
- 900aa29 Remove buck build file that was recreated by a merge by Ray Milkey · 6 years ago