Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
f37ce526150b195cc2908261b8244776f33aa365
« Previous
9b6c19c
securing the openflow channel
by alshabib
· 9 years ago
a9c18b9
ONOS-2979 ObjectiveTracker improvements
by Brian O'Connor
· 9 years ago
94a9eed
Update checkstyle config
by HIGUCHI Yuta
· 9 years ago
3b3bd1e
Deprecate Tools.slurp(..)
by HIGUCHI Yuta
· 9 years ago
e264bef
ONOS-3010 implement flow with meter
by chengfan
· 9 years ago
87e50d9
Fixed garbled archetypes.xml scenario.
by Thomas Vachuska
· 9 years ago
2b0fc46
Modifying uitab archetype to allow it to co-exist/overlay the ui archetype.
by Thomas Vachuska
· 9 years ago
9f1f025
Fixing javadoc groupings.
by Thomas Vachuska
· 9 years ago
d6734f6
[Emu] FlowAnalyzer app code and tests
by Nikhil Cheerla
· 9 years ago
5fb20a5
CORD-160 Add connect and disconnect methods to ovsdb
by Hyunsun Moon
· 9 years ago
89577e5
Simplified Custom View code (ui archetype).
by Simon Hunt
· 9 years ago
5196e86
cleaning up some meter code
by alshabib
· 9 years ago
70aaa1b
adding device specific counters for meter ids in the meter service.
by alshabib
· 9 years ago
c59aa0d
stops an instance from removing packet requests upon deactivation
by alshabib
· 9 years ago
a3d1d1c
ONOS-2926 Sending DHCPNAKs to failed ASSIGN request
by samanwita pal
· 9 years ago
ddef893
Added McastConnectPoint to track membership source
by Rusty Eddy
· 9 years ago
d4db3ab
[ONOS-641] Update RouteEntryTest and RouterTest to include IPv6 as well
by Charles Chan
· 9 years ago
cf4d617
Fix resource leak warning.
by HIGUCHI Yuta
· 9 years ago
9bb3235
ONOS-2997 Cleaned up the package name-space and the REST API of the ACL app; REST API needs more work and should use codecs.
by Thomas Vachuska
· 9 years ago
2581e18
Remove constructor deprecated in Cardinal
by Sho SHIMIZU
· 9 years ago
1c0ea1a
More AAA app refactoring
by Ray Milkey
· 9 years ago
66a8554
Remove enum deprecated in Cardinal
by Sho SHIMIZU
· 9 years ago
75879ef
AAA App refactoring
by Ray Milkey
· 9 years ago
bccb002b
Place @deprecated tag in Javadoc
by Sho SHIMIZU
· 9 years ago
e7c08de
ONOS-2926 Adding unit test to verify removeIp in ECHostStore
by samanwita pal
· 9 years ago
d5bfcba
chmod +x on scripts which accidentally lost the execute bit
by Thomas Vachuska
· 9 years ago
33979fd
Starting work on virtual network subsystem implementation.
by Thomas Vachuska
· 9 years ago
45fd88a
Making OFChannel friendlier to non-compliant switches.
by alshabib
· 9 years ago
f17f34a
onos-* script help functions, plus:
by Ayaka Koshibe
· 9 years ago
4a29c59
Suppress log message about IntentData without origin set.
by Jonathan Hart
· 9 years ago
c40e5ed
ONOS-2926 Remove IP instead of host when the IP mapping is released
by samanwita pal
· 9 years ago
605854f
Remove methods deprecated in Cardinal
by Sho SHIMIZU
· 9 years ago
a5beadc
Remove optical related APIs deprecated in Cardinal
by Sho SHIMIZU
· 9 years ago
c3cf5bc
Remove deprecated constructor in FlowRuleIntent
by Sho SHIMIZU
· 9 years ago
7e6c826
Remove deprecated method
by Sho SHIMIZU
· 9 years ago
0cca3e8
IntentManager: Don't compile all failed intents on every event
by Jonathan Hart
· 9 years ago
c3fca7f
Refactoring of AAA app classes
by Ray Milkey
· 9 years ago
d06f93f
Remove log from get methods on DistributedGroupStore
by Jonathan Hart
· 9 years ago
84f4c2a
ONOS-2851 - Web UI - create archetype for table view based app.
by Simon Hunt
· 9 years ago
08ab6a6
Changed the method for increasing log file size.
by Thomas Vachuska
· 9 years ago
a9b2b5d
adding a multicast service to track multicast information.
by alshabib
· 9 years ago
2b53032
CORD-151 Refactor cordvtn service to reduce complexity
by Hyunsun Moon
· 9 years ago
93c8804
Fixed a defect where packet requests issued from different instances resulted in 'redundant' packet requests due to different order of criteria serialization.
by Thomas Vachuska
· 9 years ago
eff0054
Adding mfwd, igmp and mfwd apps
by alshabib
· 9 years ago
b3eded0
change intentperf to explicitly use NewDistributedFlowRuleStore
by suibin zhang
· 9 years ago
ea2d9fd
ONOS-2854 Fixed a few bugs and made tiny improvements to shell scripts.
by Thomas Vachuska
· 9 years ago
fc465b6
ONOS-2799 Increased default log size to 10M.
by Thomas Vachuska
· 9 years ago
30fbcd9
[Emu] openTAM: NewAdaptiveFlowStatsCollector Implementation
by ssyoon90
· 9 years ago
347cc87
Fixed a few blemishes in the packet processor GUI view code.
by Thomas Vachuska
· 9 years ago
e5723dc
[Emu] MutexExecutionService for running tasks that need to run only on a single instance.
by Madan Jampani
· 9 years ago
aec654c
Variable name changed for readability
by Phaneendra Manda
· 9 years ago
a9a73de
[Emu] Open Flow Optical Port Description
by Yafit Hadar
· 9 years ago
48e64e4
Cleaned up the SRLG and disjoint path code and naming.
by Thomas Vachuska
· 9 years ago
3ece373
Added a new GUI view for packet processors.
by Thomas Vachuska
· 9 years ago
8aa8611
Update findbugs version to 3.0.1
by HIGUCHI Yuta
· 9 years ago
f2710c7
bugfix: equals comparing a field with itself
by HIGUCHI Yuta
· 9 years ago
924cda4
ONOS- 2946 Adding ability to view packet processor statistics.
by Thomas Vachuska
· 9 years ago
0ae4560
Fixed a few javadoc warnings.
by Thomas Vachuska
· 9 years ago
0f47f34
[ONOS-2871]update VTN's bug: docking the neutron's interface, when get
by lishuai
· 9 years ago
ce88390
[ONOS-2874]update VTN's bug: delete dhcp port unsuccessfully
by lishuai
· 9 years ago
d2f6a25
[ONOS-2873]update VTN's bug: failed to create the VM on different networks
by lishuai
· 9 years ago
57e83e8
Throw exceptions when registered properties that do not exist
by Brian O'Connor
· 9 years ago
e2a399e
Updating property name to openflowPorts
by Brian O'Connor
· 9 years ago
0f3aaff
minor javadoc fixes
by HIGUCHI Yuta
· 9 years ago
ff27850
Listen for OpenFlow connections on 6633 and 6653
by Brian O'Connor
· 9 years ago
45624b8
[Emu] Changes default OpenFlow port to 6653.
by Charles Chan
· 9 years ago
2ec191f
Disjoint Path Utils Exposed
by Nikhil Cheerla
· 9 years ago
1cf0f9a
[Emu] Disjoint Path Utils Exposed (to DefaultTopology)
by Nikhil Cheerla
· 9 years ago
65d551b
Compute the flow ID at build time rather than when fromApp() is called.
by Jonathan Hart
· 9 years ago
d0e932a
CORD-151 add initial skeleton for cord-vtn application
by Hyunsun Moon
· 9 years ago
bad156d
onos-* scripts
by Ayaka Koshibe
· 9 years ago
d88b81d
opticalUtils.py modifications
by Ayaka Koshibe
· 9 years ago
f107bd7
ONOS-2947 Improvements to HostService
by Brian O'Connor
· 9 years ago
7f171b2
ONOS- 2946 Adding ability to view existing packet intercept requests and packet processors.
by Thomas Vachuska
· 9 years ago
9cbc095
Improvided PIM Hello option handling by creating the
by Rusty Eddy
· 9 years ago
b4ebbc3
Unit tests for InterfaceManager
by Jonathan Hart
· 9 years ago
588fde3
Only include current version's pom and feature.xml files in the package
by Jonathan Hart
· 9 years ago
46080b6
Remove all address bindings code from Host subsystem.
by Jonathan Hart
· 9 years ago
9a38264
Removed config app that used to read addresses.json configuration.
by Jonathan Hart
· 9 years ago
fb32a6e
ONOS-2309: Add check in HostMonitor to make sure we only send out edge ports
by Jonathan Hart
· 9 years ago
39ee648
ProxyArpManager: Factor out common logic for handling ARP and NDP packets.
by Jonathan Hart
· 9 years ago
2ddc411
Pretty print the output of the netcfg command
by Jonathan Hart
· 9 years ago
6e968e1
STC changes to make smoke test more reliable
by Ray Milkey
· 9 years ago
f967ad6
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
71e147e
Updating onosUploadBits.py to include deb and rpm files
by Brian O'Connor
· 9 years ago
dd7a279
Adding deb/postrm to recreate /opt if it is removed by dpkg
by Brian O'Connor
· 9 years ago
ac32244
ONOS-2895 Updating onos-package for rpm creation
by Brian O'Connor
· 9 years ago
8a0c20e
Updating onos-package for debian packaging
by Brian O'Connor
· 9 years ago
c045c4a
Updating onos-uninstall
by Brian O'Connor
· 9 years ago
3683f4d
Improvements to stc command
by Brian O'Connor
· 9 years ago
6f1c567
ONOS-2896 Updating onos.conf for onos-package
by Brian O'Connor
· 9 years ago
e082777
Add tests of topology APIs to STC smoke test.
by Ray Milkey
· 9 years ago
5baa3da
Fixes to make STC runs more reliable
by Ray Milkey
· 9 years ago
0eed29e
ONOS-2894 Renaming tools/package/debian to tools/package/init
by Brian O'Connor
· 9 years ago
0bff430
ONOS-2888 Bug fix to avaoid DHCP Server assigning two hosts the same IP
by samanwita pal
· 9 years ago
38a8821
change to LF line-endings; not CRLF.
by Madan Jampani
· 9 years ago
e81f1cf
Avoid concurrent modification exception by iterating over a immutable collection
by Madan Jampani
· 9 years ago
b0d7058
REST authentication in opticalUtil
by Ayaka Koshibe
· 9 years ago
ab2cf25
[Emu] CORD-151 initial sketch for CORD virtual network service
by Hyunsun Moon
· 9 years ago
bf44531
Updating example dhcp.json for new config
by Brian O'Connor
· 9 years ago
Next »