Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e68324a9bc427fe567dd8e9b3427fa5777137eb1
/
apps
« Previous
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
1aa5814
support addition and removal of mcast sinks vlan mcast rules are now optional
by alshabib
· 9 years ago
3a8896b
Clean up a few SSM-translate things, incl config validation
by Jonathan Hart
· 9 years ago
5e8689c
IGMP ssm translate
by Jonathan Hart
· 9 years ago
ae39ae8
CORD-537 Added public IP gateways for ARP proxy
by Hyunsun Moon
· 9 years ago
1af5a7a
Clear FPM routes when the FPM connection goes down.
by Jonathan Hart
· 9 years ago
1020132
Support allowed_address_pairs
by Hyunsun Moon
· 9 years ago
6d24734
CORD-537 Added flow rules for vSG connectivity
by Hyunsun Moon
· 9 years ago
1a42469
Refactor SystemInfo, and store SystemInfo into singleton instance
by Jian Li
· 9 years ago
f53d0b2
Add more unit tests for control plane manager
by Jian Li
· 9 years ago
ef7e290
Make use of Optional more idiomatic
by Sho SHIMIZU
· 9 years ago
2703980
Fixed ARP reply
by Hyunsun Moon
· 9 years ago
9c2ee07
Moving vpls app from onos-app-samples to onos repo
by Luca Prete
· 9 years ago
42d32eb
adding igmp query polling to igmp application.
by alshabib
· 9 years ago
5f374cd
According to the 802.1x standard, the state-machine should go back to connecting state if a start packet is received while in authorized state
by Qianqian Hu
· 9 years ago
8225ddb
[ONOS-3833] Load balance identifier class and UT
by Phaneendra Manda
· 9 years ago
f555a73
vRouter should only process configured ports.
by Charles Chan
· 9 years ago
8bf77b7
Improve the method to loading configurations from OSGI
by maojianwei
· 9 years ago
39fff10
Method name refactor in DistributedPrimitive + Builder for AsyncLeaderElector
by Madan Jampani
· 9 years ago
ea9eed9
remove eapol rule when vlan rules are pushed.
by alshabib
· 9 years ago
6be7095
Make PIM hello interval configurable on a per-interface basis.
by Jonathan Hart
· 9 years ago
6ccfc5a
Fixes to the IGMP app to process group membership reports
by Jonathan Hart
· 9 years ago
9cf43db
Implemented dummy Neutron ML2 plugin handler
by Hyunsun Moon
· 9 years ago
fdbc0fc
Merge various resource type completers as one completer for CPMan
by Jian Li
· 9 years ago
72b9b12
[ONOS-3535] Accumulate control message stats using monitor service
by Jian Li
· 9 years ago
bcad55b
Added some incoming JoinPrune processing
by Rusty Eddy
· 9 years ago
fe69e9a
fixing igmp bootstrap issues
by alshabib
· 9 years ago
5c5ddcd
Add unit tests for ControlMessageEvent and DefaultControlMessage
by Jian Li
· 9 years ago
8f8060d
olt installs default flows when ports appear and/or when config is uploaded.
by alshabib
· 9 years ago
01a6167
Define a new control message to control metric type mapper
by Jian Li
· 9 years ago
1d00639
Move multicast CLI commands into the core with the core mcast system.
by Jonathan Hart
· 9 years ago
fcdcb4f
Add basic multicast RIB synchronization over REST
by Jonathan Hart
· 9 years ago
1446aef
Add dependency between onos-app-cpman and onos-of-provider-message
by Jian Li
· 9 years ago
4545cf1
[ONOS-3537] Initial implementation of ControlMessageManager
by Jian Li
· 9 years ago
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
Next »