Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
8bdb2255fe4cb9613a289071976d3d2c6c1786c6
/
apps
« Previous
19f2526
[ONOS-7731] Add implementation of openstack vtap store and criterion
by Jian Li
· 6 years ago
8f61139
Fix maven build problems with inband telemetry app
by Ray Milkey
· 6 years ago
38e4d94
[ONOS-7731] Add a set of interfaces for openstack vTap app
by Jian Li
· 6 years ago
e2e03a5
Fix: do not add fake gateway ARP rule for FLAT typed network
by Jian Li
· 6 years ago
753280e
Support collecting outbound vFlow stats for FLAT typed network
by Jian Li
· 6 years ago
819f4e8
Removes OVSDB devices on ONOS UI in case OpenstackNetworkingUI service is activated.
by Daniel Park
· 6 years ago
960ae51
Fix: pipeline to stat flat outbound table rather than flat table
by Jian Li
· 6 years ago
722275f
[ONOS-7675] Initial implementation of IntProgrammable
by Jonghwan Hyun
· 6 years ago
97482c1
Make the openstacknode COMPLETED when OF device is reconnected
by Jian Li
· 6 years ago
87ded82
Augment SONA pipeline to support both vTap and vFlow stats features
by Jian Li
· 6 years ago
5a38ab6
Fix openstack telemetry, networking, vtap app maven build
by Jian Li
· 6 years ago
dbd3821
Checkstyle rule to prevent throwing the generic RuntimeException
by Ray Milkey
· 6 years ago
bcc53d3
Sonar fixes
by Ray Milkey
· 6 years ago
4f368e8
[ONOS-7731] Add openstack vtap skeleton code
by Jian Li
· 6 years ago
3a14059
Fixes to avoid NPE of OpenstackSecurityGroupHandler in case OpenstackNetworking app is modified
by Daniel Park
· 6 years ago
998ec7b
Allow to collect vStats from unmanaged host
by Jian Li
· 6 years ago
0a2bd45
Add atomic mastership/term/backups method to MastershipService
by Jordan Halterman
· 6 years ago
0250a08
Fix dependencies of some bazel tests
by Ray Milkey
· 6 years ago
d9d4c29
Supports classless static route option in SONA
by Daniel Park
· 6 years ago
613ac37
Fixes setFakeGatewayArpRule called with in case of openstack node event.
by Daniel Park
· 6 years ago
85573f4
Fix: resolve NPE caused by non-existence of IP protocol
by Jian Li
· 6 years ago
5c9e283
Build drivers with bazel
by Ray Milkey
· 6 years ago
d1c34da
Refactor PCE and PCEP test adapters to remove redundant classes
by Ray Milkey
· 6 years ago
18fb081
Build providers using bazel
by Ray Milkey
· 6 years ago
eb42a73
Fix NPE introduced by gerrit 18883
by Charles Chan
· 6 years ago
2c2c6cc
Adding get flow by table REST api, fixing exceptions in dhcp
by rsahot036
· 6 years ago
04f9ffe
Adds host routes to OpenstackNetworkListCommanAdds.
by Daniel Park
· 6 years ago
de4ef40
Fix: Add timestamp information for openstack telemetry
by Jian Li
· 6 years ago
6ed9cf0
Fixes OpenStackRoutingHandler deal with OPENSTACK_NODE_UPDATED event
by Daniel Park
· 6 years ago
e7b1bd2
Fix: correctly generate kafka message from openstack telemetry
by Jian Li
· 6 years ago
4b931a9
[OS] Make ACL react to HOST UPDATED event
by Andrea Campanella
· 6 years ago
0bbbb1c
Refactor OpenstackTelemetry App for better readability
by Jian Li
· 6 years ago
9e8faec
Add flow rule interface, builder, admin manager for statistics.
by Boyoung Jeong
· 6 years ago
4d63939
Delete prefix from sr-device-subnet when the next hop host is removed
by Charles Chan
· 6 years ago
50f3f13
Implement toString in RouteSet and RouteInfo
by Charles Chan
· 6 years ago
c679a02
Fixed issues related to published routes learnt back on FPM
by Mayank Tiwari
· 6 years ago
803a1d5
Add REST API used for quering floating IPs mapped with fixed IPs
by Jian Li
· 6 years ago
77323c5
Fix: resolve NPE caused by null portId of instancePort at two events
by Jian Li
· 6 years ago
ca0b5df
Cleaning up application categories.
by Thomas Vachuska
· 6 years ago
032b964
Fix some Sonar reported problems with null pointer checks
by Ray Milkey
· 6 years ago
10db17e
Removed P4Runtime test app
by Carmelo Cascone
· 6 years ago
e1a3903
Fix: remove floating IP related rules only if the instance was removed
by Jian Li
· 6 years ago
324af93
Bazel build files for protocols
by Ray Milkey
· 6 years ago
9a921b4
[ONOS-7684] Support VM Live Migration (FLAT)
by Jian Li
· 6 years ago
24ec59f
[ONOS-7684] Support VM Live Migration (VxLAN + VLAN)
by Jian Li
· 6 years ago
d1ce10a
[ONOS-7683] Initial implementation of openstack telemetry service
by Jian Li
· 6 years ago
4a3fffa
[ONOS-7683] Add JSON codecs for FlowInfo and StatsInfo with tests
by Jian Li
· 6 years ago
3db9085
[ONOS-7683] Add missing toString methods for telemetry configs
by Jian Li
· 6 years ago
6bd3510
[ONOS-7683] Add ByteBuffer codec of StatsInfo and FlowInfo w/ tests
by Jian Li
· 6 years ago
280feec
ONOS core changes for RIP support
by shalde064
· 6 years ago
0a5d4d2
[ONOS-7683] Add FlowInfo and StatsInfo impls with unit tests
by Jian Li
· 6 years ago
6803ccd
[ONOS-7683] Add default implementation of telemetry managers
by Jian Li
· 6 years ago
4df75b1
[ONOS-7683] Add default implementation of telemetry config managers
by Jian Li
· 6 years ago
b9fe349
[ONOS-7683] Add a set of empty telemetry config managers with intfs
by Jian Li
· 6 years ago
8abf2fe
Extend the SONA pipeline to support gathering vFlow stats
by Jian Li
· 6 years ago
c7b3c45
Implement CLI and REST API for Xconnect
by Charles Chan
· 6 years ago
f76de30
Improve Xconnect to support BSOD use case
by Charles Chan
· 6 years ago
f2f8ef0
Fix ConcurrentModificationException
by Charles Chan
· 6 years ago
0b56428
Add REST interface for synchronizing openstack states and rules
by Jian Li
· 6 years ago
137f27f
Bugfix in routing logic to avoid null groups; Improvement in group handling.
by Saurav Das
· 6 years ago
5adc628
Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit
by Charles Chan
· 6 years ago
4bf427f
Recompiled P4 tutorial pipeconf to work with new P4 tools revisions
by Carmelo Cascone
· 6 years ago
4f55c67
NetconfSession refactoring
by Yuta HIGUCHI
· 6 years ago
b251801
Configuration option respondToUnknownHosts.
by Andreas Pantelopoulos
· 6 years ago
a73e5c3
Src/dst port range of fiveTuple in SfcManager was not validated correctly.
by donghyeok.ho
· 6 years ago
6af4e17
Bumped supported revisions of P4 tools
by Carmelo Cascone
· 6 years ago
25747d8
Implement bazel support for web context
by Ray Milkey
· 6 years ago
68bc3b0
Bazel build of route-service tests
by Ray Milkey
· 6 years ago
15053f0
buildifier formatting of bazel files
by Ray Milkey
· 6 years ago
61ac570
Correcting typo
by Sangyeok Sim
· 6 years ago
02a658b
Build segment routing app with bazel
by Ray Milkey
· 6 years ago
60af96a
answer to questions for self-checking
by Arturo F de Velasco
· 6 years ago
a0138f5
add logs in VtnManager to avoid return null silently
by sdn
· 6 years ago
7fba877
Made the l2 handler use the new logic for pw trans.
by Andreas Pantelopoulos
· 7 years ago
5bf1366
Various pseudowire fixes and improvements.
by Andreas Pantelopoulos
· 7 years ago
1ccab71
Bazel support for apps with more than one included artifact
by Ray Milkey
· 6 years ago
d1b14d3
Fix: Avoid from deleting flat jump rules even if there are remained vm's in same host
by Daniel Park
· 6 years ago
12ae6ca
Start on implementation of apps with multiple included bundles
by Ray Milkey
· 6 years ago
83b7645
DHCPv[46] relay must replace the route instead of adding an extra NH
by Daniel Ginsburg
· 6 years ago
3b13737
Change DefaultRouteTable primitive to cached multimap.
by Jordan Halterman
· 7 years ago
1d52ddd
Bazel support for ONOS applications and OAR files
by Ray Milkey
· 6 years ago
fd9f744
[ONOS-7685]Improve failure inspection template for P4 Runtime developer
by Jianwei Mao
· 6 years ago
f3a28b0
Fix: remove FixedIpAddress associated with FloatingIp when purge VM
by Jian Li
· 6 years ago
a171a43
Fix: install flow rules to corresponding GW by listening fip events
by Jian Li
· 6 years ago
7ff935e
remove extra semicolons
by Sangyeok Sim
· 6 years ago
9dc5739
Sonar suggestion - Don't use a mutable collection in a public interface
by Ray Milkey
· 6 years ago
fca084b
Add device config change request using NetCfg
by hiroki
· 6 years ago
cd125de
ACL Input param validation for L4 port
by Sangyeok Sim
· 6 years ago
52c1122
[ONOS-7683] Add unit tests for a set of telemetry config classes
by Jian Li
· 6 years ago
2cf1c0b
[ONOS-7683] Implement various default telemetry configs
by Jian Li
· 6 years ago
ff8b9f9
[ONOS-7683] Initial commit of openstacktelemetry with service interfaces
by Jian Li
· 6 years ago
79d5ac3
Add dcs store dump command for ODTN
by hiroki
· 6 years ago
51b844c
Support openstack controller node status check feature
by Jian Li
· 6 years ago
c4d0640
[ONOS-7627] Support the creation of sr-iov port type for LiquidIO smart NIC
by Daniel Park
· 6 years ago
d4066ea
Bugfix: resolve a NPE caused by quering a non-existing router MAC
by Jian Li
· 6 years ago
de67978
Fix: avoid ICMP DUP replies caused by duplicated rules in GW nodes
by Jian Li
· 6 years ago
ff79dd9
Implement host probing retry with major refactoring
by Charles Chan
· 6 years ago
fbcd55e
sr-mcast NPE fix on vlan change
by Andrea Campanella
· 6 years ago
14c84e5
T3 Fixing HW miss on table 40
by Andrea Campanella
· 6 years ago
14a79f2
Fix: handles ARP Reply msg only if it is received by gateway node
by Jian Li
· 6 years ago
Next »