Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
2d20f33dca66938e085fef3f1829fe6945523ae6
/
protocols
« Previous
fe6afd8
Sonar suggestions
by Ray Milkey
· 6 years ago
d8e7795
Minor fixes in BUILD files.
by Thomas Vachuska
· 6 years ago
52f2cd1
Detangling incubator: virtual nets, tunnels, resource labels, oh my
by Thomas Vachuska
· 6 years ago
a05efc3
Fix: configure the ovsdb to run as server mode by default
by Jian Li
· 6 years ago
a349da9
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
5f7fef5
[ONOS-7831] Implement GnmiHandshaker
by Yi Tseng
· 6 years ago
c29f907
Fix starvation of file descriptors due to netconf memory leak
by DongRyeol Cha
· 6 years ago
8f4c1e2
Fix starvation of file descriptors due to netconf memory leak
by DongRyeol Cha
· 6 years ago
5739b2c
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
890dc3f
[ONOS-7141][ONOS-7142] Add GnmiClient and GnmiController
by Yi Tseng
· 6 years ago
2a340f7
[ONOS-7829] Implement AbstractGrpcClient and AbstractGrpcClientControl
by Yi Tseng
· 6 years ago
e52652c
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
e671fc9
Update gNMI version and build script
by Yi Tseng
· 6 years ago
07782d2
Eliminated old features.xml and app.xml files required by no-longer supported Maven build.
by Thomas Vachuska
· 6 years ago
68032db
Remove blueprint files for 3.0 karaf CLI
by Ray Milkey
· 6 years ago
00b5d4f
Removing commented out @Property annotations from the drivers, protocols, pipelines and providers.
by Thomas Vachuska
· 6 years ago
a218d43
Merge branch 'master' into merge
by Ray Milkey
· 6 years ago
db14847
Correctly set test URL in server device driver
by Georgios Katsikas
· 6 years ago
ed7340c
ONOS-7797 Support adding an arbitrary number of members to an existing P4Runtime group
by ghj0504520
· 6 years ago
956bb16
Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
7632e15
[ONOS-7596] Support reading table entries with counter data in P4Runtime
by steven30801
· 6 years ago
22ea612
Removing BUCK files and other Buck-related auxiliaries.
by Thomas Vachuska
· 6 years ago
ec1a420
ONOS-7810 calculate cookie field when pipeconf registered
by ghj0504520
· 6 years ago
92a48bf
ONOS-7810 use cookie field when checking the pipeline in P4Runtime
by ghj0504520
· 6 years ago
d542568
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
9d5066b
Fixing login issues on restconf web resource
by Andrea Campanella
· 6 years ago
28b15ae
Fixes to allow ONOS to build using built in bazel Java 9 JDK
by Ray Milkey
· 6 years ago
55f80b6
The result of dis.getMessageDigest().digest() must be returned here. Otherwise, this method will lose its meaning.
by 柯志勇10068695
· 6 years ago
03ae0ac
Bump version of P4Runtime to 1.0.0rc3 and P4 tools
by Carmelo Cascone
· 6 years ago
2d7bca1
Move type specifiers from property name constants to the corresponding component annotations
by Ray Milkey
· 6 years ago
0b18b72
Merge branch 'master' into merge
by Ray Milkey
· 6 years ago
b5646e6
Use property constants for OSGi components for stores
by Ray Milkey
· 6 years ago
309f9a0
Implement OSGi properties for openflow protocol
by Ray Milkey
· 6 years ago
ec20a29
netconf protocol changes for karaf 4.2.1 CLI
by Ray Milkey
· 6 years ago
d7e3b6f
If FileInputStream is not close(), there will be a risk of memory leaks.
by 柯志勇10068695
· 6 years ago
db57f1c
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
e44592f
More robust P4Runtime group handling
by Carmelo Cascone
· 6 years ago
50d195f
Do not insert or delete default action entries in P4Runtime
by Carmelo Cascone
· 6 years ago
dca52ba
Increase gRPC inbound msg size for P4Runtime client
by Carmelo Cascone
· 6 years ago
7a2dee5
[WIP] Add @Service tags to all commands and completers
by Ray Milkey
· 6 years ago
86ad7bb
[WIP] apps CLI changes for karaf upgrade
by Ray Milkey
· 6 years ago
d84f89b
[WIP] Upgrade ONOS to karaf version 4.2.1
by Ray Milkey
· 6 years ago
bdb6408
Make the netconf notification stream customisable
by Laszlo Papp
· 6 years ago
943c664
Fixed P4RuntimeClient not parsing detailed write errors
by Carmelo Cascone
· 6 years ago
6b1acfc
Remove deprecated addDevice() API
by Ray Milkey
· 6 years ago
5274150
remove deprecated start() method
by Ray Milkey
· 6 years ago
33b27bc
Ignore entries from constant tables in P4Runtime
by Carmelo Cascone
· 6 years ago
de3b684
Relinquish mastership when device reports "permission" denied event
by Carmelo Cascone
· 6 years ago
7f98ba6
Deprecated protected data is now private
by Ray Milkey
· 6 years ago
9e4972c
Refactor P4Runtime subsystem to implement async connection procedure
by Carmelo Cascone
· 6 years ago
37cf6ba
SSL/TLS support for OVSDB Southbound API
by debanshur
· 6 years ago
98bb37a
fix netconf automatic reconnection issue (check both isClosed and isClosing)
by zhongguo zhao
· 6 years ago
1455268
Supports methods to get interface-related information in ovsdbclient service.
by Daniel Park
· 6 years ago
85d72ef
Fix race to become master in P4Runtime before pipeline config set
by Carmelo Cascone
· 6 years ago
78eab37
fix too many open files
by zhongguo zhao
· 6 years ago
4828f18
Fixing restconf Bazel build
by Andrea Campanella
· 6 years ago
32d70e5
[ODTN] Netconf inject capabilities and Nokia openconfig device discovery
by quan PHAM VAN
· 6 years ago
761e80a
Remove pom files from ONOS
by Ray Milkey
· 6 years ago
8b03bc5
[ONOS-7766] Modify the use of invalidated checkReply methods in Netconf
by Kim JeongWoo
· 6 years ago
312d987
Starting snapshot 1.15.0-SNAPSHOT
by Ray Milkey
· 6 years ago
05d609a
buildifier reformatting of bazel files
by Ray Milkey
· 6 years ago
0e427dc
Fix P4RuntimeClientImpl sending empty stream RPC messages
by Carmelo Cascone
· 6 years ago
03e5521
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
3594c24
Tagging 1.14.0-rc2
by ONOS Jenkins User
· 6 years ago
1.14.0-rc2
4e5f2d6
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
cff0bd8
Tagging 1.14.0-rc1
by ONOS Jenkins User
· 6 years ago
1.14.0-rc1
6a1ae71
Fix p4runtime runtime dependencies when building with Bazel
by Carmelo Cascone
· 6 years ago
3ae60e2
Fix error in POM for Maven build
by Sean Condon
· 6 years ago
4867af2
Revert "Tagging 1.14.0-b1"
by Ray Milkey
· 6 years ago
4164436
More p4runtime-related bazel build files
by Carmelo Cascone
· 6 years ago
78ce400
Tagging 1.14.0-b1
by Ray Milkey
· 6 years ago
5548ce6
Adding ServerSentEvents to Rest Southbound interface
by Sean Condon
· 6 years ago
727abd3
Adding runtime dependencies for protobuf & gRPC.
by Thomas Vachuska
· 6 years ago
72893b7
[WIP] Attempt at building grpc and p4runtime protocols with Bazel
by Carmelo Cascone
· 6 years ago
df1e373
Fixing pom.xml
by Yuta Higuchi
· 6 years ago
d486a73
Support to build openstack related apps using Bazel
by Jian Li
· 6 years ago
3077358
Bazel build for the combined GRPC runtime jar file
by Ray Milkey
· 6 years ago
15841e2
RestSBDevices with explicit proxy field
by Georgios Katsikas
· 6 years ago
00e92da
Upgrade to Atomix 3.0-rc5
by Jordan Halterman
· 6 years ago
a01ef78
Fixing javadoc warnings.
by Thomas Vachuska
· 6 years ago
80e0b9f
Fixed NIC name to port number inconsistencies in server driver
by Georgios Katsikas
· 6 years ago
5813681
ONOS-7739 Support for P4Runtime multicast programming
by Carmelo Cascone
· 6 years ago
35ea5bf
Additional bazel build files for apps
by Ray Milkey
· 6 years ago
f645e84
Bump P4 tools to latest version
by Carmelo Cascone
· 6 years ago
74a8a44
Graceful handling of ConnectException in HTTP delete
by Georgios Katsikas
· 6 years ago
7044efd
More bugfixes in P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
158b8c4
More improvements and bugfixes in P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
cf91a2d
Fix Bmv2 related issues
by Yuta HIGUCHI
· 6 years ago
dbd3821
Checkstyle rule to prevent throwing the generic RuntimeException
by Ray Milkey
· 6 years ago
e5b2872
Improve scalability of P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
f14dccd
[ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB
by nitinanand
· 6 years ago
0250a08
Fix dependencies of some bazel tests
by Ray Milkey
· 6 years ago
971fb7f
ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature.
by Esin Karaman
· 7 years ago
d1c34da
Refactor PCE and PCEP test adapters to remove redundant classes
by Ray Milkey
· 6 years ago
1a78372
Fix for OS-12, NumberFormatException on badly formatted version string
by Ray Milkey
· 6 years ago
44448a5
Allow re-creating clients for the same P4Runtime addr-port
by Carmelo Cascone
· 6 years ago
324af93
Bazel build files for protocols
by Ray Milkey
· 6 years ago
4f55c67
NetconfSession refactoring
by Yuta HIGUCHI
· 6 years ago
10f0d51
Fix the snmp alarms on device configuration
by Laszlo Papp
· 6 years ago
1f9e7dc
Fix maven build of P4 models
by Ray Milkey
· 6 years ago
Next »