Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
f672231654a4a775662137e8d3a297192f856f5e
« Previous
8ea09d4
ONOS-4082:ISIS protocol API changes
by mohamed rahil
· 9 years ago
8e94b0c
[ONOS-4287] Persistent and distributed alarm store
by Andrea Campanella
· 9 years ago
cce07c5
Add constructor for configuration of CacheSize
by sangyun-han
· 9 years ago
92ca5d3
Move PIM and Reactive routing to new route service.
by Jonathan Hart
· 9 years ago
a8f919e
Ensure tombsone purge logic works correctly after a cluster scale down
by Madan Jampani
· 9 years ago
c612054
[ONOS-4226]Service function group class added for sf statistics
by Phaneendra Manda
· 9 years ago
299877f
[ONOS-4228]Parase and set priority for sfc classification
by Phaneendra Manda
· 9 years ago
29f52a3
ONOS-2322: Support for periodic purging of ECMap tombstones
by Madan Jampani
· 9 years ago
6bcf5f2
Lower log level to debug for openflow ssl status
by Madan Jampani
· 9 years ago
d55e84d
CORD-348 multicast support in SegmentRouting and vRouter
by Charles Chan
· 9 years ago
338735b
[ONOS-4070] Translator of YANG union.
by Gaurav Agrawal
· 9 years ago
e9c9a71
Ensure serialization exceptions are appropriately reported
by Madan Jampani
· 9 years ago
48dc2f1
adding drivers for the celestica
by alshabib
· 9 years ago
7f2d574
Distinguish between route added and route updated
by Jonathan Hart
· 9 years ago
dab7256
[ONOS-4258] Initial implementation of supporting extension in REST
by Jian Li
· 9 years ago
1546882
Revise ChartModel and add ChartRequestHandler, ChartUtils classes
by Jian Li
· 9 years ago
4890754
[ONOS-4213] Creates a OpenstackNetworking Config for common use
by sangho
· 9 years ago
7bfbc1c
ONOS-4154 generates consistent hash for flow ID across multiple instances
by Hyunsun Moon
· 9 years ago
a2eb9ff
Adapt FIBs to new route interface
by Jonathan Hart
· 9 years ago
d2b2888
[ONOS-4209] Unsuccessful PCEP session formation between ONOS and IOS XR
by Priyanka B
· 9 years ago
6381a24
Update gRPC
by HIGUCHI Yuta
· 9 years ago
6362fb8
rsdoc for linux
by Michele Santuari
· 9 years ago
44852fb
fix for erroneous unsupported messages for devices with extensions.
by alshabib
· 9 years ago
31dacd4
Fixed openstack4j dependencies
by Hyunsun Moon
· 9 years ago
bb8775b
[ONOS-4294] AlarmConsumer for Lumentum e-cord device
by Andrea Campanella
· 9 years ago
9f189ec
[ONOS-4272] Check if the token store is valid or not before reissue the new token for OpenStack.
by sangho
· 9 years ago
cc1cdab
[ONOS-4286],[ONOS-3911] YANG typedef and YANG augment
by Bharat saraswal
· 9 years ago
7445371
Whitebox issue fix
by Vidyashree Rama
· 9 years ago
1ad75f2
Modified BGP and FPM route sources to push to new route service.
by Jonathan Hart
· 9 years ago
73b1277
[ONOS-4240, ONOS-4241] Support wide community optional path attribute
by Shashikanth VH
· 9 years ago
a1dfc3e
ONOS-4083,ONOS-4084:ISIS PDU TLV Data Structures
by sunishvk
· 9 years ago
b650bfa
[ONOS-4242] Capability support for wide community
by Shashikanth VH
· 9 years ago
7e0e2e6
Fix NPE in NetworkConfigHostProvider
by Charles Chan
· 9 years ago
caad26b
Fix for ONOS-4315
by HIGUCHI Yuta
· 9 years ago
f9a7697
More app BUCK file refactoring
by Ray Milkey
· 9 years ago
5322883
Respect ONOS_USER and ONOS_GROUP settings as intended.
by Bob Lantz
· 9 years ago
0b8466b
Don't spam the linux console with 'logging in as karaf' messages
by Bob Lantz
· 9 years ago
695f5d0
Updating BUCK files for 3rd party dependencies.
by Brian O'Connor
· 9 years ago
0c9fb06
fixing features.xml
by Brian O'Connor
· 9 years ago
c4d73c2
Fix BUCK build for CordVtn by adding missing Openstack4j dependency
by Jian Li
· 9 years ago
7532eb1
Refactor CordVtn to use device projection feature instead of driver
by Jian Li
· 9 years ago
576d687
Use openstack4j for OpenStack data model and rest client
by Hyunsun Moon
· 9 years ago
827d8d0
[GEANT] VLAN arg not needed when removing interface.
by Andreas Papazois
· 9 years ago
7f4ed9d
Placed API and implementation into separate packages
by Hyunsun Moon
· 9 years ago
7991c75
[Goldeneye] [ONOS-4158] Implement path computation algorithm based on various constraints
by Priyanka B
· 9 years ago
de4ffab
[4266],[4267],[4268] Defect fix of special characters support for attributes
by janani b
· 9 years ago
d4deb06
YANG Grouping Linker Support
by Vinod Kumar S
· 9 years ago
6c2e796
Unit tests for route store.
by Jonathan Hart
· 9 years ago
5fda381
Make text and JSON versions of summary command pull data from the same place
by Jonathan Hart
· 9 years ago
44b3d2d
Clean up ECMap on deactivate
by HIGUCHI Yuta
· 9 years ago
338a3b4
Starting implementation of UI topo modeling. WIP.
by Simon Hunt
· 9 years ago
3d09f4f
Fix buck build for segmentrouting application
by Jian Li
· 9 years ago
c3cdf90
Fixed the null-provider packet rate default value and ability to dynamically adjust the value.
by Thomas Vachuska
· 9 years ago
6b32c99
New utils class for immutable byte sequences
by Carmelo Cascone
· 9 years ago
59e19bb
[GEANT] Multiple VLAN-IDs allowed for trunk mode of ports.
by Andreas Papazois
· 9 years ago
a73fce3
Notify all metric reporters when new types of system metric added
by Jian Li
· 9 years ago
b7017d7
[ONOS-4371] Netconf client could not resolve notification message with label attributes
by heisenberg
· 9 years ago
7abe50b
Fix unhandled exception during shutdown due to provider service being unavailable
by Ray Milkey
· 9 years ago
a2f7398
YANG string restriction listener + YANG Range restriction listener review comment fix
by Vidyashree Rama
· 9 years ago
b6df66b
Unregister ControlLoad codec when deactivate CPMan
by Jian Li
· 9 years ago
16e9d28
Attemp to improve hasPendingUpdates()
by HIGUCHI Yuta
· 9 years ago
26bd813
Add encapsulation classes to Kryo
by Jonathan Hart
· 9 years ago
9b26bf3
Use VlanId.vlanId(short) to validate the value
by Charles Chan
· 9 years ago
c5d93e6
Added meter and table transition instructions to flows REST API.
by Konstantinos Kanonakis
· 9 years ago
7715e89
Web UI - reflect logged-in-username back to UI in the bootstrap event.
by Simon Hunt
· 9 years ago
1c8f80c
Optimizing Generate Code Function in Translator and updating enum/union to support a special hierarchical scenario
by Gaurav Agrawal
· 9 years ago
a7592bc
Show meter and/or table transition in GUI even if flow entry has no other treatment instructions.
by Konstantinos Kanonakis
· 9 years ago
637c807
Moving Polling alarm provider into faultamangement application
by Andrea Campanella
· 9 years ago
bee3509
Fix javadoc warnings
by Ray Milkey
· 9 years ago
c19f7c1
Register API in segment routing Kryo serializers.
by Jonathan Hart
· 9 years ago
6552b8d
Fix Kryo issues with FlowObjective-based intents
by Jonathan Hart
· 9 years ago
2c8231c
Fix application name and description in BUCK file
by Charles Chan
· 9 years ago
041c1aa
Fixed the issue when the details panel would remain visible after navigating away from the topo page and back
by Steven Burrows
· 9 years ago
425854b
Fix group handler in CpqD OFDPA driver
by Charles Chan
· 9 years ago
ea32708
Temporary patch around unavailable username during websocket failover.
by Simon Hunt
· 9 years ago
b05be2d
Adding support to remove a subscriber.
by alshabib
· 9 years ago
820d633
Start refactoring of app BUCK files
by Ray Milkey
· 9 years ago
23fb135
Started fleshing out the UI topo model classes.
by Simon Hunt
· 9 years ago
fd17661
Route CLI improvements and bug fixes
by Jonathan Hart
· 9 years ago
089274b
[ONOS-4172] Issue fixed to process specific packets in SFC manager
by Phaneendra Manda
· 9 years ago
b691dd3
Deprecate and clean up some classes on control metric aggregation
by Jian Li
· 9 years ago
e72ac55
[ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture
by Andrea Campanella
· 9 years ago
4c3c997
[GoldenEye] [ONOS-4163] Add provider service update API with status change
by Avantika-Huawei
· 9 years ago
cda9c03
Converted UiSharedTopologyModel to be a @Service.
by Simon Hunt
· 9 years ago
f78306f
Fixing arp event log in OpenstackRoutingArpHandler
by Daniel Park
· 9 years ago
279130d
Handle reporting errors gracefully for various metrics reporters
by Jian Li
· 9 years ago
7d4f2f7
Tighten visibility
by Sho SHIMIZU
· 9 years ago
f6bf8d5
ONOS-4077: REST API's for virtual links.
by Claudine Chiu
· 9 years ago
c8eca24
Detect circular app dependency
by Andrea Campanella
· 9 years ago
460f9b0
Add bulk delete for flows
by Ray Milkey
· 9 years ago
7a3ba96
Turning adaptive flow sampling off by default
by Madan Jampani
· 9 years ago
ebf3be0
Adding drag-n-drop feedback to app install.
by Thomas Vachuska
· 9 years ago
4f50e3f
ONOS-4283 Adding hp driver
by Murat Parlakisik
· 9 years ago
55cbd5c
Notify all metric reporters when metric registry has been changed
by Jian Li
· 9 years ago
5d58e8d
Remove redundant dependency in SegmentRouting
by Charles Chan
· 9 years ago
d9822e9
Coding gudilines for class and methods javadocs fixed.
by Bharat saraswal
· 9 years ago
2319390
[ONOS-3948] Seperate mgmt and data network in OpenstackSwitching/RoutingService
by Daniel Park
· 9 years ago
24439fe
app buck refactor for apps: aaa, acl, bgprouter
by Ray Milkey
· 9 years ago
7cbbbb7
Adding Copyright notice to files that are missing it
by Brian O'Connor
· 9 years ago
dffe96b
Removing space from filename
by Brian O'Connor
· 9 years ago
Next »