Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
9b49e3420a797426a568ee97879763d3eaba7910
« Previous
b2b0043
Fix wrong path for FpmPushRoutesCommand
by Pier Luigi
· 7 years ago
4f985cd
Disabled gNMI support in p4vm until it becomes more stable
by Carmelo Cascone
· 7 years ago
0eb68e1
Fix issue reported by error-prone
by Yuta HIGUCHI
· 7 years ago
0e1b4d9
Added support for optical intent between the different ports on same device.
by fahadnaeemkhan
· 7 years ago
715dd73
[CORD-2583] Change Fpm protocol classes to use Builder pattern
by Kalhee Kim
· 7 years ago
d1be7b1
[CORD-2483] Deleting multiple sinks does not clean all flows and groups
by Pier Luigi
· 7 years ago
21fffd2
[CORD-2483] Mcast does not forward traffic to all the sinks
by Pier Luigi
· 7 years ago
bad6d6c
[CORD-2480] Implement logic for dual-link in McastHandler
by Pier Luigi
· 7 years ago
eba73a0
[CORD-2534] McastHandler does not handle device down
by Pier Luigi
· 7 years ago
34e29ca
Implement OpenFlow based LambdaQuery behavior
by Laszlo Papp
· 7 years ago
5193cb7
Bump yang tools version to 2.4
by Ray Milkey
· 7 years ago
8ee2be9
added cfgService for AlarmPollingProvider
by fahadnaeemkhan
· 7 years ago
15a8178
Fix for NPE that can get triggered upon onos instance restart.
by Saurav Das
· 7 years ago
02a9498
Bump up openstack4j to 3.1.0 with dependency updated
by Jian Li
· 7 years ago
94db191
Ensure messages are correctly timed out in NettyMessagingManager
by Jordan Halterman
· 7 years ago
a7cf8c8
Remove deprecated DefaultPath constructor with a scalar cost
by Ray Milkey
· 7 years ago
97f9d4c
T3: Handling double rules on table 10 for HW
by Andrea Campanella
· 7 years ago
d517073
Remove deprecated behaviour Queue APIs
by Ray Milkey
· 7 years ago
d4b51c2
Remove deprecated key file interface
by Ray Milkey
· 7 years ago
640fedd
Remove deprecated port behaviour classes - PortConfig - PortDiscovery
by Ray Milkey
· 7 years ago
25db42f
Bug fix for Ofdpa2 group handler.
by Andreas Pantelopoulos
· 7 years ago
c568c34
Implemented CORD-1843 to avoid race condition when updating ECMPspgs.
by Saurav Das
· 7 years ago
035ed1f
CORD-2581 Push FPM routes to route store again when an instance rejoin the cluster
by Charles Chan
· 7 years ago
58b3b52
T3 Vlan handling when output to controller
by Andrea Campanella
· 7 years ago
d5bb2ef
[CORD-2635][CORD-2632] Handle Clear Deferred actions. Support for DHCP packets trace. Output optimization to handle also gateways
by Andrea Campanella
· 7 years ago
4504e59
Upgrade to Atomix 2.0.16
by Jordan Halterman
· 7 years ago
b18424c
[ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore
by daniel park
· 7 years ago
23e73c5
[ONOS-7373] Ensure Netty channels are closed on send exceptions
by Jordan Halterman
· 7 years ago
77a9405
Support latest OFDPA premium image
by Charles Chan
· 7 years ago
08d9132
Bugfix in route handler in occasion of route update event
by Charles Chan
· 7 years ago
5f7577e
Checking mastership when revoking a route
by Charles Chan
· 7 years ago
0cc4450
Introduce DistributedLock to guarantee that minority nodes won't try to remove
by Charles Chan
· 7 years ago
fd9939b
Enhanced stc-warden monitor tool to check disk being write-able.
by Thomas Vachuska
· 7 years ago
c419f0e
Adding artifacts for the tutorial VM.
by Thomas Vachuska
· 7 years ago
552c382
Inducing small delay to allow ARPs to be seen by controller.
by Thomas Vachuska
· 7 years ago
b51707b
HACK: Clean-up frequent problem-cause files from buck-out
by Thomas Vachuska
· 7 years ago
f3cbc80
SONAR suggestion - remove unneeded catch of Exception
by Ray Milkey
· 7 years ago
1b1355d
Adding ability to wipe-out UI model cache and network config.
by Thomas Vachuska
· 7 years ago
2b4958a
SONAR suggestion - don't use generic exceptions
by Ray Milkey
· 7 years ago
074ba9b
SONAR suggestions - concurrent access to static fields
by Ray Milkey
· 7 years ago
5c7d488
SONAR suggestion - proper handling of InterruptedException
by Ray Milkey
· 7 years ago
46c5eaa
Make caching optional for LeaderElector primitive.
by Jordan Halterman
· 7 years ago
5bbe5ba
Upgrade to Atomix 2.0.15
by Jordan Halterman
· 7 years ago
d87a6b0
Updating tower topology for the tutorial.
by Thomas Vachuska
· 7 years ago
ca7ee07
SONAR suggestion - bit operator instead of logical
by Ray Milkey
· 7 years ago
6a418d2
ONOS-7419 Compare and update TAPI yang currently in ONOS with TAPI 2.0 release
by wu
· 7 years ago
9a618ed
Fix the Calient wavelength range
by Laszlo Papp
· 7 years ago
e46f093
Workaround to make `mis` work
by Yuta HIGUCHI
· 7 years ago
5767d59
Updating tower topology for the tutorial.
by Thomas Vachuska
· 7 years ago
ba547f9
SONAR suggestion - log exceptions, don't print stack traces
by Ray Milkey
· 7 years ago
961b19f
SONAR suggestions - eliminate lossy arithmetic
by Ray Milkey
· 7 years ago
ef31005
SONAR suggestions - uneccesary instanceof operators
by Ray Milkey
· 7 years ago
22cb550
ONOS-6329 - Added configured property to the Host Panel
by Steven Burrows
· 7 years ago
31e00c61
ONOS-7187 - Added testcard for color the swatch
by Steven Burrows
· 7 years ago
7382c7f
T3 output enhacements
by Andrea Campanella
· 7 years ago
6de4fb9
[ONOS-7409] Fixing NullPointerException when DeviceManager handles deviceDisconnected
by Donghyeok Ho
· 7 years ago
1c2881d
Fixing onos-user-key to use ssh-keygen optionally.
by Thomas Vachuska
· 7 years ago
1567b53
SONAR suggestion - implement equals() whenever compareTo() is implmented
by Ray Milkey
· 7 years ago
110ba89
ONOS-7420 workaround for DCS event consolidation bug
by Yuta HIGUCHI
· 7 years ago
e04aac9
[CORD-2631] Handling dual links in T3
by Andrea Campanella
· 7 years ago
49d956c
Add client-side timer for blocking on DistributedLock#tryLock(Duration) while partition is unavailable
by Jordan Halterman
· 7 years ago
7c8e791
[CORD-2582] Adding ARP support to T3
by Andrea Campanella
· 7 years ago
ecbdc64
SONAR suggestion - indexOf() > 0 ignores the first character in a string
by Ray Milkey
· 7 years ago
928644f
SONAR suggestions - don't have a public setter in an enum
by Ray Milkey
· 7 years ago
d6a67c3
SONAR suggestion - explicit break in switch statements
by Ray Milkey
· 7 years ago
8206ad9
ONOS-6205, DistributedMeterStore contains several memory leak when storing CompletableFutures in a map but failing to remove them when the futures are completedexceptionally.
by Hwanwook Lee
· 7 years ago
5bdffe7
Updated fabric P4 compiler output for BMv2
by Carmelo Cascone
· 7 years ago
a106140
Made multicast support optional in fabric.p4
by Carmelo Cascone
· 7 years ago
3717e60
SONAR suggestions - prevent truncation of arithmetic expressions
by Ray Milkey
· 7 years ago
6735683
Sync versions in archetypes
by Yuta HIGUCHI
· 7 years ago
a40aa0b
Adding feature repo listing to the diagnostics commands.
by Thomas Vachuska
· 7 years ago
084245f
Deploy 1.11 version of the ONOS Maven plugin
by Ray Milkey
· 7 years ago
34ef6a1
SONAR suggestion - checking the same condition twice
by Ray Milkey
· 7 years ago
99b7bbe
Adding REST API and CLI for managing UI user preferences.
by Thomas Vachuska
· 7 years ago
f9af3d6
Sync versions in archetypes
by Yuta HIGUCHI
· 7 years ago
4fd2843
[ONOS-7438][ONOS-7439] Supports table counters and some properties
by Yi Tseng
· 7 years ago
e67e141
[ONOS-7437] Logs more detail from P4Runtime error message
by Yi Tseng
· 7 years ago
d76b679
Cleaning up the onos remote CLI tool for use as admin tool.
by Thomas Vachuska
· 7 years ago
33e85c0
Made GTP UPD checksum update optinal in SPGW
by Carmelo Cascone
· 7 years ago
42b6203
SONAR suggestion - problems with string format calls
by Ray Milkey
· 7 years ago
5f092c4
OF: implement target power setting
by Laszlo Papp
· 7 years ago
18dac85
Add DistributedLock test commands and STC tests
by Jordan Halterman
· 7 years ago
986a47a
SONAR suggestion - generic exceptions
by Ray Milkey
· 7 years ago
4743258
Add distributed lock primitive
by Jordan Halterman
· 7 years ago
10f35dc
SONAR suggestion - remove mutable public collections
by Ray Milkey
· 7 years ago
c4960e9
This is a language bundle for LION: Dutch(NL)
by Keesjan Karsten
· 7 years ago
7a8488c
Support for MPLS Swap Group creation.
by Andreas Pantelopoulos
· 7 years ago
39e2023
Don't try and write an empty list of OF messages
by Jonathan Hart
· 7 years ago
43ae498
Fixed the UK mininet topology.
by Thomas Vachuska
· 7 years ago
15370d2
Adding a tool for remote collection of node and cluster diagnostics.
by Thomas Vachuska
· 7 years ago
075f101
Fix SONAR warnings in OFDPA2 pipeline
by Pier Luigi
· 7 years ago
f1653a7
pom cleanup
by Yuta HIGUCHI
· 7 years ago
2e27ec5
SONAR suggestion - constant arrays should be private
by Ray Milkey
· 7 years ago
3d3956d
Fix bugs from fabric.p4
by Yi Tseng
· 7 years ago
019fba4
Refactor exception handling in the OSPF protocol
by Ray Milkey
· 7 years ago
b001b55
SONAR suggestion - .equals() calls that cannot be true due to type mismatches
by Ray Milkey
· 7 years ago
76737cf
[ONOS-7435] add "ignoreDeviceWhenGet" property to P4RuntimeGroupProgrammable
by Yi Tseng
· 7 years ago
f18e66e
[ONOS-7406] Fix NPE when annotation is null
by Yi Tseng
· 7 years ago
53a9d5b
Fix build error on Ubuntu 14.04
by Kevin Chuang
· 7 years ago
de76c2c
Fixing possibile NPE in gNMI ports discovery
by Andrea Campanella
· 7 years ago
Next »