Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
74b354556ee81ee5896db8fc3fcfd3462a35d722
« Previous
a87b40c
[ONOS-6964][ONOS-6966] Add pipeconf codec and pipeconf view
by Yi Tseng
· 7 years ago
2d64717
Bugfix for NETCONF 1.1 where XML header was entered twice
by Sean Condon
· 7 years ago
554ce97
bug fix: catch the exception if driver is not found
by Frank Wang
· 7 years ago
da26837
Catch, log, and retry on IOException for HTTP cluster metadata URLs
by Jordan Halterman
· 7 years ago
18177a5
[ONOS-7026] Show table name if the table id of a flow is PiTableId
by Yi Tseng
· 7 years ago
770507f
ONOS-7000 P4 tutorial application and P4 program
by Carmelo Cascone
· 7 years ago
3bc3b49
Updated test scenario to include "removeHost" event (and another "addHost", etc.).
by Simon Hunt
· 7 years ago
1fb0055
Fixed issue with 'removeHost' event handling in the
by Simon Hunt
· 7 years ago
3b5d64e
Distributed Dynamic Config Store fixes
by Yuta HIGUCHI
· 7 years ago
02778b1
Add DomainConstraint to kryo namespaces
by Pier Luigi
· 7 years ago
5fba41c
Remove maximum entry limitation on Raft log segments
by Jordan Halterman
· 7 years ago
ff9af3e
ONOS-7007 fix parent test using wrong path
by Yuta HIGUCHI
· 7 years ago
30161e7
null tolerant DocumentPath hasher
by Yuta HIGUCHI
· 7 years ago
9fc3d0e
Fixes typo
by daniel park
· 7 years ago
0c26c28
ONOS-6717 Meter Protobuf model
by zhiyong ke
· 7 years ago
7df764f
Fixed issue with 'moveHost' event handling in the topo view, to
by Simon Hunt
· 7 years ago
d0c147a
Allow host provider to remove a learnt host provided by others
by Charles Chan
· 7 years ago
87ac737
Fixed onos-setup-p4-dev to install nanomsg before P4Runtime
by Carmelo Cascone
· 7 years ago
f2a5ea6
Fixed bug in P4_16 programs that was making bmv2 crash
by Carmelo Cascone
· 7 years ago
2613077
Fix bmv2 pipeline model
by Yi Tseng
· 7 years ago
93ba53c
[CORD-1715] The dest udp port for DHCP reply packets should be 68
by Yi Tseng
· 7 years ago
f50a177
ONOS-5579 Refactoring Details Panel
by Steven Burrows
· 7 years ago
a441074
Fixing minor visual inconsistencies in the GUI settings and clusters views.
by Thomas Vachuska
· 7 years ago
1270c18
Topo2: Added Friendly host names JIRA: ONOS-6657
by Steven Burrows
· 7 years ago
0ef3387
Add unique suffixes to app name completer candidates
by Yuta HIGUCHI
· 7 years ago
6af7f15
Adjusting GUI table & details panes fonts to a slightly smaller size.
by Thomas Vachuska
· 7 years ago
14d9b36
Fixed wiring problem in the pi-demo-ecmp app
by Carmelo Cascone
· 7 years ago
a5b5b9c
Fix NPE in DhcpRelayManager
by Charles Chan
· 7 years ago
bb86b78
Resolve false probing timeout by delaying the proble a little bit
by Charles Chan
· 7 years ago
8e786b5
Use pair link before the 2nd location of a dual-homed host is not discovered
by Charles Chan
· 7 years ago
5459423
Bump onos-yang-utils to version 2.2.0
by Ray Milkey
· 7 years ago
7c6dec1
Small bug fix for providerId
by Saurav Das
· 7 years ago
cb97b31
Attempt to fix Jenkins issue
by Yuta HIGUCHI
· 7 years ago
e6c80cd
Set minimum Netty response timeout to 250 milliseconds to account for differences in response times based on consistency in the Raft protocol
by Jordan Halterman
· 7 years ago
f5295f6
Handle IllegalDocumentModification and retry purging rules in DistributedFlowRuleStore
by Jordan Halterman
· 7 years ago
1920123
Upgrade Atomix dependency version to 2.0.2
by Jordan Halterman
· 7 years ago
9de1d14
Match the polatis driver against the vendor string
by Laszlo Papp
· 7 years ago
dafd5b7
Solve potential race condition on known_hosts file when executing
by You Wang
· 7 years ago
de4b7e2
Add clusterId to summary command
by Yuta HIGUCHI
· 7 years ago
52e047f
refactor DocumentPath comparator
by Yuta HIGUCHI
· 7 years ago
868b1bc
Fixed exception when using portstats -t -d command
by Carmelo Cascone
· 7 years ago
d988c28
Fix duplicated provider id
by Charles Chan
· 7 years ago
f87603c
Fix error in upstart script
by Yuta HIGUCHI
· 7 years ago
1ea1510
[ONOS-6986] Implement getGroups in GroupProgrammable
by Andrea Campanella
· 7 years ago
d7c9336
Moving clipping of BitRate to 100 Gbps
by Andrea Campanella
· 7 years ago
7f75be4
ONOS-7001 Support for direct counters
by Carmelo Cascone
· 7 years ago
aa417a6
[CORD-1887] Make DHCP relay works with dual homing
by Yi Tseng
· 7 years ago
127ffe5
[CORD-1898] Fix ignore rule bug of DHCP relay
by Yi Tseng
· 7 years ago
82fac58
CORD-1888 Use DAD to probe if interface MAC is not configured
by Charles Chan
· 7 years ago
b34a0bd
Fix NPE in NetworkConfigHostProvider
by Charles Chan
· 7 years ago
71e64f1
Fix NoSuchElementException
by Charles Chan
· 7 years ago
45fede4
CORD-1430 Dhcpv6 Relay APP
by Kalhee Kim
· 7 years ago
ac8f11f
Updated node/host locations for "dual" topo.
by Simon Hunt
· 7 years ago
12c79ed
Added support for dual-homed hosts (on "classic" topo).
by Simon Hunt
· 7 years ago
5bff7ca
Fixed NPE when processing P4Runtime packet-ins
by Carmelo Cascone
· 7 years ago
31d4d38
MeterManager: Use Executor to call provider to mitigate DistributedMeterStore timeouts
by Jordi Ortiz
· 7 years ago
fe99be9
Workaround to BMv2 bug when reading ECMP entries
by Carmelo Cascone
· 7 years ago
e165e1d
Forward METER_ADDED/REMOVED events to MeterListener
by Jordi Ortiz
· 7 years ago
b12eda5
Fixed typos of Korean localization string
by Jian Li
· 7 years ago
4f2a046
[CORD-1808] Relay indirect dhcp packet to different server if configed
by Yi Tseng
· 7 years ago
51f1be9
[CORD-1850] Ignore DHCP on a particular VLAN
by Yi Tseng
· 7 years ago
83b92a3
Added custom upload glyph.
by Simon Hunt
· 7 years ago
6e85404
Minor changes to PI-ECMP demo
by Carmelo Cascone
· 7 years ago
128c52c
[ONOS-6982] Implement OpenStackNetworking UI Service
by daniel park
· 7 years ago
e3579e1
Added custom download glyph.
by Simon Hunt
· 7 years ago
153d358
minor fix in DocumentPath, DCS
by Yuta HIGUCHI
· 7 years ago
e976174
Netconf test fixes
by Yuta HIGUCHI
· 7 years ago
e026a7f
[ONOS-6542] (vNet) Distributed Flow Rule store
by Yoonseon Han
· 7 years ago
2fde6d4
CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router
by Charles Chan
· 7 years ago
a5cde45
[CORD-1886] Fix DHCPv4 relay config handling bug
by Yi Tseng
· 7 years ago
ea1fe52
Better error logging in DistributedDynamicConfigStore
by Yuta HIGUCHI
· 7 years ago
de40032
Fix topo2 details panel title icon ("glyphId" property, not "type").
by Simon Hunt
· 7 years ago
3d875ec
Fixed Topo-2 summary and details panels, which were broken from recent
by Simon Hunt
· 7 years ago
40e2dce
[LION] update korean - App and Network properties
by sangyun-han
· 7 years ago
f040021
Adding to the italian transalation
by Andrea Campanella
· 7 years ago
e0d42ac
DefaultVirtualMeterProvider attend also to METER_ADDED and METER_REMOVED
by Jordi Ortiz
· 7 years ago
6f1689c
fix buck sonar problem with empty jar file
by Ray Milkey
· 7 years ago
879d9f0
Updated simon-single cell to include null-provider.
by Simon Hunt
· 7 years ago
1154a5a
Added peer-region declarations to Korean demo script.
by Simon Hunt
· 7 years ago
234eaf3
fixes to catch proper netconf exception
by Yuta HIGUCHI
· 7 years ago
371667d
Netconf refactoring
by Yuta HIGUCHI
· 7 years ago
8cd4acf
Fixing deprecation warning for @Component annotation.
by Thomas Vachuska
· 7 years ago
7d15e18
Update App_zh_CN properties
by Frank Wang
· 7 years ago
f5c4f68
Fix missing dependency - was tripping up sonar
by Ray Milkey
· 7 years ago
99474f1
P4 tools version bump
by Carmelo Cascone
· 7 years ago
4d9051e
Fixing YANG bucklet to properly generate the name of the model registrator class.
by Thomas Vachuska
· 7 years ago
2a305cb
Added placeholders for new App lion key: tt_ctl_download
by Simon Hunt
· 7 years ago
08b4dec
ONOS-6980 Adding support for download of application bits.
by Thomas Vachuska
· 7 years ago
ac5f0fb
Update lion korean
by sangyun-han
· 7 years ago
c9c1ff8
Update Mast_zh_CN.properties
by Frank Wang
· 7 years ago
d9ce42a
Remove warden support from Jenkinsfile
by Bharath Thiruveedula
· 7 years ago
3929cc8
ONOS-6748 Final porting of ECMP application to new PI APIs
by Carmelo Cascone
· 7 years ago
eb01812
Updated P4_16 sample programs to reflect HW testbed
by Carmelo Cascone
· 7 years ago
8e6b89a
ONOS-6985 - Fix for NPE at Oltpipeline
by dvaddire
· 7 years ago
1802f55
[ONOS-6963] Show Pipeconf name in device detail view
by Yi Tseng
· 7 years ago
ef826f9
Fixed wiring problem with BMv2/P4Runtime driver
by Carmelo Cascone
· 7 years ago
65428c3
CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers
by Julia Ferguson
· 7 years ago
6568741
support both ofdpa 3.0 and ofdpa premium for Accton's platforms
by Lewis Kang
· 7 years ago
0ed1671
Remove pipeline limitations to OFDPA 3 QMX driver
by Charles Chan
· 7 years ago
b2d0524
close PEMParser after use
by Yuta HIGUCHI
· 7 years ago
Next »