Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
6a4cd00be9d5ad70140fb6ddbd9bea51b00e4a14
/
core
/
net
/
src
/
test
/
java
dd106a6
Simplified component config loader with preset method that sets the configuration regardless of the component state
by andrea
· 9 years ago
8d7caff
Remove unused fields
by Sho SHIMIZU
· 9 years ago
9abfc44
Remove reference that is only used in unit test
by Sho SHIMIZU
· 9 years ago
73f0378
Added test file Change-Id: Ie1a24924c6fe6d9a522640c7155976524b755ee0
by andrea
· 9 years ago
33279c8
Minor formatting changes in unit test for component config loader
by andrea
· 9 years ago
2581e18
Remove constructor deprecated in Cardinal
by Sho SHIMIZU
· 9 years ago
c3cf5bc
Remove deprecated constructor in FlowRuleIntent
by Sho SHIMIZU
· 9 years ago
48e64e4
Cleaned up the SRLG and disjoint path code and naming.
by Thomas Vachuska
· 9 years ago
2ec191f
Disjoint Path Utils Exposed
by Nikhil Cheerla
· 9 years ago
46080b6
Remove all address bindings code from Host subsystem.
by Jonathan Hart
· 9 years ago
fb32a6e
ONOS-2309: Add check in HostMonitor to make sure we only send out edge ports
by Jonathan Hart
· 9 years ago
7462641
Use lambda expression to simplify statements
by Sho SHIMIZU
· 9 years ago
58de416
Fixing copyrights.
by Thomas Vachuska
· 9 years ago
883354c
Simplify statement by using a method in standard library
by Sho SHIMIZU
· 9 years ago
7a4087b
Use diamond operator
by Sho SHIMIZU
· 9 years ago
006e486
Remove unnecessary semicolons
by Sho SHIMIZU
· 9 years ago
d88db6f
Use diamond operator
by Sho SHIMIZU
· 9 years ago
4cb3988
Moved ProxyArp, SDN-IP and BgpRouter to use new config format.
by Jonathan Hart
· 9 years ago
4998caa
ONOS-2488 Finished moving network config stuff out of the incubator area.
by Thomas Vachuska
· 9 years ago
10c810b
added treatment support and conversion to an instruction
by alshabib
· 9 years ago
a412236
ONOS-2190 - Move org.onosproject.net.config.* out of the incubator
by Ray Milkey
· 9 years ago
ba41fc1
ONOS-2446: Implement API to declare resource hierarchy
by Sho SHIMIZU
· 9 years ago
1f5e591
Resource API changes as preparation for hierarchy support (ONOS-2446)
by Sho SHIMIZU
· 9 years ago
96c5a4a
ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss
by Jonathan Hart
· 9 years ago
70ee1ee
ONOS-2445: Implement API to declare resource boundary
by Sho SHIMIZU
· 9 years ago
b2c47a7
Adding ability to synchronize topology clusters' broadcast trees.
by Thomas Vachuska
· 9 years ago
f1cedf4
host config operator
by Ayaka Koshibe
· 9 years ago
cc260d2
link config operator
by Ayaka Koshibe
· 9 years ago
e39c23a
Notion of config operators:
by Ayaka Koshibe
· 9 years ago
b1ffb00
device config operator
by Ayaka Koshibe
· 9 years ago
565a66a
Bug fixes/improvements:
by Madan Jampani
· 9 years ago
42e8cce
Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems.
by Thomas Vachuska
· 9 years ago
3a0cdd5
Devices,hosts, and links can be blocked and kicked off with the network configuration api
by Sahil Lele
· 9 years ago
313708b
Adding experimental Flow Objective composition
by Xin Jin
· 9 years ago
d812383
Changed ProxyArpManager to make use of EdgeManager.
by Aaron Kruglikov
· 9 years ago
e120059
Completed testing of EdgeManager
by Aaron Kruglikov
· 9 years ago
f3ed655
Seeding a test for the edge-manager implementation.
by Thomas Vachuska
· 9 years ago
2a65575
Improve the resiliency of the packet deserialization code.
by Jonathan Hart
· 10 years ago
8113466
Fixing FlowRule priority in intent compilers
by Brian O'Connor
· 9 years ago
27bee09
ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets.
by Thomas Vachuska
· 9 years ago
c97aa61
ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer.
by Thomas Vachuska
· 9 years ago
066244c
Simplify MP2S compiler, fix ingress/egress on same switch bug in SP2M compiler
by Jonathan Hart
· 9 years ago
d13a37b
Remove deprecated Flow Rule constructors
by Ray Milkey
· 9 years ago
c46af20
Fixing an issue where intents fail to re-route after a node is restarted; caused by failure to register intent resources correctly.
by Thomas Vachuska
· 9 years ago
c6e574f
MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete
by Madan Jampani
· 9 years ago
d24420f
Add OCh signal type to optical path intent.
by Marc De Leenheer
· 9 years ago
86af8f1
Adding support for writing metadata instruction. Needed by Centec driver.
by Saurav Das
· 9 years ago
6de2e20
Moving LabelResourceManager to incubator
by Brian O'Connor
· 9 years ago
36002e6
Made time limit for event processing configurable; cleaned-up duplicate code.
by Thomas Vachuska
· 9 years ago
1afa2a0
Rewrote optical connectivity intent compiler
by Marc De Leenheer
· 9 years ago
de003d9
LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations
by Madan Jampani
· 9 years ago
bdeb88a
ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS
by Changhoon Yoon
· 9 years ago
98ffca8
Save memory consumption by avoding unnecessary instantiation
by Sho SHIMIZU
· 9 years ago
6d01d3d
Inline static factory methods in BandwidthResource
by Sho SHIMIZU
· 9 years ago
63feca7
Rename Bandwidth to BandwidthResource
by Sho SHIMIZU
· 9 years ago
94b7ff4
Rename Lambda in org.onosproject.net.resource to LambdaResource
by Sho SHIMIZU
· 9 years ago
100e3b8
First shot at Broadcom OFDPA 1.0 pipeline
by Saurav Das
· 10 years ago
eba4e34
Adding tests for IntentCleaner
by Brian O'Connor
· 10 years ago
3c58e96
Adding IntentCleanup as a component.
by Brian O'Connor
· 10 years ago
f0c5a05
Initial implementation of CORRUPT state (ONOS-1060)
by Brian O'Connor
· 10 years ago
de47caa
Configurable extraneous flow rules
by Marc De Leenheer
· 10 years ago
6e0fb30
ONOS-1334 - Allow multi to single intent across a single switch
by Ray Milkey
· 10 years ago
34c9590
ONOS-533 Fix copyrights
by Ray Milkey
· 10 years ago
77a455f
Intent manager unit test enhancements
by Ray Milkey
· 10 years ago
fd7931d
ONOS-1404 - Rerouting delayed due to flows being removed out of order
by Ray Milkey
· 10 years ago
b5dcc51
Adding device and host tracking for intents (ONOS-1356)
by Brian O'Connor
· 10 years ago
4a0ba56
DefaultTrafficTreatment: Build all-instructions list at creation time
by Jonathan Hart
· 10 years ago
5630c61
ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3
by Thomas Vachuska
· 10 years ago
717361f
Distributed group store using eventual consistent map abstraction
by Srikanth Vavilapalli
· 10 years ago
ee2aa65
Merge IntentInstaller's role into IntentCompiler
by Sho SHIMIZU
· 10 years ago
e076c79
Implement builders for optical intents
by Ray Milkey
· 10 years ago
4250735
Remove deprecated instructions() method in the traffic treatment class
by Ray Milkey
· 10 years ago
ebc5d22
Refactor connectivity intent creation to use builders
by Ray Milkey
· 10 years ago
3e3ec5f
[Cardinal] Add builders for Intents and remove extra constructors.
by Ray Milkey
· 10 years ago
50a9b72
Add priority to remaining intent types
by Ray Milkey
· 10 years ago
7d1496b
ProxyArp: Reply directly when we know an external target host
by Jonathan Hart
· 10 years ago
8ef6d3b
Minor tweaks to the flow layer.
by Jonathan Hart
· 10 years ago
0811bdd
Disable some brittle tests that are causing problems with Jenkins
by Ray Milkey
· 10 years ago
c24cde3
Add priority to Intents
by Ray Milkey
· 10 years ago
6b52813
Adding emptyTreatment() and emptySelector()
by Brian O'Connor
· 10 years ago
6d697f1
Sketching out component configuration model & API.
by Thomas Vachuska
· 10 years ago
346b5b3
Traffic Treatements now support deferred, immediate, table, and clear instructions.
by alshabib
· 10 years ago
35b4ecb
Increase a timeout value from 100ms to 1000ms.
by Pavlin Radoslavov
· 10 years ago
1c166dc
Enable Intent Manager unit tests
by Ray Milkey
· 10 years ago
b1b66d3
Add unit test for optical path intent installer
by Ray Milkey
· 10 years ago
c313c40
Couple of changes for the BGP Router project:
by Saurav Das
· 10 years ago
a046a87
Due to type mismatch, test wasn't actually testing the contents of the intent
by Ray Milkey
· 10 years ago
6a8fd1d
Cleaned up IntentStores.
by Jonathan Hart
· 10 years ago
418685e
Add unit tests for WithdrawCoordinating phase
by Sho SHIMIZU
· 10 years ago
3a7c98e
Move IntentCompilers to the dedicated package
by Sho SHIMIZU
· 10 years ago
167ae0b
Change Optional.ofNullable calls to Optional.of
by Ray Milkey
· 10 years ago
dd5fb95
Add unit test for link collection intent installer
by Ray Milkey
· 10 years ago
bb32048
Add unit test for MPLS path intent installer
by Ray Milkey
· 10 years ago
033bb70
Add unit tests for Withdrawing phase
by Sho SHIMIZU
· 10 years ago
67c221f
Fix a typo in a parameter name
by Ray Milkey
· 10 years ago
d990535
Unit test for path intent installer
by Ray Milkey
· 10 years ago
64d4867
Add unit tests for Installing phase
by Sho SHIMIZU
· 10 years ago
0a3bb1d9
Add unit tests for InstallCoordinating phase
by Sho SHIMIZU
· 10 years ago
892509a
Add unit tests for Compiling phase
by Sho SHIMIZU
· 10 years ago
43a2822
Refactor tests to use shared mock implementations
by Ray Milkey
· 10 years ago
Next »