Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
77958a5941bfa989f54858dee5515e137676e3db
« Previous
d6191ec
Fix missing P4Runtime multicast/clone groups after device reboot
by Carmelo Cascone
· 6 years ago
69b2fed
Report bazel errors rather than eating them
by Ray Milkey
· 6 years ago
24ba24a
Rename the empty_jar() rule to be minimal_jar() since the jar file is no longer empty
by Ray Milkey
· 6 years ago
4aeda14
Put a file in the empty jar
by Ray Milkey
· 6 years ago
522a3bd
Create empty javadoc and source jar files for sonatype
by Ray Milkey
· 6 years ago
da745a9
Bump karaf version to 4.2.5
by Ray Milkey
· 6 years ago
246594e
Include pom files when publishing locally
by Ray Milkey
· 6 years ago
c0b23a4
Allow building third-party apps based on gRPC
by Carmelo Cascone
· 6 years ago
1b5c5fa
Fix: specify the source MAC as fake GW MAC for self ARP reply case
by Jian Li
· 6 years ago
efb6cc5
Fix build behind web proxy - provide all jars needed by grpc java
by Ray Milkey
· 6 years ago
c684db3
fix bug caused by Shell command in OSX system.
by Boyuan Yan
· 6 years ago
d884d8a
Pre-allocate sliding window counter slots to avoid thread safety issues.
by Jordan Halterman
· 6 years ago
91af10a
Prevent unhandled exception if the executor is already shut down.
by Ray Milkey
· 6 years ago
75a9a89
Trigger pipeconf deploy right after registration
by Carmelo Cascone
· 6 years ago
dc97192
Show class name instead of thread when logging to console or CLI
by Carmelo Cascone
· 6 years ago
deeb726
Use a copy on write array list for sliding window counter
by Ray Milkey
· 6 years ago
a00e3d0
[ONOS-7850] powerconfig for Cassini equipment.
by Boyuan Yan
· 6 years ago
9f4f007
Adding DHCP IpV6 support in VOLTHA Driver
by Matteo Scandolo
· 6 years ago
7e65ac7
This patch solves the following problem:
by Gamze Abaka
· 6 years ago
2bc10ae
This patch solves the following issue:
by Gamze Abaka
· 6 years ago
7c070c8
DHCP and IGMP trap flows must include write metadata (tech profile id) and meter instructions
by Gamze Abaka
· 6 years ago
6c8a71b
In order to complete https://jira.opencord.org/browse/VOL-1093 and https://jira.opencord.org/browse/VOL-1401, OltPipeline must support meter and write metadata instructions for authentication trap flows. Additionally, all flows must include write metadata instruction instead of transition. This change will be done for 1.13 branch.
by Gamze Abaka
· 6 years ago
dadae72
In order to implement VOLTHA VOL-949 task (https://jira.opencord.org/browse/VOL-949) , OltPipeline (pmc-olt driver) must support meter, transition and also QinQ vlan push instructions.
by Gamze Abaka
· 6 years ago
65f27f1
ONOS-7733 Meter Creation Fails :
by Gamze Abaka
· 6 years ago
722f74c
Starting snapshot 2.2.0-SNAPSHOT
by Ray Milkey
· 6 years ago
f85ee3c
[ONOS-7732] Automating switch workflow - program counter refactoring
by jaegonkim
· 6 years ago
2d77c1a
Starting snapshot 2.1.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
0dd5085
Tagging 2.1.0-rc2
by ONOS Jenkins User
· 6 years ago
2.1.0-rc2
b0a196a
GUI2 bug fix for Hosts hidden command
by Sean Condon
· 6 years ago
07f0d37
Change sequential stream to parallel stream
by DongRyeol Cha
· 6 years ago
549b154
put back filtering of build/conf artifacts
by Ray Milkey
· 6 years ago
d4780eb
Adding GUI 2 as a default to be activated if ONOS_APPS is unspecified.
by Thomas Vachuska
· 6 years ago
bc7eb85
Filter groups by application ID, for real
by Carmelo Cascone
· 6 years ago
c13d956
GUI2 bug fix for Force graph
by Sean Condon
· 6 years ago
3b4baa0
Improve fingerprint computation for pipeconf
by Carmelo Cascone
· 6 years ago
33f36a0
Clean up PipelineInterpreter API by removing ambiguous methods
by Carmelo Cascone
· 6 years ago
adb8905
Do not require device data blob when checking pipeconf on device
by Carmelo Cascone
· 6 years ago
5505a6d
Fix P4Runtime driver ignoring CLONE groups
by Carmelo Cascone
· 6 years ago
1dfc786
Do GDP checkup for all devices in config and core
by Carmelo Cascone
· 6 years ago
bed2e03
GUI2 fixed Quickhelp to use LionService
by Sean Condon
· 6 years ago
8d0c9e4
Repair sonar scanner that was broken by the change version script
by Ray Milkey
· 6 years ago
9db4d5c
Add support for P4Runtime clone sessions via Group API
by Carmelo Cascone
· 6 years ago
5079a7f
Define new type of group CLONE
by Carmelo Cascone
· 6 years ago
4b61631
Further improvements to connection handling for gRPC-based devices
by Carmelo Cascone
· 6 years ago
ed2a0a4
Move modified after registerProperties in FlowRuleManager
by pier
· 6 years ago
8b3aef4
Implements accumulation of the fwdobjectives in ofdpa pipelines
by pier
· 6 years ago
6eb2cb8
GUI2 update Angular component versions to 2.1.0
by Sean Condon
· 6 years ago
d131d1f
GUI2 ModelCache bug fix for NPE
by Sean Condon
· 6 years ago
556c8d4
Fix NPE of P4Runtime device when deleting a group
by Yi Tseng
· 6 years ago
4b2ff04
Fix clone session not working for BMv2 built in p4vm
by Carmelo Cascone
· 6 years ago
bcd47b9
Do not exclude targets in publish-target-list
by Carmelo Cascone
· 6 years ago
058804c
GUI2 Display of mastership for devices
by Sean Condon
· 6 years ago
3d592c6
Replaced test mock with existing adapter in archetypes.
by Thomas Vachuska
· 6 years ago
3032b87
Fix missing IPv6 table size in fabric.p4
by Carmelo Cascone
· 6 years ago
d51a555
Minor fixes for P4Runtime devices
by Carmelo Cascone
· 6 years ago
5f7d3bc
GUI2 Fixed bug of edge link not being added dynamically
by Sean Condon
· 6 years ago
adeb716
GUI2 Topo Added base common base for Topo2ViewMessageHandler and TopologyViewMessageHandlerBase
by Sean Condon
· 6 years ago
19e8367
GUI2 Added intents to Traffic2 Monitor
by Sean Condon
· 6 years ago
44628d6
[ONOS-7732] Automating switch workflow - checking workflow definitition
by jaegonkim
· 6 years ago
8b488de
Allowed apps to specify whether the existing component config value should be overridden
by Charles Chan
· 6 years ago
961dbde
Starting snapshot 2.1.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
2fca16b
Tagging 2.1.0-rc1
by ONOS Jenkins User
· 6 years ago
2.1.0-rc1
64ea7d2
GUI2 Bug fixes to Topo view
by Sean Condon
· 6 years ago
229471b
Do not read default table entries in bmv2
by Carmelo Cascone
· 6 years ago
97d36a2
Use specific kernel version in p4vm
by Carmelo Cascone
· 6 years ago
15743ea
Fix duplicate ip issue
by pier
· 6 years ago
a1ae427
Bump P4 tools and scapy version used in p4vm
by Carmelo Cascone
· 6 years ago
5cc45bc
Publish P4Runtime-related protocol artifacts
by Carmelo Cascone
· 6 years ago
d30295e
Fix: revise node init logic to handle all state other than COMPLETE
by Jian Li
· 6 years ago
631e770
Ensure SlidingWindowCounter is advanced in correct order prior to building the complete window
by Jordan Halterman
· 6 years ago
c2be50a
Allow sharing the same gRPC channel between clients
by Carmelo Cascone
· 6 years ago
8a06403
Fix typo - componenService -> componentService
by Ray Milkey
· 6 years ago
2b299d2
Fix incorect string comparison
by Ray Milkey
· 6 years ago
4c2715e
Fix npe when host does not have valid ipv6 address
by pier
· 6 years ago
4a7ce67
Fix: register a set of Affinity classes into distributed store
by Jian Li
· 6 years ago
0ba22e4
Fixes two things in OpenstackNode App. - Add whether ovsdb connection is alive in OpenstackNodeCheckCommand - Support REST API that queries the state of the specific openstack node
by Daniel Park
· 6 years ago
ef0761c
Route reprogamming using group substitution during next hop movement
by Ruchi Sahota
· 6 years ago
a3ce00b
GUI2 Add links to GUI2 when created dynamically
by Sean Condon
· 6 years ago
8c57015
Be more forgiving about the number of expected flows
by Ray Milkey
· 6 years ago
36231d2
modify param parsing in createNetCfg.sh and checkNetInit.sh to enable flexible configuration for ODTN network
by Boyuan Yan
· 6 years ago
df4b08a
Modify OpenFlow provider to avoid stats collection when switch is under high load
by Jordan Halterman
· 6 years ago
1c8a4ed
Give priority to instructions over meta when generating next_vlan rule
by Carmelo Cascone
· 6 years ago
0cf3ef7
fix bug about ODTN test in stc running environment
by Boyuan Yan
· 6 years ago
b8a2505
More robust deferring for P4Runtime MasterArbitrationUpdate messages
by Carmelo Cascone
· 6 years ago
c32976e
Various fixes in preparation of Stratum demo at ONS 2019
by Carmelo Cascone
· 6 years ago
b48533e
Fix for ONOS-7960 - single to multi intent json codec can't decode egress point array
by Ray Milkey
· 6 years ago
a08cc9e
Enable G1GC by default in onos-service
by Jordan Halterman
· 6 years ago
73742fa
Restore segment routing REST API
by Charles Chan
· 6 years ago
ba2471a
Fix java doc
by pier
· 6 years ago
6d2bf64
Fix: do not handle instance port on receiving router interface events
by Jian Li
· 6 years ago
fdb8d87
Fix: process ICMP packets in controller
by Jian Li
· 6 years ago
dc5d501
Fix: Add inst port to store if host updated with no inst port found
by Jian Li
· 6 years ago
9de2135
GUI2 Command to Unpin or Freeze selected or all nodes
by Sean Condon
· 6 years ago
e288e5b
Fixing port discovery in REST provider
by Andrea Campanella
· 6 years ago
61eb99e
Only iterates configured subnets to determine if a packet is destined for the switch
by Charles Chan
· 6 years ago
1c0d5f8
Route Simplification programming
by psneha
· 6 years ago
50370b5
[ONOS-7732] Automating switch workflow - workflow event map cli completer
by jaegonkim
· 6 years ago
024f44c
Remove listeners before shutting down the executors
by pier
· 6 years ago
820ec7b
Fix: do not add Stateful SNAT downstream rule in stateless case
by Jian Li
· 6 years ago
ec85729
Fix: refer to SNAT mode using getStatefulSnatFlag method
by Jian Li
· 6 years ago
Next »