Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
91908afbb4aab80a5bddc1f16700a419b60dc233
/
apps
« Previous
538be74
Refactored primitive builders to consolidate methods into the base DistributedPrimitiveBuilder
by Madan Jampani
· 9 years ago
640f183e
CORD-536 Support bidirectional connectivity between two services with dependency
by Hyunsun Moon
· 9 years ago
883fd37
Added interfaces configuration to allow vRouter to be selective about what
by Jonathan Hart
· 9 years ago
133fd79
CORD-524 Added a state to set data plane IP to br-int
by Hyunsun Moon
· 9 years ago
54119bb
Add neighbor lifecycle management.
by Jonathan Hart
· 9 years ago
5af5f14
Added configuration for PIM interfaces.
by Jonathan Hart
· 9 years ago
36fd31e
Finish off a couple of things to get PIM to send HELLOs.
by Jonathan Hart
· 9 years ago
e5ec240
fixing events in the olt when olt availability changes
by alshabib
· 9 years ago
93a1383
Add skeletal CPMan manager component interfaces
by Jian Li
· 9 years ago
03adb49
moving igmp app to use access device config
by alshabib
· 9 years ago
7115cd2
Initial implementation of cord multicast application
by alshabib
· 9 years ago
bbc7ead
Fixed a bug that optical intent compilers never release resources reserved during compilation.
by Naoki Shiota
· 9 years ago
483e29f
CORD-524 Added utils to execute IP commands to a remote host
by Hyunsun Moon
· 9 years ago
b4348d5
Fix NoClassDefFoundError when execute dhcp-set-static-mapping
by Jian Li
· 9 years ago
5db8e05
[ONOS-3793] Implements the Openstack Security Group REST call parser
by sangho
· 9 years ago
6b04558
Add CLI for viewing FPM connections.
by Jonathan Hart
· 9 years ago
33b81f2
Move TestIntentServiceHelper to routing-api bundle
by Jonathan Hart
· 9 years ago
85060ac
[ONOS-3662] Add CLI for control plane manager
by Jian Li
· 9 years ago
17d38f4
Remove OFDPA /32 -> ECMP workaround
by Charles Chan
· 9 years ago
4983164
Two fixes: 1) cpqd emulation of ofdpa pops off internal vlan before sending to controller
by Saurav Das
· 9 years ago
c27b6b2
Fix files with windows line endings + Add checkstyle rule to catch this issue
by Madan Jampani
· 9 years ago
1fdd224
Not allow null value for all control metrics, revise unit test
by Jian Li
· 9 years ago
c5cb4a1
Clean code and refine javadocs for control plane manager
by Jian Li
· 9 years ago
e17d328
Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it.
by Madan Jampani
· 9 years ago
dd45720
FaultManagement: topo overlay - rename variable to match service name.
by Simon Hunt
· 9 years ago
7d180c5
Implement updateMetric and getLoad methods of ControlPlaneMonitor
by Jian Li
· 9 years ago
fb631b4
Removed static DHCP mapping when a VM is vanished
by Hyunsun Moon
· 9 years ago
56dcdce
Fixes deadlock in dhcp ip assignment logic caused by nesting calls to distributed primitives.
by Madan Jampani
· 9 years ago
ba6b117
Add resource name param to diskMetrics and networkMetrics method
by Jian Li
· 9 years ago
5173188
updated mcastforwarding to handle new events
by Julian Lawrence
· 9 years ago
de15e1c
Remove references to SDN-IP from components that have been generalized.
by Jonathan Hart
· 9 years ago
c7a981f
adding remove subscriber command
by alshabib
· 9 years ago
5c8257b
[ONOS-3832] Sfc manager register with packet subsystem
by Phaneendra Manda
· 9 years ago
1d3eac9
Added static DHCP lease for a new host
by Hyunsun Moon
· 9 years ago
0b41d29
FaultManagement: Adding multi-clock glyph to topo overlay.
by Simon Hunt
· 9 years ago
122b4f5
[ONOS-3867] Class cast exception bug fix
by sangho
· 9 years ago
ec343ff
Implement DefaultControlLoad, add lastUpdate for MetricsDatabase
by Jian Li
· 9 years ago
3afbc7f
Adding ability to project device, link and host model as alternate entities.
by Thomas Vachuska
· 9 years ago
1c694bb
Fault Management App: alarm clock glyph.
by Simon Hunt
· 9 years ago
81ab23b
Added drop rules to prevent packets for virtual networks go out
by Hyunsun Moon
· 9 years ago
9186613
Lowered some warning levels
by Hyunsun Moon
· 9 years ago
10a2070
[ONOS-3851] Add skeletal code of Web GUI for Control Plane Manager
by Jian Li
· 9 years ago
54df73e
[ONOS-3648] Rename CPMan REST API prefix
by Jian Li
· 9 years ago
086eee9
don't install filtering objectives on uplink port
by alshabib
· 9 years ago
14d147d
[WIP] Fixed for controller to not to reply ARP request from physical
by Hyunsun Moon
· 9 years ago
4614890
[ONOS-3536] Implement back-end metrics saving logic using RRD
by Jian Li
· 9 years ago
d52bffc
CORD-484 Support management network for a VM
by Hyunsun Moon
· 9 years ago
916bf89
vRouter: ignore routes that don't come from Quagga
by Jonathan Hart
· 9 years ago
3623cb6
[ONOS-3697] Remove flow rules and dhcp mapping for router when it is removed.
by sangho
· 9 years ago
620f70d
LeadershipStore updates:
by Madan Jampani
· 9 years ago
79c4f1b
Fix openstackswitching app activation issue
by Jian Li
· 9 years ago
6b86a76
Split CPMan into api and app submodules
by Jian Li
· 9 years ago
c132c11
[ONOS-3648] Implement REST API for collecting system metrics
by Jian Li
· 9 years ago
e044d1a
Augment metrics model to monitor more # of control metrics
by Jian Li
· 9 years ago
51539b8
Enforce naming convention regarding abbreviations
by Jonathan Hart
· 9 years ago
4d5a92f
Added a Scheduled Executor, PIM packet maker to generate hello packets
by Rusty Eddy
· 9 years ago
87f90e4
adding the listener to the device service
by alshabib
· 9 years ago
31980ab
Optical path provisioner packet layer check
by Ayaka Koshibe
· 9 years ago
6516787
minor optical app pom.xml fix
by HIGUCHI Yuta
· 9 years ago
14967c2
CORD-389 Fix for Accton 6712 deployment
by Charles Chan
· 9 years ago
fa24218
Added destroy() method to DistributedPrimitive interface
by Madan Jampani
· 9 years ago
2693bda
Add a builder for DefaultLink to hide multiplying constructors
by Ray Milkey
· 9 years ago
7cfd4433
ONOS-3704 - Cleaning up Maven build warning messages and cleaning up some versions of thirdparty libraries.
by Brian Stanke
· 9 years ago
5d7c998
[ONOS-3689] Implement skeleton of Neutron L3 service plugin
by Kyuhwi Choi
· 9 years ago
6f065b7
ONOS-3731 new keybindings in pathpainter app for selecting src and dst
by Andrea Campanella
· 9 years ago
e4583fd
[ONOS-3702] Clean up pom.xml dependency, bump up omitted dependency
by Jian Li
· 9 years ago
746956f
CORD-483 Made virtual network gateway MAC address configurable
by Hyunsun Moon
· 9 years ago
7f256f5
Fix all javadoc warnings
by Jian Li
· 9 years ago
dfba739
Fix javadoc warnings
by Jian Li
· 9 years ago
49cb5a1
Changes to vRouter to accomodate ofdpa and softrouter pipelines.
by Saurav Das
· 9 years ago
d0dd135
API changes for net config link provider
by Ray Milkey
· 9 years ago
a9a1bbd
Bump up fasterxml jackson lib to 2.7.0 and clean up dependencies
by Jian Li
· 9 years ago
c54ac76
Fixed hash method in CordVtnNode - Hash method only uses hostname
by Daniel Park
· 9 years ago
97d6b2d
[ONOS-3635] Implement List view for extended application properties
by Jian Li
· 9 years ago
177506f
CORD-470 Added physical interface add state
by Hyunsun Moon
· 9 years ago
aeb6421
Added ARP TPA match to access VM from external
by Hyunsun Moon
· 9 years ago
16c05af
[ONOS-3788] Update floatingip's bug:according to our logic, when a
by lishuai
· 9 years ago
e849c19
CORD-349 Support VLAN cross-connect traffic
by Charles Chan
· 9 years ago
1159916
Bump up Karaf to 3.0.5
by Jian Li
· 9 years ago
8bcb4f2
[ONOS-3634] Remove readme tag from app.xml
by Jian Li
· 9 years ago
46c6e3e
[Falcon] SONA : Supports routers
by sanghoshin
· 9 years ago
390498d
Added PIM neighbors
by Rusty Eddy
· 9 years ago
c35415d
[ONOS-3634] Enhance app to have a category, icon, URL and readme
by Jian Li
· 9 years ago
b77b60f
CORD-380 Added host provider for cordvtn service
by Hyunsun Moon
· 9 years ago
182aea5
CORD-380 Changed not to activate ovsdb host provider for cordvtn
by Hyunsun Moon
· 9 years ago
a5a312b
Replace stale codehaus jackson lib to new fasterxml jackson lib
by Jian Li
· 9 years ago
a090a11
Added DistributedPrimitive interface
by Madan Jampani
· 9 years ago
0d21dd1
CORD-60:Splitting OLT application bundle into api and app bundles so that other applications can import the necessary packages from api bundle
by Srikanth Vavilapalli
· 9 years ago
b4f8508
CORD-472 Added additional flow rules for physical connection
by Hyunsun Moon
· 9 years ago
b3fa42c
Change SingleSwitchFibInstaller to use new router config.
by Jonathan Hart
· 9 years ago
8baf447
[ONOS-3722] Augment TableModel to support annotations
by Jian Li
· 9 years ago
69f6663
[WIP][ONOS-3722] Augment TableModel with Annotations Mechanism
by Jian Li
· 9 years ago
bb42423
olt installs default rules on startup and when a port shows up
by alshabib
· 9 years ago
5a4346f
Avoid using exception in not exceptional logic
by Hyunsun Moon
· 9 years ago
6816f25
Added debug info to ArpHandler and priorities to RoutingPopulator
by Flavio Castro
· 9 years ago
4a91515
CORD-472 Added table 0 and physical access rules
by Hyunsun Moon
· 9 years ago
b219fc4
CORD-471 Added physical port and data plane IP as node attribtes
by Hyunsun Moon
· 9 years ago
02cbe6a
OLT ability to remove a subscriber
by alshabib
· 9 years ago
80cfe45
Replace deprecated JsonObject.readFrom() with Json.parse().asObject
by Jian Li
· 9 years ago
ea49238
Control plane redirect for OSPF traffic
by Jonathan Hart
· 9 years ago
Next »