Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
bad1660b7b62e16ab5f12249953ca76c08e19935
/
core
/
net
/
src
/
main
/
java
aa868b6
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
17eaa64
Tagging 1.13.0-rc1
by ONOS Jenkins User
· 7 years ago
1.13.0-rc1
181f3f4
Fixed wrong LPM mask in PI flow rule translator
by Carmelo Cascone
· 7 years ago
81929aa
Bumped supported commit of P4Runtime and BMv2
by Carmelo Cascone
· 7 years ago
3065ba3
Validate that cluster configuration intersects with existing nodes when forming cluster
by Jordan Halterman
· 7 years ago
dc8a556
[ONOS-7585] ObjectiveTracker.intentsByLink is not updated after ONOS node reboot
by jaegonkim
· 7 years ago
7be4e67
[ONOS-7288] Fix race condition of device manager
by Yi Tseng
· 7 years ago
6c52606
[ONOS-7573][Test successful] Mark online does not notify peers device subsystem
by Palash Kala
· 7 years ago
2c95acf
Support double-tagged host
by Jonghwan Hyun
· 7 years ago
ca7660a
Add rolling upgrade test.
by Jordan Halterman
· 7 years ago
8a571af
Support for bitwise AND/OR/XOR in ImmutableByteSequence
by Carmelo Cascone
· 7 years ago
aa7e973
CORD-2917 Should not push packet requests that target specific device to all devices
by Charles Chan
· 7 years ago
c09ad6d
Refactor logging in InOrderFlowObjectiveManager
by Charles Chan
· 7 years ago
df3eec5
[ONOS-7493] Segment routing may uninstall forwarding with no next id
by Yi Tseng
· 7 years ago
d28936e
[ONOS-7500] Supports PiTableEntry with no action
by Yi Tseng
· 7 years ago
d7e3b4b
[ONOS-7051] Support for P4Runtime meters
by Frank Wang
· 7 years ago
4256bde
Support for PI table entry with default action
by Carmelo Cascone
· 7 years ago
a7903c8
Implements in-order flow objective execution
by Charles Chan
· 7 years ago
0d817b0
[ONOS-7555] Device local-status and device availability parameters are not synchronized in cluster
by Palash Kala
· 7 years ago
225f4dc
Avoid blocking event thread in ResourceDeviceListener
by Jordan Halterman
· 7 years ago
054e23d
Add uptimes to device and cluster REST APIs
by Ray Milkey
· 7 years ago
227943d
Cosmetic fixes to FlowRuleManager.
by Thomas Vachuska
· 7 years ago
435f23c
Gracefully handle Device not there yet
by Yuta HIGUCHI
· 7 years ago
6a51cb9
Remove calls to deprecated Throwables.propagate() method
by Ray Milkey
· 7 years ago
9789311
[CORD-2802] Fix events reordering in FlowObjectiveManager
by Pier Luigi
· 7 years ago
a8e7477
Adding command to add routes and to generate flows from them.
by Thomas Vachuska
· 7 years ago
53e4796
Deprecate potentially error prone constructor methods
by Yuta HIGUCHI
· 7 years ago
2b1935d
ONOS-7509 preserve all attributes when ensuring enabled state
by Yuta HIGUCHI
· 7 years ago
611f466
Fixing issue in component config subsystem where the locally registered
by Thomas Vachuska
· 7 years ago
4b32fcb
Fixing ComponentConfigManager to preset values locally; not just in the distributed store.
by Thomas Vachuska
· 7 years ago
0e5632a
Sonar is not happy with RuntimeException
by Carmelo Cascone
· 7 years ago
abbd1ee
Fixed race condition in CriterionTranslatorHelper
by Carmelo Cascone
· 7 years ago
7483e1b
Remove deprecated LinkWeight interface
by Ray Milkey
· 7 years ago
a2cf3a1
Remove deprecated connect point APIs for point to point intents
by Ray Milkey
· 7 years ago
1c1f0c2
[ONOS-7410] DeviceManager.deviceConnected does not apply device annotations
by jaegonkim
· 7 years ago
9f6bd52
Fixed issue where component configuration would not propagate on node restart.
by Thomas Vachuska
· 7 years ago
92d206b
Remove deprecated link collection intent compiler
by Ray Milkey
· 7 years ago
6a36035
Remove deprecated private method
by Ray Milkey
· 7 years ago
a7cf8c8
Remove deprecated DefaultPath constructor with a scalar cost
by Ray Milkey
· 7 years ago
c568c34
Implemented CORD-1843 to avoid race condition when updating ECMPspgs.
by Saurav Das
· 7 years ago
5c7d488
SONAR suggestion - proper handling of InterruptedException
by Ray Milkey
· 7 years ago
961b19f
SONAR suggestions - eliminate lossy arithmetic
by Ray Milkey
· 7 years ago
3717e60
SONAR suggestions - prevent truncation of arithmetic expressions
by Ray Milkey
· 7 years ago
986a47a
SONAR suggestion - generic exceptions
by Ray Milkey
· 7 years ago
fbd9ae9
Various small fixes
by Yuta HIGUCHI
· 7 years ago
34a14f7
Add more logs to help debug packet processing issues
by Jonathan Hart
· 7 years ago
02c4c57
[ONOS-7392] Fix P4Runtime priority bug
by Yi Tseng
· 7 years ago
fe0e085
SONAR suggestions - boolean expressions that are known to be 'true' or 'false'
by Ray Milkey
· 7 years ago
e319dc2
Restricting mastership recheck when role NONE. Avoids also log pollution.
by Andrea Campanella
· 7 years ago
9c9cde4
SONAR Suggestion - protected members in final classes are pointless
by Ray Milkey
· 7 years ago
e81e941
[ONOS-7377] Fix: Removing Config Factory only if last element in cluster
by Andrea Campanella
· 7 years ago
9fb87f6
Remove device from deviceLocalStatus after the device was removed from the store.
by Rafał Szalecki
· 7 years ago
3c65d1b
[ONOS-7350] Add ISSU HA/rollback test scenario
by Jordan Halterman
· 7 years ago
39f78b6
Remove Intent constructor APIs deprecated in 1.9.1
by Ray Milkey
· 7 years ago
45d340c
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
32ebb5a
Tagging 1.13.0-b8
by ONOS Jenkins User
· 7 years ago
1.13.0-b8
bdcd967
Implements policer-meter-mapping [ONOS-5867]
by Pier Luigi
· 7 years ago
4793375
Dual-homing probing improvements
by Charles Chan
· 7 years ago
8bcd586
[ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI
by Andrea Campanella
· 7 years ago
61881df
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
d22dccc
Tagging 1.13.0-b7
by ONOS Jenkins User
· 7 years ago
1.13.0-b7
4bf9e3a
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
168ac92
Tagging 1.13.0-b6
by ONOS Jenkins User
· 7 years ago
1.13.0-b6
0e78e27
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
2a7d833
Tagging 1.13.0-b5
by ONOS Jenkins User
· 7 years ago
1.13.0-b5
c53a15f
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
d06da9e
Tagging 1.13.0-b3
by ONOS Jenkins User
· 7 years ago
716484c
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
6a6ac1d
Tagging 1.13.0-b1
by ONOS Jenkins User
· 7 years ago
a57a814
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
8977ced
Tagging 1.13.0-b0
by ONOS Jenkins User
· 7 years ago
f14d9ef
Fix for empty flooding groups due to bucket add/remove commands being reordered, and
by Saurav Das
· 7 years ago
fa89f2a
Fix NPE in PacketManager
by Ray Milkey
· 7 years ago
bc0308f
[ONOS-7243] Check for existing device master before attempting to acquire mastership to mark device offline
by Jordan Halterman
· 7 years ago
5a3c09c
[ONOS-7279] Fix for illegal state exception when deactivating driver providers
by Andrea Campanella
· 7 years ago
f32d854
Fix CORD-2326 Dual home host loses one of its location when its name being changed in GUI
by Charles Chan
· 7 years ago
326ad2d
ONOS-7050 Refactored PI translation service and store
by Carmelo Cascone
· 7 years ago
14e196d
[ONOS-6810] Implement Mastership handling in general DeviceProvider
by Andrea Campanella
· 7 years ago
a06a616
ONOS-6950 Annotate device through network configuration
by Palash Kala
· 7 years ago
1a7e4f9
ONOS-7050 First stab at PI translation store
by Carmelo Cascone
· 7 years ago
dbe0560
[ONOS-7236] Supports simple IPv4 routing on fabric.p4
by Yi Tseng
· 7 years ago
a09f87f
Starting snapshot 1.13.0-SNAPSHOT
by Ray Milkey
· 7 years ago
9416aea
Check for in-progress upgrade before attempting to change NONE role in DeviceManager
by Jordan Halterman
· 7 years ago
2c142c5
Fix race condition - if the device manager is not ready when a packet arrives, drop it rather than NPE
by Ray Milkey
· 7 years ago
39c28ca
Moved service PI classes/interfaces to appropriate package
by Carmelo Cascone
· 7 years ago
8320088
Unit tests for Cluster Metadata Manager
by Ray Milkey
· 7 years ago
4f68ec9
ONOS-6613 Non-disruptive intent reallocation
by Antonio Marsico
· 8 years ago
21a74da
[ONOS-7213] Add serializer for cluster metadata Partitions.
by Jordan Halterman
· 7 years ago
ba1bbaf
[ONOS-7214] Delete partition data after cluster reconfiguration.
by Jordan Halterman
· 7 years ago
e3708c7
ONOS-7219 - don't crash if there is no metadata file
by Ray Milkey
· 7 years ago
87892e2
ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser
by Carmelo Cascone
· 7 years ago
cc6ec60
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
9f9a752
Tagging 1.12.0-b2
by Ray Milkey
· 7 years ago
1.12.0-b2
ff6e1e6
fix a typo
by Harold Huang
· 7 years ago
f2e09cb
Adding ability to handle orphaned devices when balancing mastership.
by Thomas Vachuska
· 7 years ago
0676c97
Use default value for automatically rebalancing masters on upgrade
by Jordan Halterman
· 7 years ago
07f052b
[ONOS-7088] Distribute storage partitions evenly during upgrades
by Jordan Halterman
· 7 years ago
e370878
[ONOS-7116] Implement MeterProgrammable and MeterDriverProvider
by Andrea Campanella
· 7 years ago
f9c409a
[ONOS-6556] Distributed Implementation of PiPipeconfService
by Andrea Campanella
· 7 years ago
f094c61
[ONOS-7114] Meter Subsystem Refactoring
by Pier Luigi
· 7 years ago
Next »