Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e46f09365b9d2c627031049da1595711e5b5df22
/
core
« Previous
29ecdee
Do not override configured hosts
by Charles Chan
· 8 years ago
9a710b2
Ensure appropriate leader elector state machine commands are marked with the SNAPSHOT compaction mode to prevent premature exclusion of the commands from the Atomix replication protocol.
by Jordan Halterman
· 8 years ago
f756d87
Bump atomix from 1.0.1-rc1 to 1.0.1
by Jon Hall
· 8 years ago
018605f
In this commit: CORD-799
by Saurav Das
· 8 years ago
ce77433
[ONOS-5911] Port removal after receiving OFPR_DELETE port status reason.
by Michal Mach
· 8 years ago
56a7a6b
Log missing application dependency.
by Yuta HIGUCHI
· 8 years ago
c884c3ef
ONOS-5816
by Kavitha Alagesan
· 8 years ago
0083a51
Revisit parents handling in drivers command
by Yuta HIGUCHI
· 8 years ago
943cd54
[ONOS-5853] FlowRuleBuilder: automatically set temp/perm field
by Thiago Santos
· 8 years ago
3120778
CLI to configure extra link attributes
by Yuta HIGUCHI
· 8 years ago
4019786
Allow Link.Type transition to types other than DIRECT
by Yuta HIGUCHI
· 8 years ago
5f3f3c4
Add description about latency annotation
by Yuta HIGUCHI
· 8 years ago
2ef8014
Resolve NullPointerException when release resource
by Yi Tseng
· 8 years ago
f92598b
Fix reference comparison of object
by Yuta HIGUCHI
· 8 years ago
7438f5a
Mechanism to add Port annotation via netcfg
by Yuta HIGUCHI
· 8 years ago
8d85875
ONOS-5976 Added CodecContext service to UiMessageHandler to allow
by Alan Deikman
· 8 years ago
07b5935
Fix debug statement broken by previous checkin
by Ray Milkey
· 8 years ago
59bde76
minor trace logging fixes
by Yuta HIGUCHI
· 8 years ago
e11a98d
[ONOS-5565]Implementation of QosConfig and QueueConfig
by Frank Wang
· 8 years ago
bc30e68
More plumbing of grid coordinates vs. geo coordinates.
by Simon Hunt
· 8 years ago
ac0a82d
Suppress stack trace due to a network timeout that can be recovered from
by Ray Milkey
· 8 years ago
de10c78
ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure
by Luca Prete
· 8 years ago
670ac5d
Resource group to share resources between intents
by Luca Prete
· 8 years ago
c201ae4
Oplink EDFA driver
by MaoLu
· 8 years ago
fa9ee8c
Minor improvements around Scalar weight.
by Yuta HIGUCHI
· 8 years ago
bddba16
Device Key Javadoc fix
by Andrea Campanella
· 8 years ago
5ae8085
Assign OchPort speed based on ODU signal type
by Yuta HIGUCHI
· 8 years ago
eb3cf54
Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config).
by Simon Hunt
· 8 years ago
7c2ee3c
connect netconf devices through ssh key
by Himanshu Ranjan
· 8 years ago
a004c7e
Adding ITU-T G.709/Y.1331 ODUCn rates to OduSignalType
by Konstantinos Kanonakis
· 8 years ago
5691faf
Add log on ProtectedTransportIntent compilation error
by Yuta HIGUCHI
· 8 years ago
54a7851
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
57b5101
Starting snapshot 1.10-SNAPSHOT
by Ray Milkey
· 8 years ago
de84cdd
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
8588c48
Tagging 1.9.0-b3
by Ray Milkey
· 8 years ago
1.9.0-b3
dde26b6
FIX-FOR-ONOS-5938
by sivachidambaram subramanian
· 8 years ago
2b3e22b
Minor cleanups for DefaultFlowRule.
by Jonathan Hart
· 8 years ago
e6caf68
Fix for [ONOS-5875]
by Pier Luigi
· 8 years ago
13b287f
Fix for [ONOS-5825]
by Pier Luigi
· 8 years ago
9b1d626
[CORD-783] Greedy learning of IPv6 hosts
by Pier Luigi
· 8 years ago
c955df7
Implement Atomix AsyncAtomicCounterMap, AtomicCounterMap and state machine.
by Jordan Halterman
· 8 years ago
66b77fa
Fix for [ONOS-5849]
by You Wang
· 8 years ago
0c83e84
Improve log compaction efficiency/correctness in AtomixConsistentTreeMap.
by Jordan Halterman
· 8 years ago
260156a
Improve log compaction efficiency/correctness in AtomixDocumentTree.
by Jordan Halterman
· 8 years ago
820e39f
Improve log compaction efficiency in AtomixConsistentMap.
by Jordan Halterman
· 8 years ago
211ba6a
Improve log compaction efficiency in AtomixConsistentSetMultimap.
by Jordan Halterman
· 8 years ago
57a3c3d
Improve log compaction efficiency in AtomixWorkQueue.
by Jordan Halterman
· 8 years ago
441c9ae
ONOS-5726: augmented implementation of "showIntent" overlay support.
by Simon Hunt
· 8 years ago
2323596
Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures.
by Thomas Vachuska
· 8 years ago
7e87663
[ONOS-5903] Intents always installs first path. Traffic path load is not distributed.
by jaegonkim
· 8 years ago
51590ff
Ensure all Intents reaches installable state.
by Yuta HIGUCHI
· 8 years ago
3026c9b
ONOS-5921 Fix isInstallable test logic
by Yuta HIGUCHI
· 8 years ago
1a15b06
Removing assert that will cause random failures and correcting range for mpls.
by Aaron Kruglikov
· 8 years ago
63bbedd
Add more error logging
by Yuta HIGUCHI
· 8 years ago
d5324f3
log more details on unsupported installable error
by Yuta HIGUCHI
· 8 years ago
3273921
Use marker in ProtectedTransportIntentCompiler
by Yuta HIGUCHI
· 8 years ago
eb28a7c
marker resource for annotating installable intent
by Yuta HIGUCHI
· 8 years ago
051be02
Allow LinkCollectionIntent to accept other types of resources.
by Yuta HIGUCHI
· 8 years ago
dcfa31a
ONOS-5603 ProtectedTransportIntentCompiler
by Yuta HIGUCHI
· 8 years ago
b360bb0
ONOS-5602 ProtectedTransportIntent
by Yuta HIGUCHI
· 8 years ago
0554896
ONOS-5855 Intent installer for Protection
by Andreas Papazois
· 8 years ago
4fc7c26
Fix for ONOS-5906 Asserting latch has reached zero and increasing wait time to avoid later assertion error.
by Aaron Kruglikov
· 8 years ago
322c9c3
[ONOS-5731] Implement skeleton of VirtualNetworkPacketManager
by yoonseon
· 8 years ago
ed9adcc
Disable AtomixWorkQueueTest failing under heavy load
by Yuta HIGUCHI
· 8 years ago
fadb9a3
intent-details command
by Yuta HIGUCHI
· 8 years ago
d934003
ONOS-5908 exclude removed Devices
by Yuta HIGUCHI
· 8 years ago
1d0d9cc
ONOS-5604 ProtectionConfig listener
by Yuta HIGUCHI
· 8 years ago
cf8f6b2
[ONOS-3558] Add AtomicCounterMap to DistributedPrimitive
by Jihwan Kim
· 8 years ago
895f695
ONOS-5905 transient field 'driver' shouldn't be serialized
by Yuta HIGUCHI
· 8 years ago
0282ab8
[ONOS-5797] GroupService: add setBucketsForGroup
by Victor Silva
· 8 years ago
a255bb4
ONOS-5595 netcfg for protection
by Yuta HIGUCHI
· 8 years ago
9401048
[ONOS-5907] Implementing unit test on Security-Mode ONOS
by Chanhee Lee
· 8 years ago
c372c22
Enable REST to manage devices under a proxy
by Michele Santuari
· 8 years ago
1346564
ONOS-5775: Partial failure constraint in VPLS
by Luca Prete
· 8 years ago
a90c44c
Surpress excess warning messages
by Jon Hall
· 8 years ago
67546fb
[ONOS-5310] FullMetersAvailable
by Jordi Ortiz
· 8 years ago
aa8de49
[ONOS-5599] Store meter features into MeterStore
by Jordi Ortiz
· 8 years ago
2398d96
Vector cost proposed to TST on 2016-07-13
by Andrey Komarov
· 8 years ago
cefcf77
Cosmetic fix for VLAN_POP instruction
by Charles Chan
· 8 years ago
8eac4ae
ONOS-4972: Augmented UiModelEvents to hold context and memo about the event subject.
by Simon Hunt
· 8 years ago
5dc9a4e
Bumping netty dependency versions to 4.1.5.Final.
by Jonathan Hart
· 8 years ago
d26ea65
ONOS-5799: Make SP2MP compiler partial failure constraint aware
by Luca Prete
· 8 years ago
37b687b
Adds utility functions related to the link local addresses
by Pier Luigi
· 8 years ago
1cf1fa4
Fix for ONOS-4618.
by Thomas Vachuska
· 8 years ago
287b4ae
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
2557ba3
Tagging 1.9.0-b1b
by Ray Milkey
· 8 years ago
1.9.0-b1b
cbd1b39
Sonar fixes
by Jon Hall
· 8 years ago
6633998
Fix for infinite loop, for JIRA ticket onos-5844
by vijayin
· 8 years ago
a36f10b
Remove executable bit from source files, etc.
by Yuta HIGUCHI
· 8 years ago
c6a6927
[ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism
by yoonseon
· 8 years ago
d5ec9e9
Adding to the 'devices' cli command an output that displays the local connectivity of a device.
by Saurav Das
· 8 years ago
a628554
Remove unnecessary semicolons
by Sho SHIMIZU
· 8 years ago
6fd1ca9
Revert "Allows duplicating packets when requesting packet-in via PacketService"
by Pier Luigi Ventre
· 8 years ago
b2bbb50
Revert atomix back to 1.0.0-rc9.
by Jonathan Hart
· 8 years ago
43df7bc
Bump up version of Atomix to 1.0.0 release
by Yuta HIGUCHI
· 8 years ago
f84ea7f
Output log on a failure of resource registration
by Sho SHIMIZU
· 8 years ago
874900e
Allows duplicating packets when requesting packet-in via PacketService
by Charles Chan
· 8 years ago
6582808
Reduce load on map
by Pier Ventre
· 8 years ago
2c433ce
Fixes [ONOS-5742]
by Pier Ventre
· 8 years ago
c590ebb
ONOS-5691 ONOS-5742 Fixing intent framework difficulties
by Brian O'Connor
· 8 years ago
Next »