Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
da8867f95b5d74435002f153a58f9a815f88e25c
/
apps
« Previous
88ae51e
Avoid parallelizing node initialization due to state contention
by Jian Li
· 6 years ago
a7160da
Fix SNAPSHOT version in test/proxy app
by Ray Milkey
· 6 years ago
cd91a07
Added src port and dst ip address option to forced acl functionality.
by Daniel Park
· 6 years ago
95feda0
Add test application for node/mastership based remote Java proxies
by Jordan Halterman
· 6 years ago
333e30b
Fix maven build
by Ray Milkey
· 6 years ago
dd50eac
Fix problems detected by ErrorProne
by Ray Milkey
· 6 years ago
5b66ce0
Fix: resolve failure of E-W communication at ARP broadcast mode
by Jian Li
· 6 years ago
311a9c9
Do not add match field, if the src/dst IP Prefix is 0.0.0.0/0
by Jian Li
· 6 years ago
3adf365
REST API support added for t3-troubleshoot-simple
by psneha
· 6 years ago
0e1c7b5
Added forced acl command in OpenstackNetworking app
by Daniel Park
· 6 years ago
7f024de
Add REST interface for configuring ARP mode
by Jian Li
· 6 years ago
a494768
Support to publish port TX and RX stats in openstacktelemetry
by Jian Li
· 6 years ago
7f70bb7
Add CLI for reconfiguring ARP mode on openstacknetworking app
by Jian Li
· 6 years ago
e6110b7
Fix: resolve the service not found exception caused by openstack4j
by Jian Li
· 6 years ago
41aa815
Sonar suggestion for a break in a switch
by Ray Milkey
· 6 years ago
eded688
Set R-bit in neighbor advertisement if replying as a router
by Charles Chan
· 6 years ago
b8ddc3f
Add device driver for ODTN Phase1.0
by hiroki
· 6 years ago
0354b45
Fix guaranteed NPE in CLI error report
by Ray Milkey
· 6 years ago
6041f10
Fixes default arp mode to proxy in OpenstackNetworking app.
by Daniel Park
· 6 years ago
158b8c4
More improvements and bugfixes in P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
b1ca1a2
Init and purge rules/group table during vtap app start and stop
by Jian Li
· 6 years ago
26ef130
Add group table, flow rules by listening to openstack node events
by Jian Li
· 6 years ago
c253810
[ONOS-7731] Add a set of CLI for openstack vtap app
by Jian Li
· 6 years ago
614cb09
[ONOS-7731] Add initial implementation of openstack vtap manager
by Jian Li
· 6 years ago
d18f2b0
[ONOS-7731] Add unit tests for openstack vtap and vtapCriterion
by Jian Li
· 6 years ago
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
Next »