Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
74b354556ee81ee5896db8fc3fcfd3462a35d722
« Previous
aeb11a7
[CORD-2533] UnsupportedOperationException in OFDPA pipeliner
by Pier Luigi
· 7 years ago
1227035
[CORD-2532] IllegalArgumentException in OFDPA pipeliner
by Pier Luigi
· 7 years ago
781f8df
[CORD-2531] Missing flows and multicast groups
by Pier Luigi
· 7 years ago
746ab76
Add automatic driver resolution for voltha devices
by Jonathan Hart
· 7 years ago
393339f
Resume the use of ICMP type/code in OFDPA driver
by Charles Chan
· 7 years ago
e59bf76
Fix the path not found issue in pseudowire
by Charles Chan
· 7 years ago
76869a9
Deploy existing pseudowires when segment routing is activated
by Andreas Pantelopoulos
· 7 years ago
21bcf18
Adding GroupService Adapter for Tests
by Andrea Campanella
· 7 years ago
57e4286
New version of buck, hosted on maven central
by Ray Milkey
· 7 years ago
14c6c55
[ONOS-7343] Support for new CORSA software
by Pier Luigi
· 7 years ago
717fa67
Bug fix in routing logic - should let routing process continue
by Saurav Das
· 7 years ago
88c6cb3
CORD-2470 Fix NPEs
by Charles Chan
· 7 years ago
45103b1
Cleaned-up the net-smoke scenario to tolerate failures of independent steps.
by Thomas Vachuska
· 7 years ago
29b1493
Fixed the ECFlowRuleStore to support MODIFY flow rule operations.
by Thomas Vachuska
· 7 years ago
5c85182
Swapping the default flow rule store to be the ECM-based implementation.
by Thomas Vachuska
· 7 years ago
70a2871
Fix typo
by Charles Chan
· 7 years ago
5ba89517
Upgrade to Atomix 2.0.13
by Jordan Halterman
· 7 years ago
5253c71
Pseudowire support for leaf-spine
by Andreas Pantelopoulos
· 7 years ago
285cb77
Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager
by Charles Chan
· 7 years ago
ce44f78
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
da4da76
Tagging 1.12.1-b1
by ONOS Jenkins User
· 7 years ago
1.12.1-b1
454b174
fix typo in script
by Ray Milkey
· 7 years ago
2feb4c1
Use sed parameters that are acceptable to Linux
by Ray Milkey
· 7 years ago
cca2eae
Increase default primitive operation timeout to 15 seconds
by Jordan Halterman
· 7 years ago
a367953
Xpliant ONOS driver support added
by Alex Yashchuk
· 7 years ago
9174e6b
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
a352be0
Adding a few checks in SR to ignore link events for links
by Saurav Das
· 7 years ago
e64b63b
Fix NPE in Microsemi Driver
by Sean Condon
· 7 years ago
45d55e0
Dual-homing probing improvements
by Charles Chan
· 7 years ago
e723293
Maintain OFPortDesc up-to-date
by Yuta HIGUCHI
· 7 years ago
59cfbe8
Remove unnecessary warning from DHCP6 relay handler
by Yi Tseng
· 7 years ago
fa9004b
Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler,
by Saurav Das
· 7 years ago
98fd92f
Dual-homing probing improvements
by Charles Chan
· 7 years ago
319413f
Prevent packets with link-local destination IP from being routed
by Charles Chan
· 7 years ago
b62be50
Starting snapshot 1.12.1-SNAPSHOT
by Ray Milkey
· 7 years ago
32b7f0a
Tagging 1.12.0
by Ray Milkey
· 7 years ago
1.12.0
3648094
Starting snapshot 1.12.1-SNAPSHOT
by Ray Milkey
· 7 years ago
ee2e18a
Timeout local messages in NettyMessagingManager to avoid hanging when receivers are blocked on external calls.
by Jordan Halterman
· 7 years ago
b4e0612
Upgrade to Atomix 2.0.12
by Jordan Halterman
· 7 years ago
c3ff719
[ONOS-7312] Fix dependency problem of fabric.p4
by Yi Tseng
· 7 years ago
4e4bc27
Fixing karaf jaas modules dependency to 3.0.8
by Thomas Vachuska
· 7 years ago
1980d50
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
9a775f9
Tagging 1.12.0-rc3
by Ray Milkey
· 7 years ago
1.12.0-rc3
537a64a
[ONOS-7289] General device should be available by default
by Yi Tseng
· 7 years ago
c05807e
Fix pom inconsistent with project structure
by Yuta HIGUCHI
· 7 years ago
7476d64
Upgrade to Atomix 2.0.10
by Jordan Halterman
· 7 years ago
73a6cc1
Fix for empty flooding groups due to bucket add/remove commands being reordered, and
by Saurav Das
· 7 years ago
5ef62ba
Initial commit of SimpleFabric application
by Lee Yongjae
· 7 years ago
d2535d7
Changing cell configuration to reflect the move to flex data center.
by Thomas Vachuska
· 7 years ago
dda6ed1
Fix error-prone reported problems
by Ray Milkey
· 7 years ago
b69bd19
Small updates to SR to get it to ignore devices not configured as routers
by Jonathan Hart
· 7 years ago
5828743
Temporarily disable making leadership elections fair
by Ray Milkey
· 7 years ago
94a659f
P4-related cherry-picks for 1.12
by Carmelo Cascone
· 7 years ago
eb6813b
Upgrade to Atomix 2.0.9
by Jordan Halterman
· 7 years ago
541801c
NDP_HOP_LIMIT should be 255(10) instead of 0x255(16)
by Charles Chan
· 7 years ago
ffde7af
Fix NPE in LLDP link provider if there is no cluster metadata service available
by Ray Milkey
· 7 years ago
21a2dc8
[CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured
by Yi Tseng
· 7 years ago
f431197
[CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it
by Yi Tseng
· 7 years ago
a7b346a
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
15d2018
Tagging 1.12.0-rc2
by Ray Milkey
· 7 years ago
1.12.0-rc2
d6002e0
[ONOS-7243] Check for existing device master before attempting to acquire mastership to mark device offline
by Jordan Halterman
· 7 years ago
64f4df6
[ONOS-7267] Fix pipeconf UI
by Yi Tseng
· 7 years ago
1ee846a
[ONOS-7279] Fix for illegal state exception when deactivating driver providers
by Andrea Campanella
· 7 years ago
e961423
Fix few commands handling PortNumber as args.
by Yuta HIGUCHI
· 7 years ago
30a6031
Add missing command argument to help
by Jon Hall
· 7 years ago
fb29fb1
Fix NPE in PacketManager
by Ray Milkey
· 7 years ago
1186815
register ietf-system from models/common
by Vidyashree Rama
· 7 years ago
c9e1efb
Fix for Microsemi Unit tests
by Sean Condon
· 7 years ago
55f451d
Fix CORD-2326 Dual home host loses one of its location when its name being changed in GUI
by Charles Chan
· 7 years ago
f563104
Upgrade Atomix to 2.0.8 and simplify consistent primitive operation/event IDs
by Jordan Halterman
· 7 years ago
d82b582
Bump up ONOS to version 2.3.1 of yangtools
by Ray Milkey
· 7 years ago
415817c
[ONOS-7277] Use thread safe list for OF ports to avoid ConcurrentModificationException
by Jordan Halterman
· 7 years ago
f2e79fe
Changing two more component configs in segment routing
by Charles Chan
· 7 years ago
7618889
Enhancing diagnostic and test facilities for troubleshooting
by Thomas Vachuska
· 7 years ago
54f3e93
Removed P4Runtime Test app from 1.12
by Carmelo Cascone
· 7 years ago
633f794
[ONOS-7527] FIX for OfControllerImpl does not filter by device scheme in DeviceListener
by Andrea Campanella
· 7 years ago
ca50930
Fixing checkstyle test hang with nc version >= 1.110
by Brian O'Connor
· 7 years ago
a576b8e
[CORD-2223] Avoid unnecessary probing when a host moves within the same switch
by Charles Chan
· 7 years ago
b2f40e9
[ONOS-7149] Re-query DeviceDescription when Netconf device connects again
by Andrea Campanella
· 7 years ago
687ecadf
fix maven build
by Yuta HIGUCHI
· 7 years ago
cb69d87
[CORD-1623] Fix DistributedMcastStore
by Julia Ferguson
· 7 years ago
ba8fcd7
Correctly persists the old value in TestConsistentMap by deep cloning the entry
by Charles Chan
· 7 years ago
b192d89
IPv6RA : Global prefix configuration tests added
by Annce John
· 7 years ago
5ac1b04
IPv6RA : Global prefix listing command support
by Annce John
· 7 years ago
6fdc52e
Add driver support for OFDPA premium versions
by Charles Chan
· 7 years ago
04fecb5
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
fc67a20
Tagging 1.12.0-rc1
by Ray Milkey
· 7 years ago
1.12.0-rc1
4ccc328
bump to 1.12 branch
by Ray Milkey
· 7 years ago
6222dbe
[CORD-2182] Implement packet serializer/deserializer for Routing Information Protocol (RIP)
by Kalhee Kim
· 7 years ago
3d650a6
Dual-homing redirection fix
by Charles Chan
· 7 years ago
477a904
fix 1.11 pom file references
by Ray Milkey
· 7 years ago
63a82df
Temporary disable pulling entries from p4 target before bmv2/PI fixed
by Yi Tseng
· 7 years ago
f73a553
[ONOS-7238] fix ICMP checksum error of fabric.p4
by Yi Tseng
· 7 years ago
ba36606
[CORD-1616] Supports PD by DHCP relay App
by Kalhee Kim
· 7 years ago
6800ced
various bug fixes
by Yuta HIGUCHI
· 7 years ago
a031a26
Added required applications for RESTConf
by Dimitrios Mavrommatis
· 7 years ago
789d55d
Resource ID Null exception fix
by Dimitrios Mavrommatis
· 7 years ago
9416aea
Check for in-progress upgrade before attempting to change NONE role in DeviceManager
by Jordan Halterman
· 7 years ago
e166a4e
IPv6RA : Unsolicited RA support, Misc. fixes
by Jayakumar Thazhath
· 7 years ago
9bc6074
[CORD-2223] Route is not resolved if nexthop moves
by Charles Chan
· 7 years ago
Next »