Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
56cdd5a9c33b428c39c07652c3caaaa9cf5fa755
/
apps
« Previous
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
4590604
Use Objects.nonNull() to check if non-null
by Sho SHIMIZU
· 9 years ago
5df6518
[ONOS-3696] Remove flow rules when a VM is terminated
by Daniel Park
· 9 years ago
fa0dc66
adding a criterion for inner vlans used by olt to match on the inner vlan
by alshabib
· 9 years ago
f6735b2
[Falcon] SONA: creates a new thread for handling network config events
by sanghoshin
· 9 years ago
1c96510
Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions
by Madan Jampani
· 9 years ago
c032c83
Reduce use of deprecated ClusterCommunicationService.addSubscriber()
by Sho SHIMIZU
· 9 years ago
72ee30c
[ONOS-3730] Populate portSpeed for ODUCLT and OCH ports.
by Toru Furusawa
· 9 years ago
3930f63
FPM component that can decode routes from Quagga's FIB push interface.
by Jonathan Hart
· 9 years ago
f789520
Handled exception case of OpenStack network type
by Hyunsun Moon
· 9 years ago
49cadbd
olt sends an event when registering a subscriber
by alshabib
· 9 years ago
aef4585
Revert changes to use constants for Sonar suppression
by Ray Milkey
· 9 years ago
6b139b4
adding Access device events and a listener
by alshabib
· 9 years ago
6344f57
Implemented control plane redirect for control traffic.
by Jonathan Hart
· 9 years ago
a059a70
Fix javadoc build - ampersands are bad
by Ray Milkey
· 9 years ago
ce3b28e
Moved sdnip.json config example to the reactive-routing app.
by Jonathan Hart
· 9 years ago
be8edcb
Added more debug messages
by Hyunsun Moon
· 9 years ago
4ae5aa8
Blew away old version of PIM to restructure. And:
by Rusty Eddy
· 9 years ago
c98e7c5
Improved openstackSwitching ARP handler
by Hyunsun Moon
· 9 years ago
42c7b4e
CORD-416 Implemented ARP proxy for service IPs
by Hyunsun Moon
· 9 years ago
68c4fc4
[ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes
by Jian Li
· 9 years ago
61ab5e0
Fixed a stale pom.xml version.
by Thomas Vachuska
· 9 years ago
188ebf5
Segment Routing bug fix and enhancement
by Charles Chan
· 9 years ago
3604bbc
Skeleton of the vRouter application
by Jonathan Hart
· 9 years ago
fa790f6
Refactored Mfwd to use new mcastroutemanager
by Julian Lawrence
· 9 years ago
11aa343
IgpFlags code fix
by Priyanka B
· 9 years ago
6080432
[ONOS-3535] Implement control metrics aggregation logic
by Jian Li
· 9 years ago
ca47cd7
Allow SingleSwitchFibInstaller to support untagged interfaces.
by Jonathan Hart
· 9 years ago
4161e6f
CORD-417 Update group buckets when a VM is created or terminated
by Hyunsun Moon
· 9 years ago
c71231d
[Falcon] CORD-366 Implemented CORD service dependency API and pipeline
by Hyunsun Moon
· 9 years ago
762df81
[ONOS-3726] Update L3's bug about deleting router interface and unbind
by lishuai
· 9 years ago
79f6732
[ONOS-3642] Add missing meter icon in topology view
by Jian Li
· 9 years ago
2bac2f2
Move BGP speaker/peer commands to routing bundle
by Jonathan Hart
· 9 years ago
6af92be
Move IntentSynchronizer to routing bundle.
by Jonathan Hart
· 9 years ago
0660510
Attempt to fix ONOS-3460
by Ray Milkey
· 9 years ago
095f6c7
[ONOS-3664] Update the bug: the ports command for restful can not get
by lishuai
· 9 years ago
b43dbf7
[ONOS-3659] Submit the modified content of onos-1.4 to onos-master.
by lishuai
· 9 years ago
c22e847
[Falcon] More flexible component choice for routing apps
by Jonathan Hart
· 9 years ago
9f87e51
Sonar related fixes
by Ray Milkey
· 9 years ago
c18d0e3
Fix compilation problem on some versions of the JVM
by Ray Milkey
· 9 years ago
9092db8
Event history service and CLI
by HIGUCHI Yuta
· 9 years ago
b8b8d75
Fixed setting of flowPriority and flowTimeout default values after scr property-delete
by Antonio Marsico
· 9 years ago
c49feb4
Remove unneccesary exception handler
by Ray Milkey
· 9 years ago
f2ca7e5c
[Falcon] SONA : Supports port-create without fixed IPs
by sangho
· 9 years ago
0fce040
Fixed a comment cut and paste typo
by Ray Milkey
· 9 years ago
6b530ac
Fixing a bug in XosIntegration
by Qianqian Hu
· 9 years ago
33836df
Fix bugs for AaaManger and RADIUS
by Qianqian Hu
· 9 years ago
ac41bf7
[ONOS-3203] Migrate to 1.5.0-SNAPHOT
by kmcpeake
· 9 years ago
b172d5f
[ONOS-3203] End-to-end demo of Fault Management via SNMP.
by kmcpeake
· 9 years ago
79e5287
[Falcon] Refactored mcast store implementation.
by alshabib
· 9 years ago
1978a43
Pom fixes for issues that may potentially break the build
by Jonathan Hart
· 9 years ago
df20709
[Falcon] Split FlowObjectives programming component out of
by Jonathan Hart
· 9 years ago
1b1537c
Fixed app id registration for the ACL manager.
by Thomas Vachuska
· 9 years ago
bfc47d1
[Falcon] CORD-368 Skeleton of service dependency APIs
by Hyunsun Moon
· 9 years ago
02f3af0
[Falcon] Dhcp Bug Fix
by daniel
· 9 years ago
365335e
[Falcon] Componentize IntentSynchronizer and SdnIpFib.
by Jonathan Hart
· 9 years ago
8ee22e0
Fixed setting network name to network type
by Hyunsun Moon
· 9 years ago
28dd15e
Removed merge conflict comments
by Hyunsun Moon
· 9 years ago
30d3f8b
[Falcon] Add REST APIs for the OLT app
by Ray Milkey
· 9 years ago
4fd3ceb
[Falcon] fixes for Sonar Critical bugs
by Ray Milkey
· 9 years ago
baf7054
[Falcon] Fixed to avoid exception cases for compute node bootstrap
by Hyunsun Moon
· 9 years ago
429a116
Fixing pom files for API docs.
by Thomas Vachuska
· 9 years ago
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
d6f0c9e
[ONOS-3624] update vtnweb's bug and add Not-Null constraints of export.
by lishuai
· 9 years ago
70304d1
[ONOS-3606] update vtn's bug: if ovs has a plurality of bridge, the code
by lishuai
· 9 years ago
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
Next »