Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
fa48c6e318b7a167f678276877905d12da58c57a
/
apps
« Previous
bd09d6e
[ONOS-4895] Add a method to get VirtualPort based on mac
by Phaneendra Manda
· 8 years ago
6504099
Added builder and more logs for VtnService and VtnPort
by Hyunsun Moon
· 8 years ago
e8468b5
ONOS Swagger Plugin
by Brian O'Connor
· 8 years ago
bb23e0b
Fix Javadoc warnings
by Ray Milkey
· 8 years ago
1d547bf
[ONOS-4513] decouple optical-model from CLI
by Yuta HIGUCHI
· 8 years ago
d95d590
[ONOS-4513] Move optical Intent compilers out to optical-model (3/3)
by Yuta HIGUCHI
· 8 years ago
b9af6b7
[ONOS-4691] Refactoring OpticalPortOperator (2/3)
by Yuta HIGUCHI
· 8 years ago
f3ead25
[ONOS-4513] Slice optical-model into separate bundle (1/3)
by HIGUCHI Yuta
· 8 years ago
1063c23
[ONOS-5030] Fix to gateway ip address in host annotation refers appropriate ip address
by Daniel Park
· 8 years ago
9c85794
Fix nativation function caused by AngularChart bump up
by Jian Li
· 8 years ago
3a02cda
ONOS-4975 Fixed potential for IOB exception in intent perf installer.
by Thomas Vachuska
· 8 years ago
b3eb84d
Refactored OpenstackRouting to support multiple gateway nodes
by Hyunsun Moon
· 8 years ago
bdfb5cb
Fix cpman Buck build
by Jonathan Hart
· 8 years ago
31da33a
ONOS learning-switch tutorial
by Zayne Khouja
· 8 years ago
f97e13d
[ONOS] duplicate tunnelname not allowed in PCE REST and WEB
by Priyanka B
· 8 years ago
f0f6eee
Fixing javadocs.
by Thomas Vachuska
· 8 years ago
f9a16ed
Fixed to not to create gateway group if it is already exists
by Hyunsun Moon
· 8 years ago
819d61d
Work queue improvements
by Madan Jampani
· 8 years ago
4755715
adds working buck file to BGPCEP provider
by Zayne Khouja
· 8 years ago
b977f56
[ONOS-4945] PCE Json fix
by Priyanka B
· 8 years ago
9ea8ecb
[ONOS] update command defect fix for cost type
by Priyanka B
· 8 years ago
4c3b451
[ONOS] cherry pick from onos1.6 to master all defects merges
by Priyanka B
· 8 years ago
0086cf8
Add missing registration in OpticalPathProvisioner
by Yuta HIGUCHI
· 8 years ago
1624df1
Assigning names to various threads
by Yuta HIGUCHI
· 8 years ago
a0972cb
PathPainter: lower log level
by Yuta HIGUCHI
· 8 years ago
4e3af86
Record EDGE_EVENTS in the Event History
by Yuta HIGUCHI
· 8 years ago
ef6bad2
ONOS-4903, ONOS-4929 Fixed to load network config on application start-up
by Hyunsun Moon
· 8 years ago
052c71f
ONOS-4660 Additional GATEWAY type node bootstrap
by Hyunsun Moon
· 8 years ago
4a6e91e
Fix NPE when ControlPlaneConnectPoint config is added after interface config
by Charles Chan
· 8 years ago
d331afd
Fix to update gateway group only if new gateway is added
by Hyunsun Moon
· 8 years ago
cb4a3db
Made changes as per comments. kafkaProducer is now non-static.
by Sanjana Agarwal
· 8 years ago
aec67f8
PCE WEB GUI defect Fixes[ONOS-4811,ONOS-4812, ONOS-4813]
by MaheshRaju-Huawei
· 8 years ago
1e8471e
Intial Stub code for the Cluster features in Kafka Application.(patchset #4)
by Shravan Ambati
· 8 years ago
176c83d
[ONOS-4871] Fix gateway external port from list to single port
by Kyuhwi Choi
· 8 years ago
992be1d
Fixed example network-cfg.json files for SONA applications
by Hyunsun Moon
· 8 years ago
da27e43
Fixed javadoc warnings and some cleanups
by Hyunsun Moon
· 8 years ago
c853a72
Follow up for OpenstackSwitching Refactoring: Updates flow rules for security group updated.
by sangho
· 8 years ago
fc9f8bc
PCE WEB Defect Fix: MBPS bandwidth value should convert to BPS
by MaheshRaju-Huawei
· 8 years ago
6032f34
OpenstackRouting refactoring
by sangho
· 8 years ago
b212bc9
ONOS-4713, ONOS-4715 issues merge to master
by Phaneendra Manda
· 8 years ago
4af95fb
Added DHCP Option-82(circuit-id) to Dhcp relay app, addressed patch-1 comments
by gaurav
· 8 years ago
7053788
[ONOS-4482] Implement dynamic add or remove a gateway node
by Kyuhwi Choi
· 8 years ago
32770ad
Bug Fixes for Kafka Application(patchset #2)
by Shravan Ambati
· 8 years ago
35708a9
Distributed work queue primitive
by Madan Jampani
· 8 years ago
54c5e23
Removes deprecated withPartitionsDisabled method
by Madan Jampani
· 8 years ago
05d9b26
Support existing VMs running on the newly added node
by Hyunsun Moon
· 8 years ago
b974fca
Refactored OpenstackSwitching app
by Hyunsun Moon
· 8 years ago
fc0529e
Replace javafx Pair with commons Pair
by Yuta HIGUCHI
· 8 years ago
32e8331
Replace javafx Pair with commons Pair
by Yuta HIGUCHI
· 8 years ago
34bbe17
Support GATEWAY type node bootstrapping
by Hyunsun Moon
· 8 years ago
dd14e8e
Refactored tunnel and interface config behavior
by Hyunsun Moon
· 8 years ago
92d9ea4
[ONOS-4481] Integrate scalable gateway to openstackRouting
by Kyuhwi Choi
· 8 years ago
1424ac9
Added scalable gateway app to BUCK app list
by Hyunsun Moon
· 8 years ago
c4d797f
Make log message clearer
by Charles Chan
· 8 years ago
888eaa0
Remove old and unused Router code (incl. tests).
by Jonathan Hart
· 8 years ago
8db7d09
[ONOS-4612]Update SFC flows inline with the Official OVS NSH patch
by Phaneendra Manda
· 8 years ago
c1e4e4c
[ONOS] cherry picked from 1.6, bandwidth, CR and resilency fix
by Priyanka B
· 8 years ago
4bf9f2d
CherryPick(1.6) PCE WEB GUI defect fixes
by MaheshRaju-Huawei
· 8 years ago
7e48cb2
cherry pick of [ONOS-4794] [ONOS-4793] [ONOS-4669]TE_COST and bandwidth information on update flow was not correct
by Priyanka B
· 8 years ago
7c3111b
Made OpticalPathProvisioner to store connectivity data in distributed store. (ONOS-4518)
by Naoki Shiota
· 8 years ago
1588e7b
Bugfix for multicast in multiple instances environment
by Charles Chan
· 8 years ago
f8035d3
Minor cleanups and renaming in vRouter
by Jonathan Hart
· 8 years ago
d177f8f
[ONOS-4703,4704] SONA : Floating IP handling in SONA initialization
by sangho
· 8 years ago
2e39d3b
Set REST API request timeout
by Hyunsun Moon
· 8 years ago
38b5f18
[ONOS-4702] Fixed Openstack ARP/ICMP in OpenstackNetworkingService.
by hyungseo Ryu
· 8 years ago
d0bfe67
Handle OpenStack authenticate exception and show warnings
by Hyunsun Moon
· 8 years ago
6e968eb
Unbind the ID generator when the test is complete
by Ray Milkey
· 8 years ago
68e4e87
Update cord-config dependency to b1 version
by Jon Hall
· 8 years ago
fbc577b
Various BMv2 bugfixes
by Carmelo Cascone
· 8 years ago
0ec92f1
Implemented convenient builders of BMv2 extension selectors and treatments.
by Carmelo Cascone
· 8 years ago
c18e82c
Simplified Bmv2 device context service and context handling in demo apps
by Carmelo Cascone
· 8 years ago
ae060a3
Unregister host listener when deactivating mobility app
by Charles Chan
· 8 years ago
9e1a8c1
Initial stc tests for distributed primitives
by Madan Jampani
· 8 years ago
a78c565
Removed onos.version and use project.version instead
by Yuta HIGUCHI
· 8 years ago
06420d9
[ONOS-4725]duplicate symbolic path names are allowed in creation of pce path
by Priyanka B
· 8 years ago
28b5375
[ONOS-4743] - DB sync is suspended if PCEP session is formed before BGP devices are learnt
by Avantika-Huawei
· 8 years ago
c187921
Remove old XOS-integration application
by Jonathan Hart
· 8 years ago
f1c0346
CORD-248 Added host management network type
by Hyunsun Moon
· 8 years ago
f088456
DHCP Relay Application, addressed the review comments for patch-2.
by gaurav
· 8 years ago
3c2d3eb
[ONOS-4722] cherry-picked GoldenEye:Fix exception on learning unknown PCE-initiated LSP from PCC
by Avantika-Huawei
· 8 years ago
f849aab
Cherry picks from 1.6 branch
by Avantika-Huawei
· 8 years ago
dc93bee
[ONOS] Capability defect fix and component activation fix
by Priyanka B
· 8 years ago
1172585
ONOS-4359: continued work on theming UI - updated app.pngs
by Simon Hunt
· 8 years ago
4730976
Add a MAX_PRIORITY for demo flowtest
by YPZhang
· 8 years ago
a061fb3f
Bugfix: store entry is not removed properly after device disconnected
by Charles Chan
· 8 years ago
eb9f0c5
Kafka Codec Integration
by Sanjana Agarwal
· 8 years ago
bb59107
PCE WEB and pcep tunnel related defect fix
by MaheshRaju-Huawei
· 8 years ago
d8eaf97
[ONOS-4159] PCE Web GUI implementation: Tunnel highlight and defect fixes
by Mahesh Raju-Huawei
· 8 years ago
25bd668
Fix registering config listener in SingleSwitchFibInstaller
by Jonathan Hart
· 8 years ago
1251e19
Refactored bridge config to take bridge description
by Hyunsun Moon
· 8 years ago
891162b
Remove API deprecated in Falcon
by Sho SHIMIZU
· 8 years ago
1b2aea8
Removing gratuitous relativePath from pom.xmls
by Brian O'Connor
· 8 years ago
0f977ef
[ONOS-4159] PCE Web GUI implementation:src and dst glymphs optimization
by Mahesh Raju-Huawei
· 8 years ago
4c3cef0
[ONOS] RSVP defect fix in master
by Priyanka B
· 8 years ago
efc0a92
Added BMv2 demo apps (onos1.6 cherry-pick)
by Carmelo Cascone
· 8 years ago
35fd1a7
CORD-77 Dynamic Access Agent Config
by Charles Chan
· 8 years ago
839b6ed
Fixing file permissions
by Yuta HIGUCHI
· 8 years ago
fc5c780
CORD-61 Dynamic XConnect support
by Charles Chan
· 8 years ago
b5c236e
In this commit:
by Saurav Das
· 8 years ago
91ba41a
Added management service and renamed dummy to default
by Hyunsun Moon
· 8 years ago
Next »