Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
35c06acaa7d3eb2d6ef5ec5571c73663d267f0e0
« Previous
f7ce509
Fix typo
by Charles Chan
· 7 years ago
20474e0
Pseudowire support for leaf-spine
by Andreas Pantelopoulos
· 7 years ago
47a853b
ONOS-6680 Clean up implementation of gRPC controller
by Carmelo Cascone
· 7 years ago
c893b27
Do not send group stats request if unsupported
by Laszlo Papp
· 7 years ago
256d92b
[ONOS-7208] Improves policer with rate type
by Pier Luigi
· 7 years ago
bdcd967
Implements policer-meter-mapping [ONOS-5867]
by Pier Luigi
· 7 years ago
41b5302
Sonar suggestions - file name and constants
by Ray Milkey
· 7 years ago
74f9816
use maven to resolve offline karaf
by Yuta HIGUCHI
· 7 years ago
0be0f86
Update buck version
by Ray Milkey
· 7 years ago
6c0c4ed
Move Felix SCR bnd back to version 1.4.1
by Ray Milkey
· 7 years ago
1e99eb4
Make sure buck is up to date first
by Ray Milkey
· 7 years ago
50443e8
Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager
by Charles Chan
· 7 years ago
8539f08
Mininet gRPC switch startup reachability check
by Keesjan Karsten
· 7 years ago
c29f748
Revert "Bump up buck version"
by Ray Milkey
· 7 years ago
5d4d290
Revert "use maven to resolve offline karaf"
by Ray Milkey
· 7 years ago
5e95961
[ONOS-7333] adapted REST API for bitwise match on TCP/UDP/SCTP source/destination port (flow)
by Andreas Gilbert
· 7 years ago
7236bef
use maven to resolve offline karaf
by Yuta HIGUCHI
· 7 years ago
153dbd5
Ensure TCP_NODELAY is properly configured on Netty channels
by Jordan Halterman
· 7 years ago
e743bab
Bump up buck version
by Ray Milkey
· 7 years ago
47b1b4a
[ONOS-7281] Using slow protocol destination mac address (01:80:C2:00:00:0E), and supporting port description in ONOS LLDP
by jaegonkim
· 7 years ago
d811980
wipe-out command does not need to inherit ClusterListCommand
by Yuta HIGUCHI
· 7 years ago
6d9e18a
align karaf related component version
by Yuta HIGUCHI
· 7 years ago
6771ef6
use maven instead of vicci for offline karaf
by Yuta HIGUCHI
· 7 years ago
1ba1e96
use upstream artifacts
by Yuta HIGUCHI
· 7 years ago
c6844f5
Refactor fabric.p4 and pipeliner
by Yi Tseng
· 7 years ago
cbbdb8c
Add test scenario for crashing all nodes in sequence
by Jordan Halterman
· 7 years ago
4caa8e8
Xpliant ONOS driver support added
by Alex Yashchuk
· 7 years ago
464145d
Increase default primitive operation timeout to 15 seconds
by Jordan Halterman
· 7 years ago
222262f
bug fixes: clean data in p4runtime mirror while deactivating p4runtime driver
by Frank Wang
· 7 years ago
d661507
ONOS-7330 Added ONOS-P4 VM build script
by Carmelo Cascone
· 7 years ago
c550f2e
Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching
by Charles Chan
· 7 years ago
41890db
Adding a few checks in SR to ignore link events for links
by Saurav Das
· 7 years ago
a1ccbc3
Convert leadership events directly to mastership events to avoid inconsistencies when building RoleInfo from underlying leadership store
by Jordan Halterman
· 7 years ago
f9f5563
[ONOS-7332] Ensure DEVICE_ADDED events are not skipped after device creation on a non-master node
by Jordan Halterman
· 7 years ago
edadbe2
Do not send table stats request if unsupported
by Laszlo Papp
· 7 years ago
c45ede5
Fix NPE in Microsemi Driver
by Sean Condon
· 7 years ago
4793375
Dual-homing probing improvements
by Charles Chan
· 7 years ago
19e428b
Add automatic driver resolution for voltha devices
by Jonathan Hart
· 7 years ago
dda4edd
Adding Ami's french translation for LION
by Murat Parlakisik
· 7 years ago
780bb9b
Enable buck rabbit MQ app unit tests
by Ray Milkey
· 7 years ago
b68bbbc
Sonar suggestion - use a secure random number generator
by Ray Milkey
· 7 years ago
9922d5c
Sonar suggestions - comparison logic
by Ray Milkey
· 7 years ago
68ef26b
Remove unnecessary warning from DHCP6 relay handler
by Yi Tseng
· 7 years ago
f83c8cf
Maintain OFPortDesc up-to-date
by Yuta HIGUCHI
· 7 years ago
e559bcf
Sonar suggestion - don't use bit operator in a boolean expression
by Ray Milkey
· 7 years ago
faed9f3
Sonar suggestion - remove deprecated and insecure public arrays
by Ray Milkey
· 7 years ago
2675a27
OAuth2 authentication support for patch API, (HttpSbController)
by fahadnaeemkhan
· 7 years ago
c4191ed
Sonar suggestion - possible null pointer dereferences in equals() methods
by Ray Milkey
· 7 years ago
3e269df
Initial P4Runtime unit tests
by Mehmed Mustafa
· 7 years ago
123ad5d
P4Runtime unit tests for api, ctl, model modules
by Ekber Aziz
· 7 years ago
85dab42
Sonar fix - bad equals method
by Ray Milkey
· 7 years ago
ee09071
Bumped p4c and fixed missing dependency in onos-setup-p4-dev
by Carmelo Cascone
· 7 years ago
9a4f7ce
Sonar suggestion - don't use synchronized Stack class
by Ray Milkey
· 7 years ago
0e11dcb
Starting to include kafka-integration app as part of Buck build.
by Thomas Vachuska
· 7 years ago
9d982a5
[ONOS-7320] Ensure link times are reset when mastership is reassigned to another node
by Jordan Halterman
· 7 years ago
3004c7d
Improve flow objectives data objects code coverage
by Ray Milkey
· 7 years ago
b805f1a
Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler,
by Saurav Das
· 7 years ago
71d50eb
added polling of portState after changing
by fahadnaeemkhan
· 7 years ago
06e51b3
Fix protobuf compiler commit number dependency
by Ray Milkey
· 7 years ago
23e1663
Fix for gRPC version in GNMI stubs
by Andrea Campanella
· 7 years ago
b935882
[ONOS-7154] Add Interpreter for int.p4
by Jonghwan Hyun
· 7 years ago
b1936bd
Bumped version of gRPC to 1.3.1
by Carmelo Cascone
· 7 years ago
dd85ce8
ONOS-7152 Buck build of gNMI auto-generated gRPC stubs
by Carmelo Cascone
· 7 years ago
8be0339
[ONOS-7154] Add DSCP bit support as an INT header indicator
by Jonghwan Hyun
· 7 years ago
8bcd586
[ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI
by Andrea Campanella
· 7 years ago
61881df
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
d22dccc
Tagging 1.13.0-b7
by ONOS Jenkins User
· 7 years ago
1.13.0-b7
1815c7f
Fixed the tar-setup scenario to secure ssh in parallel.
by Thomas Vachuska
· 7 years ago
1cf233c
Timeout local messages in NettyMessagingManager to avoid hanging when receivers are blocked on external calls.
by Jordan Halterman
· 7 years ago
e9467fc
Upgrade to Atomix 2.0.12
by Jordan Halterman
· 7 years ago
4bf9e3a
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
168ac92
Tagging 1.13.0-b6
by ONOS Jenkins User
· 7 years ago
1.13.0-b6
0e78e27
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
2a7d833
Tagging 1.13.0-b5
by ONOS Jenkins User
· 7 years ago
1.13.0-b5
8277b6b
Dual-homing probing improvements
by Charles Chan
· 7 years ago
78ec505
Prevent packets with link-local destination IP from being routed
by Charles Chan
· 7 years ago
c53a15f
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
d06da9e
Tagging 1.13.0-b3
by ONOS Jenkins User
· 7 years ago
54bd8b2
[ONOS-7312] Fix dependency problem of fabric.p4
by Yi Tseng
· 7 years ago
841a8b9
[ONOS-7247] Add copyrights for all gRPC protobuf files
by Jian Li
· 7 years ago
716484c
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
6a6ac1d
Tagging 1.13.0-b1
by ONOS Jenkins User
· 7 years ago
a57a814
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
8977ced
Tagging 1.13.0-b0
by ONOS Jenkins User
· 7 years ago
1d84267
Minor refactoring for fabric.p4
by Yi Tseng
· 7 years ago
c2af966
sync javax.ws.rs-api version
by Yuta HIGUCHI
· 7 years ago
aa31d76
STC Restart fix; require stop before start
by Dimitrios Mavrommatis
· 7 years ago
6b40d39
[ONOS-7233] Add unit test for gRPC mastership service
by Jian Li
· 7 years ago
f5cebc1
[ONOS-7233] Add gRPC Mastership Service with corresponding model
by Jian Li
· 7 years ago
47d9609
Step toward transactional API support on DocTree
by Yuta HIGUCHI
· 7 years ago
830b5dc
Add device proxy support to RESTCONF
by Henry Yu
· 7 years ago
89e60d7
Removed custom PATCH interface
by Dimitrios Mavrommatis
· 7 years ago
d40252c
Fix the maven build problem caused by incorrect protobuf model #2
by Jian Li
· 7 years ago
a9a77ca
Fix the maven build problem caused by incorrect protobuf model
by Jian Li
· 7 years ago
21fa4fe
Refactor several gRPC translator by removing annotation redundancy
by Jian Li
· 7 years ago
d8e7207
[ONOS-7233] Refactor gRPC device service and translator
by Jian Li
· 7 years ago
ec80a33
[ONOS-7233] Add MastershipRole protobuf model with translators
by Jian Li
· 7 years ago
448e684
Fix pom inconsistent with project structure
by Yuta HIGUCHI
· 7 years ago
fc66705
Step to rationalize rest SBI
by Yuta HIGUCHI
· 7 years ago
872fdbe
Remove deprecated RestProviderConfig
by Yuta HIGUCHI
· 7 years ago
Next »