Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
a402038459b95d0864cc389b6454102b45ea7170
/
apps
« Previous
55b4d80
Tagging 1.5.0 (Falcon)
by Brian O'Connor
· 9 years ago
1.5.0
2369642
Starting snapshot 1.5.0-SNAPSHOT
by Madan Jampani
· 9 years ago
b7a5420
Tagging 1.5.0-rc3
by Madan Jampani
· 9 years ago
1.5.0-rc3
877ee98
Added title to Application View table and details panel.
by Simon Hunt
· 9 years ago
b486fe7
Fixing driver matrix to consider inherited behaviours.
by Thomas Vachuska
· 9 years ago
913e9e1
Add CLI command to view provisioned subscribers
by Jonathan Hart
· 9 years ago
d35420f
Ensure only one instance installs flow rules
by Hyunsun Moon
· 9 years ago
c23145b
Cleaned up Driver Matrix View. - now implements proper resizing and scrolling.
by Simon Hunt
· 9 years ago
fae776d
Fixed to read virtual switches from network config
by Hyunsun Moon
· 9 years ago
ad21c57
Fixed bug in OpenstackNode
by Daniel Park
· 9 years ago
2062e7e
Added CLI to flush flow rules installed by cordvtn
by Hyunsun Moon
· 9 years ago
89431db
Magic numbers are bad! (Bad Juju!!) A step closer to being configurable.
by Simon Hunt
· 9 years ago
1eb9534
These are libraries not applications
by Jonathan Hart
· 9 years ago
ee9e371
[ONOS-3952] Implement FloatingIP Handler for OpenstackRoutingService
by Kyuhwi Choi
· 9 years ago
dffc7d6
Adding clear button to pathpainter
by Andrea Campanella
· 9 years ago
21c3ebe
Fix java doc errors
by Ray Milkey
· 9 years ago
db79dc0
cord-486 TestClass added
by kishore
· 9 years ago
fd46e1d
Refine application title and category in app.xml and pom.xml
by Jian Li
· 9 years ago
9802554
Fixed some bugs
by Hyunsun Moon
· 9 years ago
2b746f4
Add missing application titles in app.xml with pom.xml clean up
by Jian Li
· 9 years ago
af520d3
CORD-562 Don't allow nodes with duplicate hostname
by Hyunsun Moon
· 9 years ago
95c3ee5
[ONOS-3947] Implement Openstack FloatingIP REST call json parser
by musonous
· 9 years ago
81a61a1
[ONOS-3946] Implement IcmpHandler for OpenstackRoutingService
by Daniel Park
· 9 years ago
afae2f7
Apps-- added onos.app.title property to applications.
by Simon Hunt
· 9 years ago
9008853
[ONOS-3953] Implements Security Group of Openstack
by sangho
· 9 years ago
2196a92
Bugfix and improvement of SR config loading
by Charles Chan
· 9 years ago
e9d4f4a
CORD-563 Remove stale IP addresses on br-int
by Hyunsun Moon
· 9 years ago
275ff0c
[ONOS-3831,ONOS-3836] Load balance algorithm for sfc
by Phaneendra Manda
· 9 years ago
fe1ffee
make sure only one instance pushes default rules
by alshabib
· 9 years ago
59f598c
GUI- Minor tweaks to driver matrix style - update cell simon-uk
by Simon Hunt
· 9 years ago
6cb8636
fix removal of rules in a distributed setting
by alshabib
· 9 years ago
b8889b8
Javadoc warning fix
by Phaneendra Manda
· 9 years ago
0dba61f
Fixed javadoc warnings on openstack applications
by Hyunsun Moon
· 9 years ago
5d8994f
Starting snapshot 1.5.0-SNAPSHOT
by Thomas Vachuska
· 9 years ago
40d5255
Tagging 1.5.0-rc2
by Thomas Vachuska
· 9 years ago
1.5.0-rc2
098cda8
Removed INDRECT and DIRECT subtypes from network types
by Hyunsun Moon
· 9 years ago
24d0c5c
Web UI -- Added cog as nav icon for driver matrix view.
by Simon Hunt
· 9 years ago
32f3b8e
Some improvements on cordvtn
by Hyunsun Moon
· 9 years ago
93447f1
Separated OpenstackInterface feature from OpenstackNetworking application.
by sangho
· 9 years ago
1e5caeb
Don't proxy ARP with the private gateway MAC address for public network.
by Hyunsun Moon
· 9 years ago
9eb45bb
Add config validation for vRouter and PIM configs
by Jonathan Hart
· 9 years ago
fd129b2
Removed openstack4j wrapper application.
by Hyunsun Moon
· 9 years ago
c3d2f8b
Removed leftover openstack applications
by Hyunsun Moon
· 9 years ago
b3dad10
Fixed blocking FPM deletes.
by Jonathan Hart
· 9 years ago
a907612
Hooking ospf into the overall build.
by Thomas Vachuska
· 9 years ago
56872a4
Removing extra leading line from olt/api/pom.xml
by Brian O'Connor
· 9 years ago
0448ea0
Don't PNAT for DHCP packets
by Hyunsun Moon
· 9 years ago
aedabfd
Remove duplicated multicast prefix declaration
by Charles Chan
· 9 years ago
d79fb94
[ONOS-4014] Refactor *Id classes to extend from Identifier class
by Jian Li
· 9 years ago
3e783d0
Fix NPE in SegmentRoutingManager
by Charles Chan
· 9 years ago
4ca8e60
Introduce an easy way to check whether an IP address is multicast or not
by Charles Chan
· 9 years ago
56efe43
fix olt cookie issue
by alshabib
· 9 years ago
814a339
Resolve openstacknetworking and openstackswitching dependency issue
by Jian Li
· 9 years ago
05a1ba1
Use allocateNextId when building new NextObjective
by Zsolt Haraszti
· 9 years ago
a74171d
Added wrapper application of openstack4j
by Hyunsun Moon
· 9 years ago
bf15a5a
adding cli for aaa to show users
by Qianqian Hu
· 9 years ago
5551f52
Simple test application for load testing distributed consensus
by Madan Jampani
· 9 years ago
b88b3f8
[ONOS-3834] Install load balanced forwarding rules
by Phaneendra Manda
· 9 years ago
0f21ad6
[ONOS-3835] Install load balanced classifier rules
by Phaneendra Manda
· 9 years ago
b0f09be
Fixed sona refactoring related issues
by Hyunsun Moon
· 9 years ago
e2b37e3
[ONOS-3804] [ONOS-3805] Initial L3 flowrules setup for Compute/Gateway nodes and PNAT Handler for OpenstackRouting
by Kyuhwi Choi
· 9 years ago
b355503
[ONOS-3833] Identify the port chain for the packet
by Phaneendra Manda
· 9 years ago
a2b11a5
ONOS-3505: Basic behaviour of drivers table implemented.
by Simon Hunt
· 9 years ago
a35b02c
Extract test json to separate files
by Charles Chan
· 9 years ago
0c2a3da
Refactoring of OpenstackSwitching and OpenstackRouting
by sangho
· 9 years ago
329a127
[ONOS-3833] Added data structure to store load balance path info
by Phaneendra Manda
· 9 years ago
65440bf
[ONOS-3833]Implementation for FiveTuple class to store 5 tuple packet info
by Phaneendra Manda
· 9 years ago
eed9319
[ONOS-3833] Five tuple interface added
by Phaneendra Manda
· 9 years ago
d9681e7
Improve SegmentRoutingAppConfig
by Charles Chan
· 9 years ago
a7d6e9f
[ONOS-3688] Implement application for Openstack Node bootstrap
by Daniel Park
· 9 years ago
3a06c52
[ONOS-3801] Implements L3 REST call json parser
by Daniel Park
· 9 years ago
c94e8bc
Remove methods deprecated in Drake from RoutingConfigurationService API
by Ray Milkey
· 9 years ago
7266738
Sketching out driver matrix data structures.
by Thomas Vachuska
· 9 years ago
dc08344
remove hostDetected() method that was deprecated in Drake
by Ray Milkey
· 9 years ago
10d68ae
fix igmp-query packet outs for the olt
by alshabib
· 9 years ago
f544c01
cleaning up more cord apps
by alshabib
· 9 years ago
7f4bc52
Cleanup a few of the CORD apps.
by Jonathan Hart
· 9 years ago
9ad777f
CordMcast clears remote routes on startup to prevent being out of sync.
by Jonathan Hart
· 9 years ago
1a66d61
Add equals, toString, hashCode methods for DefaultSystemInfo
by Jian Li
· 9 years ago
d0fd5dc
CORD-546 Push L3 unicast rules for bgp peers when they are learned
by Charles Chan
· 9 years ago
b21d171
Path to VPLS to don't consider interfaces that have IPs configured.
by Luca Prete
· 9 years ago
3ca3bcc
do not remove filter rules when pushing vlan rules
by alshabib
· 9 years ago
81d7310
Calculate IGMP checksum and use more reasonble max response time.
by Jonathan Hart
· 9 years ago
0c3d0e0
remove references from AAA to XOS integration app
by Ray Milkey
· 9 years ago
00cddda
Send PIM Join/Prune messages based on events from the McastService.
by Jonathan Hart
· 9 years ago
e577986
Updating pathpainter icon
by Andrea Campanella
· 9 years ago
3c6c2f9
Break dependency between AAA app and demo XOS integration app
by Ray Milkey
· 9 years ago
d5f6c3b
CORD-357 Fixed not to pop or push s-tag
by Hyunsun Moon
· 9 years ago
dd7e3d5
It helps to get IGMP join and leaves the right way round
by Jonathan Hart
· 9 years ago
4b312a3
Added blank app icon template.
by Simon Hunt
· 9 years ago
f313124
Adding Url, description and logo for pathpainter application
by Andrea Campanella
· 9 years ago
d70407d
When authenticaiton succees, a NullPointerException may be triggered if there is no match in portToVlanMap , which will stop aaa from listening to radius server. A try-catch is added here in order to prevent subsequent authentication failure in aaa
by Qianqian Hu
· 9 years ago
395e56e
Remove deprecated Optical provider
by Ray Milkey
· 9 years ago
116188d
Cleanup interface constant
by Charles Chan
· 9 years ago
708d303
Cleaning up javadocs.
by Thomas Vachuska
· 9 years ago
b54e8ba
Fix javadoc error
by Charles Chan
· 9 years ago
b940190
Add route to each next hop
by Jonathan Hart
· 9 years ago
f2565a9
CORD-508 SegmentRouting / vRouter integration
by Charles Chan
· 9 years ago
5270ed0
CORD-512 Support vSG <-> vRouter default route
by Charles Chan
· 9 years ago
2a22516
CORD-537 Added removing vSG
by Hyunsun Moon
· 9 years ago
Next »