Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
74b354556ee81ee5896db8fc3fcfd3462a35d722
« Previous
7c77165
STC 2.4 release
by Thomas Vachuska
· 7 years ago
8c73019
Fixing ComponentConfigManager to preset values locally; not just in the distributed store.
by Thomas Vachuska
· 7 years ago
335ab87
Fix Sonar warning - remove redundant condition check
by Charles Chan
· 7 years ago
07e99ad
T3: Fix for mvn build and SR dependency
by Andrea Campanella
· 7 years ago
d711b80
T3: Implementation of host based, less arguments CLI command
by Andrea Campanella
· 7 years ago
e30f33e
T3 Handling lldp and Bddp
by Andrea Campanella
· 7 years ago
ae255c0
DHCPv6 Lease Query
by Lior Assouline
· 7 years ago
0b14d6c
[CORD-2486] Improve Mcast CLI APIs
by Pier Luigi
· 7 years ago
1c34a44
[CORD-2484] Deleting multicast route does not clean flows and groups
by Pier Luigi
· 7 years ago
3dfd835
[CORD-2607] Mcast buckets correction
by Pier Luigi
· 7 years ago
4a7cdfa
[CORD-2634] Fix verify operation in OFDPA pipeliner.
by Pier Luigi
· 7 years ago
bd54744
Upgrade to Atomix 2.0.18
by Jordan Halterman
· 7 years ago
9e43fcb
Ports with zero counters displayed on UI
by Georgios Katsikas
· 7 years ago
c13e67a
Fixing null provider custom topo simulator
by Thomas Vachuska
· 7 years ago
562a1bb
[CORD-2734] Protect SR executor from exceptions
by Pier Luigi
· 7 years ago
eae90a3
Ensures internal link state is up to date on a restarted ONOS instance. Also fixes an NPE in FpmManager.
by Saurav Das
· 7 years ago
c03da31
Renamed tofino driver to barefoot
by Carmelo Cascone
· 7 years ago
bbd34e2
Fixed issue where component configuration would not propagate on node restart.
by Thomas Vachuska
· 7 years ago
adf62c6
Fix wrong path for FpmPushRoutesCommand
by Pier Luigi
· 7 years ago
7e57aaa
Fix issue reported by error-prone
by Yuta HIGUCHI
· 7 years ago
8866d84
[CORD-2583] Change Fpm protocol classes to use Builder pattern
by Kalhee Kim
· 7 years ago
b525fe9
[CORD-2483] Deleting multiple sinks does not clean all flows and groups
by Pier Luigi
· 7 years ago
7b7a29d
[CORD-2483] Mcast does not forward traffic to all the sinks
by Pier Luigi
· 7 years ago
5131dad
[CORD-2480] Implement logic for dual-link in McastHandler
by Pier Luigi
· 7 years ago
2459265
[CORD-2534] McastHandler does not handle device down
by Pier Luigi
· 7 years ago
5857e22
added cfgService for AlarmPollingProvider
by fahadnaeemkhan
· 7 years ago
745a5e9
Fix for NPE that can get triggered upon onos instance restart.
by Saurav Das
· 7 years ago
0d79774
Ensure messages are correctly timed out in NettyMessagingManager
by Jordan Halterman
· 7 years ago
8314b07
T3: Handling double rules on table 10 for HW
by Andrea Campanella
· 7 years ago
b524fff
Bug fix for Ofdpa2 group handler.
by Andreas Pantelopoulos
· 7 years ago
f3f7594
Implemented CORD-1843 to avoid race condition when updating ECMPspgs.
by Saurav Das
· 7 years ago
87553e1
CORD-2581 Push FPM routes to route store again when an instance rejoin the cluster
by Charles Chan
· 7 years ago
e9b45cc
T3 Vlan handling when output to controller
by Andrea Campanella
· 7 years ago
bd3aa92
Upgrade to Atomix 2.0.16
by Jordan Halterman
· 7 years ago
6c913f2
Support latest OFDPA premium image
by Charles Chan
· 7 years ago
9cd528f
Bugfix in route handler in occasion of route update event
by Charles Chan
· 7 years ago
f019982
Checking mastership when revoking a route
by Charles Chan
· 7 years ago
e01977fc
Introduce DistributedLock to guarantee that minority nodes won't try to remove
by Charles Chan
· 7 years ago
ce7363a
[ONOS-7373] Ensure Netty channels are closed on send exceptions
by Jordan Halterman
· 7 years ago
603a50f
[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
760f4a8
[ONOS-7441] Keep installed applications in sync with app store
by Jon Hall
· 7 years ago
1b54b40
Fix to deal with exception cases in case of OpenstackNetworkEvent.
by daniel park
· 7 years ago
a97819c
Make caching optional for LeaderElector primitive.
by Jordan Halterman
· 7 years ago
4204cd4
Upgrade to Atomix 2.0.15
by Jordan Halterman
· 7 years ago
ae42ed1
T3 output enhacements
by Andrea Campanella
· 7 years ago
1ed37c9
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
a7a8a41
Add client-side timer for blocking on DistributedLock#tryLock(Duration) while partition is unavailable
by Jordan Halterman
· 7 years ago
e0686e7
[CORD-2631] Handling dual links in T3
by Andrea Campanella
· 7 years ago
671d746
Support for MPLS Swap Group creation.
by Andreas Pantelopoulos
· 7 years ago
236b702
[CORD-2582] Adding ARP support to T3
by Andrea Campanella
· 7 years ago
bd13178
SONAR suggestion - checking the same condition twice
by Ray Milkey
· 7 years ago
4bb99b8
Deploy 1.11 version of the ONOS Maven plugin
by Ray Milkey
· 7 years ago
e99e7a3
Adding feature repo listing to the diagnostics commands.
by Thomas Vachuska
· 7 years ago
862d4f9
Add DistributedLock test commands and STC tests
by Jordan Halterman
· 7 years ago
c2e2ae6
Add distributed lock primitive
by Jordan Halterman
· 7 years ago
af0cf7a
Adding a tool for remote collection of node and cluster diagnostics.
by Thomas Vachuska
· 7 years ago
a658512
Don't try and write an empty list of OF messages
by Jonathan Hart
· 7 years ago
5af88fe
Fix SONAR warnings in OFDPA2 pipeline
by Pier Luigi
· 7 years ago
804e4f8
T3 avoiding false flow rule match
by Andrea Campanella
· 7 years ago
ed8fe89
Upload ONOS release artifacts to maven central
by Ray Milkey
· 7 years ago
8b60903
T3 - Fixing NPE for flow rules
by Andrea Campanella
· 7 years ago
0a271db
Drop log level of harmless event
by Jonathan Hart
· 7 years ago
6aee851
CORD-2637 Correctly use broadcast flag in DHCPv4 relay
by Daniel Ginsburg
· 7 years ago
1ffebd0
[ONOS-7372] GossipDeviceStore cannot do 'mark off line' for a removed device in a controller recovered from failure
by jaegonkim
· 7 years ago
d293a5a
T3: removed fixed mpls_bos and proper mpls label removal
by Andrea Campanella
· 7 years ago
4770826
Updating change to distributed application store to re-enable reinstalling apps
by Andrea Campanella
· 7 years ago
5689cbe
Add more logs to help debug packet processing issues
by Jonathan Hart
· 7 years ago
0315509
Various small fixes
by Yuta HIGUCHI
· 7 years ago
e1e60d0
SONAR suggestion - toString() should not return null
by Ray Milkey
· 7 years ago
d1b1e95
SONAR suggestions - more blocker bugs
by Ray Milkey
· 7 years ago
ae4e5ed
Sonar suggestions - fixes to potential null pointer dereferences
by Ray Milkey
· 7 years ago
a5d31a6
Sonar suggestion - possible null pointer dereferences in equals() methods
by Ray Milkey
· 7 years ago
b459cd2
Do not remove RestDevices when shutting down the RestDeviceProvider
by Andrea Campanella
· 7 years ago
06d98ab
T3: Support for Ipv6 in CLI command
by Andrea Campanella
· 7 years ago
2172f23
Upgrade to Atomix 2.0.14
by Jordan Halterman
· 7 years ago
127b5f4
Fix version string on maven central karaf bundle
by Ray Milkey
· 7 years ago
9a78cfb
Revert "[ONOS-7373] Ensure Netty channels are closed on send exceptions"
by Ray Milkey
· 7 years ago
1a9d642
Implement minimum heartbeat interval in failure detectors
by Jordan Halterman
· 7 years ago
0551d03
[ONOS-7381] Reset phi accrual failure detectors when nodes are re-activated
by Jordan Halterman
· 7 years ago
a347f2d
[ONOS-7373] Ensure Netty channels are closed on send exceptions
by Jordan Halterman
· 7 years ago
31a3d1e
Adding drop on same output of input connect point
by Andrea Campanella
· 7 years ago
f1aed03
Fix NPE in Dhcp6HandlerImpl
by Charles Chan
· 7 years ago
6a662f8
Only modify the default doc set when a new release is made
by Ray Milkey
· 7 years ago
0885317
[ONOS-7382] Ensure flow tables are removed when last entry is removed
by Jordan Halterman
· 7 years ago
3442a78
[CORD-2528] RIPngEntry handling byte
by Kalhee Kim
· 7 years ago
cf92240
[CORD-2529] Fpm route store handling
by Kalhee Kim
· 7 years ago
a4eabc0
[CORD-2260] Add a timer task to clean ipaddr, pd prefix
by Kalhee Kim
· 7 years ago
e5bb709
[CORD-2362] dhcp relay v6 counters implementation
by Kalhee Kim
· 7 years ago
023e0bd
[CORD-2318] Allow v6 alternative dhcp server for default and indirect dhcp server
by Kalhee Kim
· 7 years ago
21acc22
[CORD-2226] Dhcp6 Relay uses to store dhcp record for LeaseQuery
by Kalhee Kim
· 7 years ago
50d5b92
Take down edge ports on a leaf switch when all uplinks are gone
by Saurav Das
· 7 years ago
63a0ac9
T3: Handling null or offline device
by Andrea Campanella
· 7 years ago
d5aa341
Fix for T3 test paths
by Andrea Campanella
· 7 years ago
34367e3
Adding an error trap for the web-socket onClose handler.
by Thomas Vachuska
· 7 years ago
a815a88
Fixed VLAN used for l2 intf groups of pseudowires
by Andreas Pantelopoulos
· 7 years ago
3431019
Minor update in PW configuration to handle updates better
by Andreas Pantelopoulos
· 7 years ago
16d2b8b
[CORD-2432][CORD-2431] Initial t3 implementation
by Andrea Campanella
· 7 years ago
aeb11a7
[CORD-2533] UnsupportedOperationException in OFDPA pipeliner
by Pier Luigi
· 7 years ago
1227035
[CORD-2532] IllegalArgumentException in OFDPA pipeliner
by Pier Luigi
· 7 years ago
781f8df
[CORD-2531] Missing flows and multicast groups
by Pier Luigi
· 7 years ago
Next »