Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
a76f231b889933942325e7a1c462957073c8e7b8
« Previous
5e61f6f
Fixing minor visual inconsistencies in the GUI settings and clusters views.
by Thomas Vachuska
· 7 years ago
ce8a6f7
ONOS-7034 app-install should give error code 400 if dependencies are missing
by Deepa Vaddireddy
· 7 years ago
2e69e2f
Adjusting GUI table & details panes fonts to a slightly smaller size.
by Thomas Vachuska
· 7 years ago
8e8e72c
Fix NPE in DhcpRelayManager
by Charles Chan
· 7 years ago
17a200e
Resolve false probing timeout by delaying the proble a little bit
by Charles Chan
· 7 years ago
9ff637e
Use pair link before the 2nd location of a dual-homed host is not discovered
by Charles Chan
· 7 years ago
89dd53c
Starting snapshot 1.11.1-SNAPSHOT
by Ray Milkey
· 7 years ago
8de3204
Tagging 1.11.1-rc1
by Ray Milkey
· 7 years ago
1.11.1-rc1
5a5ed59
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
5cc08ce
Add clusterId to summary command
by Yuta HIGUCHI
· 7 years ago
37415cc
Small bug fix for providerId
by Saurav Das
· 7 years ago
6fd3291
Handle IllegalDocumentModification and retry purging rules in DistributedFlowRuleStore
by Jordan Halterman
· 7 years ago
f7f325c
Upgrade Atomix dependency version to 2.0.2
by Jordan Halterman
· 7 years ago
605de6e
Fix error in upstart script
by Yuta HIGUCHI
· 7 years ago
75edab7
Fix duplicated provider id
by Charles Chan
· 7 years ago
4b01320
[CORD-1887] Make DHCP relay works with dual homing
by Yi Tseng
· 7 years ago
76365d8
[CORD-1898] Fix ignore rule bug of DHCP relay
by Yi Tseng
· 7 years ago
ec12010
Updated node/host locations for "dual" topo.
by Simon Hunt
· 7 years ago
1b5094f
CORD-1430 Dhcpv6 Relay APP
by Kalhee Kim
· 7 years ago
1e20fe3
Fix NPE in NetworkConfigHostProvider
by Charles Chan
· 7 years ago
f190799
CORD-1888 Use DAD to probe if interface MAC is not configured
by Charles Chan
· 7 years ago
0e711b5
Fix NoSuchElementException
by Charles Chan
· 7 years ago
57e9182
Added support for dual-homed hosts (on "classic" topo).
by Simon Hunt
· 7 years ago
4ec727d
[CORD-1808] Relay indirect dhcp packet to different server if configed
by Yi Tseng
· 7 years ago
32763e6
Added custom download glyph.
by Simon Hunt
· 7 years ago
0121cf2
Added custom upload glyph.
by Simon Hunt
· 7 years ago
5479fb8
[CORD-1850] Ignore DHCP on a particular VLAN
by Yi Tseng
· 7 years ago
2368683
CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router
by Charles Chan
· 7 years ago
aefbb00
[CORD-1886] Fix DHCPv4 relay config handling bug
by Yi Tseng
· 7 years ago
d8f145e
CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers
by Julia Ferguson
· 7 years ago
f68050b
Fixing deprecation warning for @Component annotation.
by Thomas Vachuska
· 7 years ago
0a64b86
Starting snapshot 1.11.1-SNAPSHOT
by Ray Milkey
· 7 years ago
aabbe1b
Tagging 1.11.0
by Ray Milkey
· 7 years ago
1.11.0
05d4ef0
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
789ecf6
Tagging 1.11.0-rc6
by Ray Milkey
· 7 years ago
1.11.0-rc6
e2d52b1
Fixing YANG bucklet to properly generate the name of the model registrator class.
by Thomas Vachuska
· 7 years ago
23e6df1
revert Atomix version to 2.0.0-raft-final to address instability
by Ray Milkey
· 7 years ago
b5c3a5b
Remove pipeline limitations to OFDPA 3 QMX driver
by Charles Chan
· 7 years ago
4c81e2c
Upgrade Atomix dependency to 2.0.1
by Jordan Halterman
· 7 years ago
65179d7
temporarily disable the live yang scenario
by Ray Milkey
· 7 years ago
325af8c
Activate distributed route store while activate DHCP relay app
by Yi Tseng
· 7 years ago
e901932
Bump onos-yang-utils to version 2.2.0
by Ray Milkey
· 7 years ago
b27ae5c
Allow HTTP metadata URLs to return 404 until available
by Jordan Halterman
· 7 years ago
81f627e
Bump Atomix dependency version to 2.0.0
by Jordan Halterman
· 7 years ago
4fa0583
[CORD-1735] Add "relayAgentIps" option to DHCP relay application config
by Yi Tseng
· 7 years ago
b8925dc
Store flows rules asynchronously via master in DistributedFlowRuleStore
by Jordan Halterman
· 7 years ago
2cf5991
[CORD-1779] Fix directlyConnected function
by Yi Tseng
· 7 years ago
b15d010
Remove next hop location from resolved route
by Charles Chan
· 7 years ago
083c024
fix YANG tool version in patch-yang-libs
by Yuta HIGUCHI
· 7 years ago
041bb78
CORD-1583 More bug fixes in dual-ToR scenarios
by Saurav Das
· 7 years ago
3e7e68a
Remove /tmp/npm-{pid} files on postinstall
by Steven Burrows
· 7 years ago
ae5a0eb
Add dependency to route test
by Yuta HIGUCHI
· 7 years ago
c86f6ab
Carry previous alternative routes in ALTERNATIVE_ROUTES_CHANGED event
by Charles Chan
· 7 years ago
5deb323
Clarify the usage of stores in Javadoc
by Charles Chan
· 7 years ago
48f89a5
Implement basic unit tests for RouteHandler
by Charles Chan
· 7 years ago
e72fbb5
[CORD-1628] DHCP relay app configuration change for multiple servers
by Yi Tseng
· 7 years ago
40ceb6d
Fixed random fit test of ImmutableByteSequence
by Carmelo Cascone
· 7 years ago
95f28d4
Fixed fit method of ImmutableByteSequence
by Carmelo Cascone
· 7 years ago
b60b7a1
Removed P4Runtime test app for 1.11 release
by Carmelo Cascone
· 7 years ago
cf1b2eb
Reduced logging in P4Runtime client
by Carmelo Cascone
· 7 years ago
bc26e01
ONOS-6896: Unable to change/add a friendly name to a host
by Szymon Giermakowski
· 7 years ago
b34d30b
Remove autoboxing of message IDs in NettyMessagingManager
by Jordan Halterman
· 7 years ago
6b826f4
Fixing issue with app reactivation - temporary fix until ONOS-6977 is addressed.
by Thomas Vachuska
· 7 years ago
396ea2f
Partitioned DocumentTree primitive
by Jordan Halterman
· 7 years ago
c8e13f3
turn artifact spot check back on - sonatype resolved their problem
by Ray Milkey
· 7 years ago
404e2f9
Fix exceptions in primitive performance tests and ensure single client tests are supported
by Jordan Halterman
· 7 years ago
d3e02d3
Upgrade Atomix to Raft final version
by Jordan Halterman
· 7 years ago
94d5ba1
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
9f08c81
Tagging 1.11.0-rc4
by Ray Milkey
· 7 years ago
1.11.0-rc4
80cb558
UI API change fix
by Ray Milkey
· 7 years ago
493175b
Fixing the bash_profile 'o' function to prefer shorter paths.
by Thomas Vachuska
· 7 years ago
cc7d2a3
Cleaning up app names, descriptions and categories.
by Thomas Vachuska
· 7 years ago
cedf3a2
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
14255fa
Tagging 1.11.0-rc3
by Ray Milkey
· 7 years ago
1.11.0-rc3
5cc5f0d
Host javadocs on api.onosproject.org
by Ray Milkey
· 7 years ago
863677e
Fix problem where errors from build script were getting eaten
by Ray Milkey
· 7 years ago
23f0436
Removing pcep api from publish-target-list
by Pier Luigi
· 7 years ago
52e0546
Deprecating app-specific config object; needs to be moved.
by Thomas Vachuska
· 7 years ago
dd80a4a
disable artifact spot check
by Ray Milkey
· 7 years ago
a2a727f
add EVPN APIs to released artifacts
by Ray Milkey
· 7 years ago
6ecfc77
PCEP Protocol code restructured to move under PCEP Server code for more readability. Later Client code can be added under client folder.
by harikrushna-Huawei
· 8 years ago
21cc578
update the offline karaf bundle
by Ray Milkey
· 7 years ago
e884214
Add a small pause before running pingall to allow the switches to settle
by Ray Milkey
· 7 years ago
460003e
Follow OpenROADM artifactId change
by Yuta HIGUCHI
· 7 years ago
3a98e0a
Fixs some misspellings
by Frank Wang
· 7 years ago
6655bee
Adding OpenConfig YANG models.
by Thomas Vachuska
· 7 years ago
c48c975
Upgrade buck and yangtools version
by Ray Milkey
· 7 years ago
e0355ff
[ONOS-6870] Refactor DistributedFlowRuleStore to use DocumentTree for persistence
by Jordan Halterman
· 7 years ago
d24ba73
Adding means to invalidate the pipeliner cache of FlowObjectiveManager.
by Thomas Vachuska
· 7 years ago
7c45e28
Cleaning up application titles, descriptions and categories.
by Thomas Vachuska
· 7 years ago
bb1cf72
Fixed add-test-flows command to generate more realistic port numbers
by Carmelo Cascone
· 7 years ago
7c64be8
Enhancing driver subsystem to support asynchronous event notifications.
by Thomas Vachuska
· 7 years ago
d8fe078
Remove deprecated tunnel API from behaviours
by Ray Milkey
· 7 years ago
18e9f58
[ONOS-6954] Fix onos-wait-for-start karaf login timeout
by nosignal
· 7 years ago
62c4239
Update zh_TW localization support
by hwchiu
· 7 years ago
5c7aaf5
Bump down deprecation release to Loon
by Ray Milkey
· 7 years ago
d148cd3
Deprecate ClusterMessageHandler
by Jordan Halterman
· 7 years ago
c6c6ef2
Deprecate redundant StoreSerializer in favor of Serializer
by Jordan Halterman
· 7 years ago
cc5cc59
Remove Beta tags from Neighbour classes
by Ray Milkey
· 7 years ago
bd52a05
Fix typos detected by Frank Wang
by Ray Milkey
· 7 years ago
Next »