Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
cda74c8fe4ecd08cff716e9fa00b579aae452f11
/
apps
« Previous
3dfb431
Removed old PI demo apps
by Carmelo Cascone
· 6 years ago
96ab3c2
Update TAPI YANG model version to v2.1.1
by hiroki
· 6 years ago
9e1484d
Added Cassini drivers used at ONF connect
by hiroki
· 6 years ago
096259b
Added OpenConfig models specified ODTN Reference Design
by hiroki
· 6 years ago
be23914
[ODTN]Add SIP validation check
by Ai Hamano
· 6 years ago
46d557f
Provides a separate executor to handle map events.
by pier
· 6 years ago
3039bdb
[ONOS-7839] suggestedPath for optical connectivity intent with optical-rest support
by alessio
· 6 years ago
c97849c
If link list if null or empty, the following code links.get(0) will get an error.
by kezhiyong
· 6 years ago
933b0fe
[ODTN]Update TAPI YANG files
by Ai Hamano
· 6 years ago
a4d0c081
Fixing runtime wiring issue of virtual nets app
by Andrea Campanella
· 6 years ago
82fdd83
[ODTN]Fix TapiContextHandler according to TAPI2.1
by Ai Hamano
· 6 years ago
77e9b33
ODTN: Including proper Describtion and device type, removing unecessary extends call, lowering log levels
by Andrea Campanella
· 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
03f194f
ONOS-7828 ODTN OpenConfig FlowRule and LambdaQuery.
by Ramon Casellas
· 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
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
fe6afd8
Sonar suggestions
by Ray Milkey
· 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
8a9220f
Fixes ARP-related flow rules in VLAN case.
by Daniel Park
· 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
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
167f0c4
Fix: retry purging the flow rules due to various failures
by Jian Li
· 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
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
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
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
65aa829
Various improvements to P4 tutorial
by Carmelo Cascone
· 6 years ago
5bd7b55
Fixing Kafka integration app to follow the new OSGi property pattern.
by Thomas Vachuska
· 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
072e791
REST API Support for DHCP Relay
by anjalikk
· 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
0faa721
Fix openstack app ignition problems
by Ray Milkey
· 6 years ago
5739b2c
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
cab4176
Fix: resolve thread blocking issue caused by querying dist store
by Jian Li
· 6 years ago
6a2d95e
Fix to add icmp reply flow rule in default.
by Daniel Park
· 6 years ago
d4a78f8
Removed some BUCK files that had tried to infiltrate the 2.0 tree
by Ray Milkey
· 6 years ago
bd51cdd
[ODTN]add NETCONF driver for Infinera and OPENCONFIG handler
by Ai Hamano
· 6 years ago
b0299d2
[ODTN]add NETCONF driver for Infinera and OPENCONFIG handler
by Ai Hamano
· 6 years ago
3380f44
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
7d27516
Upgrade to Angular 7 for GUI2
by Sean Condon
· 6 years ago
a70fdb60
Fix: resolve an issue of adding incorrect SG rules for remote port
by Jian Li
· 6 years ago
e52652c
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
28ec77f
Fix: start commit the conntrack only if the flow in the whitelist
by Jian Li
· 6 years ago
b696950
Fix: resolve a NPE occurs when getArpMode() returns null value
by Jian Li
· 6 years ago
801c6b0
[ODTN]Update create-connectivity.json
by Ai Hamano
· 6 years ago
7828d01
route-remove cli command with source type addition
by snehaprem
· 6 years ago
a61b0a8
Symmetric host probing
by Mayank Tiwari
· 6 years ago
07782d2
Eliminated old features.xml and app.xml files required by no-longer supported Maven build.
by Thomas Vachuska
· 6 years ago
68032db
Remove blueprint files for 3.0 karaf CLI
by Ray Milkey
· 6 years ago
4694e06
OSGi property annotations for remaining apps
by Ray Milkey
· 6 years ago
2069565
OSGi property annotations for cip app
by Ray Milkey
· 6 years ago
687c00c
OSGi property annotations for dhcp relay app
by Ray Milkey
· 6 years ago
7cc3e7d
OSGi property annotations for graphite metrics app
by Ray Milkey
· 6 years ago
ff74f06
OSGi property annotations for influx db metrics app
by Ray Milkey
· 6 years ago
2110e4c
OSGi property annotations for ganglia metrics app
by Ray Milkey
· 6 years ago
90fdd0e
OSGi property annotations for forwarding app
by Ray Milkey
· 6 years ago
874020d
Fix dhcprelay dependency
by Charles Chan
· 6 years ago
a218d43
Merge branch 'master' into merge
by Ray Milkey
· 6 years ago
577b194
Fix dhcprelay dependency
by Charles Chan
· 6 years ago
9171c00
Parallelize probing the E-W and N-S VMs reachability
by Jian Li
· 6 years ago
8e40651
openstack and routing app OSGi property migration
by Ray Milkey
· 6 years ago
da0b485
Add unit test for simple fabric default classes
by Jian Li
· 6 years ago
e2d8751
Refactor: extract interfaces for a set of simple fabric classes
by Jian Li
· 6 years ago
8df54a9
Refactor: extract static values to Constants class, split packages
by Jian Li
· 6 years ago
c7efc1d
Refactor: split api from SONA simple fabric
by Jian Li
· 6 years ago
d8fd786
Update TAPI YANG files to v2.1(v20181016)
by hiroki
· 6 years ago
dc5fb02
Change the service dependency to mandatory
by Charles Chan
· 6 years ago
6b02443
Add DocumentTree test command for distributed primitive tests
by Jordan Halterman
· 6 years ago
3014983
Source IP to be set to Relay Agent IP in DHCP packet from client
by Mayank Tiwari
· 6 years ago
b710909
REST API support for DHCP Relay
by psneha
· 6 years ago
2b9838c
Fix: only allow to install security group rules from master node
by Jian Li
· 6 years ago
956bb16
Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
7632e15
[ONOS-7596] Support reading table entries with counter data in P4Runtime
by steven30801
· 6 years ago
a25251c
[ONOS-7731] Removed redundant functions in GUI of openstackVtapApp
by seunghyeon lee
· 6 years ago
9e28777
Fix: remove stale compute node to gateway rules for migration case
by Jian Li
· 6 years ago
5c09e21
Fix: enforce to match VNI for ARP request in broadcast mode
by Jian Li
· 6 years ago
88dd7e2
Modify test app usages of Property annotations for new OSGi implementation
by Ray Milkey
· 6 years ago
Next »