Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
442200542ade2a1fe1ac82979cac1d63fd0867d1
« Previous
f33c077
[ONOS-6554] Implement BMv2-JSON-to-PiPipelineModel parser
by Yi Tseng
· 7 years ago
2dbd8a2
[ONOS-6537] Refactor LispMappingDatabase to split out implementation
by Jian Li
· 7 years ago
a5c5453
ONOS-6331: fix highlighting / clickable-region of expanded flow table rows.
by Simon Hunt
· 7 years ago
99d6696
Improved comparator unit tests
by Sbhat35
· 7 years ago
b804203
Lion Utilities:
by Simon Hunt
· 7 years ago
ee2c854
Add zh_TW test file for Lion localization
by Yi Tseng
· 7 years ago
6c7800c
[ONOS-6537] Implement ConcurrentRadixTree that stores IP as a key
by Jian Li
· 7 years ago
5c0d8f9
Make test tools available in installed ONOS
by Ray Milkey
· 7 years ago
f97e0ed
[ONOS-6547] Add method to obtain intent's installables in REST API.
by Rafal Szalecki
· 7 years ago
c44b1a7
Introduce standard C-band lambda queries for transponders (ONOS-6496)
by Marc De Leenheer
· 7 years ago
e2d5acc
ONOS-6626 OFAgent - handle StatsRequest, GetConfigRequest and SetConfigMessage
by Claudine Chiu
· 7 years ago
40abef4
Allow indirect hosts to ping gateway IP
by Charles Chan
· 7 years ago
c10a501
[ONOS-6636] Implement backwards/forwards compatible versioned Kryo serialization
by Jordan Halterman
· 7 years ago
7a8fe6e
Lion Utilities: - Incorporate Italian message bundle in unit tests.
by Simon Hunt
· 7 years ago
94104e7
Lion Utilities:
by Simon Hunt
· 7 years ago
888e20a
Remove host location when port down or device down
by Charles Chan
· 8 years ago
61fc0d8
Extend Network Config Host Provider to support multihoming
by Charles Chan
· 8 years ago
22ed0a1
Adding italian test file for Lion localization
by Andrea Campanella
· 7 years ago
0c85f11
Made a start on localization ("lion") utilities.
by Simon Hunt
· 7 years ago
b83797c
Fix REST server side exception if array of devices is given
by Ray Milkey
· 7 years ago
0fe2138
Fix script to install what onos-user-key need in Docker debian:jessie image
by Jimmy Ou
· 7 years ago
9bdf5da
Fixing dockerhub build.
by Jonathan Hart
· 7 years ago
c88d466
CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups
by Saurav Das
· 7 years ago
116928b
Fix to support artifact classifier
by Yuta HIGUCHI
· 7 years ago
4d32a58
Add test script for disripting ONOS clusters with crashes, partitions, and delayed/dropped/reordered/duplicated/corrupted packets.
by Jordan Halterman
· 7 years ago
19afc03
Migrate HashedWheelTimer to netty 4
by Yuta HIGUCHI
· 7 years ago
d66fe0c
Cosmetic checkstyle fixes
by Yuta HIGUCHI
· 7 years ago
9eed0b1
Revisit Annotations merging
by Yuta HIGUCHI
· 7 years ago
6ee6b8c
netty4 OpenFlow southbound
by Yuta HIGUCHI
· 7 years ago
ebf88d6
Cleaning up MeteringAgent.
by Yuta HIGUCHI
· 7 years ago
241896c
[ONOS-6463] general device Provider
by Andrea Campanella
· 7 years ago
45ff2d9
Shutdown shared scheduled executor on Core deactivate
by Yuta HIGUCHI
· 7 years ago
f95c38b
[ONOS-6470] Method names are confusing, needs to be changed
by Palash Kala
· 7 years ago
832d047
[ONOS-6608] Ports discovery in NetconfDeviceProvider called twice
by mskala
· 7 years ago
c3ffad9
[ONOS-6615] Configuration service doesn't add rest and netconf devices together
by Palash Kala
· 7 years ago
a439afe
[ONOS-6472] Flow, table, group and meter stats collector stopped after starting
by Palash Kala
· 7 years ago
4c71ee7
[ONOS-6507] Rest device connection timeout
by Palash Kala
· 7 years ago
6354b35
Bumping openflowj-3.0.0 to openflow-3.2.0.onos
by Harold Huang
· 7 years ago
3142f64
Avoid accidental link type override
by Yuta HIGUCHI
· 7 years ago
2ad387d
Respect bidirectional link config
by Yuta HIGUCHI
· 7 years ago
9342e38
ONOS-6391: writing API readme's for the following modules:
by Simon Hunt
· 7 years ago
5279326
[ONOS-6471] Port stats collector started two times, which is unnecessary
by Palash Kala
· 7 years ago
968f93f
Updating device event isRelevant check Netconf
by Andrea Campanella
· 7 years ago
644a266
ONOS-5866 Dynamic Config: RPC implementation
by Sithara Punnassery
· 7 years ago
0248ca2
[ONOS-6543] SONA: Add a configuration to enable/disable the security group feature.
by sangho
· 7 years ago
49f525f
[ONOS-6537] Add interface for IP RadixTree data structure
by Jian Li
· 7 years ago
4a850cc
ONOS-6391: writing API readme's - D3 api doc
by Simon Hunt
· 7 years ago
60bf35a
[CORD-1429] Add DHCPv6 packet serializer and deserializer
by Yi Tseng
· 7 years ago
bfc2e92
Ensure immutability of constants Collection
by Yuta HIGUCHI
· 7 years ago
537fe85
CORD-803 Introduce configuration for leaf pairs
by Charles Chan
· 7 years ago
43740a0
Pruned old BMv2 stuff
by Carmelo Cascone
· 7 years ago
1022a4e
ONOS-6464 interfaces for protocol-independence (PI)
by Carmelo Cascone
· 7 years ago
26bfffd
ONOS-6391: writing API readme's -- topo view.
by Simon Hunt
· 7 years ago
26a90fa
[ONOS-6610] Tests for NetconfDeviceProvider InternalDeviceListener
by Michal Mach
· 7 years ago
5db4841
Fix a bug of onos-buck-publish-local
by Harold Huang
· 7 years ago
49bdb613
[ONOS-6609] OVSDB device is not removed properly
by Michal Mach
· 7 years ago
256f2c1
[ONOS-6519] Supporting OVS DPDK, and PICA8 OVS interface creation & MTU setting
by jaegonkim
· 7 years ago
10517fd
Minor fixes to OvsdbDeviceProviderTest
by Yuta HIGUCHI
· 7 years ago
36740d0
Remove deprecated use of 'sid' parameter.
by Simon Hunt
· 7 years ago
8fcdf28
[ONOS-6529] Add Cisco REST device drivers
by Eunjin Choi
· 7 years ago
60e7f51
Moved registering routing configs out of the RoutingConfigImpl
by Jonathan Hart
· 8 years ago
1f67d28
Add StatusChangedListener for maps in RouteTables
by Jonathan Hart
· 7 years ago
dbee233
[ONOS-6484] Implements skeleton to reimplement OpenStackPipeline in the application layer.
by sangho
· 7 years ago
0c49b9a
live compiler changes
by Vidyashree Rama
· 7 years ago
1169c95
OS-1 : insecure UI websocket.
by Simon Hunt
· 7 years ago
b125032
Remove deprecated APIs
by Ray Milkey
· 7 years ago
65b9c06
clarify which release APIs were deprecated in
by Ray Milkey
· 7 years ago
991caf9
Fixing opticalUtils.py
by Yuta HIGUCHI
· 7 years ago
7e8f832
Improved onos-setup-p4-dev
by Carmelo Cascone
· 7 years ago
b752427
ONOS-6457 Improved bmv2.py mininet script
by Carmelo Cascone
· 7 years ago
958adf6
[ONOS-6576] Add ports discovery when OVSDB DEVICE_ADDED event occurs
by Michal Mach
· 7 years ago
0b83265
fix port status of Juniper driver
by Michele Santuari
· 7 years ago
2bf5ea7
Remove deprecated code left over from removing ConfigProvider
by Ray Milkey
· 7 years ago
d1ce4bc
Fix javadoc warnings
by Yuta HIGUCHI
· 7 years ago
75e9799
ONOS-6457 Updated bmv2.py to work with simple_switch_grpc target
by Carmelo Cascone
· 7 years ago
4f01102
P4 source files for BMv2 demo
by Carmelo Cascone
· 7 years ago
acf1225
ONOS-6456 Script to setup onos-p4 dev env on Ubuntu 14.04
by Carmelo Cascone
· 7 years ago
0d7bbfc
Updated peer locations in regions-europe.sh script.
by Simon Hunt
· 7 years ago
ad237e7
change openstack host provider scheme name to prevent conflicts with other
by Frank Wang
· 7 years ago
894c718
cosmetic fixes in openstacknode
by Frank Wang
· 7 years ago
0c6182f
Remove deprecated proxy ARP implementation
by Ray Milkey
· 7 years ago
a695719
Remove deprecated flow statistics APIs
by Ray Milkey
· 7 years ago
686fba0
Remove deprecated MPLS Intent classes
by Ray Milkey
· 7 years ago
ed0c663
Remove deprecated optical apps
by Ray Milkey
· 7 years ago
da61146
ONOS-6517
by deepa
· 7 years ago
dcd5c5c
remove deprecated intent compilation exception class
by Ray Milkey
· 7 years ago
b86d8ad
Support Solicit-Map-Request (SMR) message for updated MapRegister
by Jian Li
· 8 years ago
f4b2ca1
Add information about number of routes advertised by FPM peers in FPM CLI
by Jonathan Hart
· 7 years ago
d8b6849
Clear peers map on FPM app deactivation
by Jonathan Hart
· 7 years ago
948ac4b
[ONOS-6480] Bug fix in NewAdaptiveFlowStatsCollector.java
by Palash Kala
· 7 years ago
485da34
Optimize FlowId hash computation.
by Jordan Halterman
· 7 years ago
4b765c3
Remove out-of-date sample config
by Charles Chan
· 7 years ago
0a42095
Remove deprecated NetTools class
by Ray Milkey
· 7 years ago
df43aa3
Fix missing unsetDelegate call
by Yuta HIGUCHI
· 7 years ago
a18e2a6
Remove deprecated KryoSerializer class
by Ray Milkey
· 7 years ago
e630fb1
Adding build tools for gRPC compilation. ONOS-6095
by Aaron Kruglikov
· 8 years ago
51244d3
[ONOS-6449] Fix arista driver to support interface name with slash, Fix HttpSBControllerImpl because mediaType.getType() only return primary type
by Eunjin Choi
· 7 years ago
186b958
Fixed bug that occurs when calling the HTTP controller's post operation
by Georgios Katsikas
· 7 years ago
926bae6
Update SHA signatures for yang tools binaries
by Ray Milkey
· 7 years ago
4b87389
DAD NS should not contain SRC_LL_ADDR option
by Charles Chan
· 7 years ago
Next »