Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
6e960ef79b3507bb5f627f22c6713c9d9a463112
/
apps
« Previous
428ebc9
Removing some old dependencies in bgprouter.
by Saurav Das
· 9 years ago
e528c11
[ONOS-3013]fix VTN bug: unify output of subnet rest api
by bobzhou
· 9 years ago
5eb79c5
Remove unnecessary cast
by Sho SHIMIZU
· 9 years ago
d6734f6
[Emu] FlowAnalyzer app code and tests
by Nikhil Cheerla
· 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
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
1c0ea1a
More AAA app refactoring
by Ray Milkey
· 9 years ago
75879ef
AAA App refactoring
by Ray Milkey
· 9 years ago
c40e5ed
ONOS-2926 Remove IP instead of host when the IP mapping is released
by samanwita pal
· 9 years ago
c3fca7f
Refactoring of AAA app classes
by Ray Milkey
· 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
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
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
45624b8
[Emu] Changes default OpenFlow port to 6653.
by Charles Chan
· 9 years ago
d0e932a
CORD-151 add initial skeleton for cord-vtn application
by Hyunsun Moon
· 9 years ago
f107bd7
ONOS-2947 Improvements to HostService
by Brian O'Connor
· 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
39ee648
ProxyArpManager: Factor out common logic for handling ARP and NDP packets.
by Jonathan Hart
· 9 years ago
f967ad6
Starting snapshot 1.4.0-SNAPSHOT
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
ab2cf25
[Emu] CORD-151 initial sketch for CORD virtual network service
by Hyunsun Moon
· 9 years ago
7462641
Use lambda expression to simplify statements
by Sho SHIMIZU
· 9 years ago
7ccc2bc
Changing default value for DHCP int config params from 0 to -1
by samanwita pal
· 9 years ago
2a31340
DHCP Config changes + null pointer checks + ONOS-2881
by samanwita pal
· 9 years ago
feafdca
Simplify lambda expression by removing braces
by Sho SHIMIZU
· 9 years ago
fd0933b
Remove redundant type arguments
by Sho SHIMIZU
· 9 years ago
af97343
Use auto-unboxing instead of manual unboxing
by Sho SHIMIZU
· 9 years ago
e2952e4
Remove unnecessary modifiers
by Sho SHIMIZU
· 9 years ago
b2b2d98
Use LF as line separator
by Sho SHIMIZU
· 9 years ago
9f614a4
Remove unnecessary semicolons
by Sho SHIMIZU
· 9 years ago
2a645d4
Moved DHCP to director(0).
by Thomas Vachuska
· 9 years ago
0009044
Fixed a few defects with DHCP server top be able to run on the office network.
by Thomas Vachuska
· 9 years ago
a8dbad4
Use diamond operator
by Sho SHIMIZU
· 9 years ago
6cfc02d
Use dianmond operator
by Sho SHIMIZU
· 9 years ago
f578b43
Simplify catch branch
by Sho SHIMIZU
· 9 years ago
c0b211a
Remove redundant toString() calls
by Sho SHIMIZU
· 9 years ago
49e2766
Replace String constructor call with literal
by Sho SHIMIZU
· 9 years ago
d804f7f
ONOS-2848 Fix bug of DefaultHostRoute is not registered.
by jiangrui
· 9 years ago
b3a3b52
Rolling back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
cbc5878
Tagging 1.3.0-rc2
by Brian O'Connor
· 9 years ago
1.3.0-rc2
58de416
Fixing copyrights.
by Thomas Vachuska
· 9 years ago
f58a888
Fill in some missing package info files.
by Ray Milkey
· 9 years ago
fef9b2e
ONOS-2848 Fix bug of post subnet about class is not registered.
by jiangrui
· 9 years ago
8dc81ea
Apply JUnit4 style test
by Sho SHIMIZU
· 9 years ago
f321e6b
Adding package-info files for the DHCP application
by samanwita pal
· 9 years ago
9b36d81
Javadoc fixes
by Ray Milkey
· 9 years ago
a1da42e
Renaming DHCP* to Dhcp* to follow ONOS conventions.
by Thomas Vachuska
· 9 years ago
54dc352
Modifying packaging to make the DHCP GUI work from WAR bundle-style packaging.
by Thomas Vachuska
· 9 years ago
a862548
Add optional 'name' field in BGP speaker config
by Jonathan Hart
· 9 years ago
efa3ef9
ONOS-2750 Add feature to onos-app-vtn
by CNlucius
· 9 years ago
a66c397
ONOS-2724 Fix bug of apply flowrule and remove flowrule
by CNlucius
· 9 years ago
ac0879a
ONOS-2843 Fix bug post NBI subnet get an error.
by jiangrui
· 9 years ago
84a25fc
Fix ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD issue
by HIGUCHI Yuta
· 9 years ago
e8bcb70
Changing version to back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
004345f
Tagging 1.3.0-rc1
by Brian O'Connor
· 9 years ago
1.3.0-rc1
8969cbe
Removing DHCPMessageType as DHCPPacketType Class was already defined
by samanwita pal
· 9 years ago
0a400ea
Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode.
by Thomas Vachuska
· 9 years ago
ef97932
Renamed dhcp app directory name.
by Thomas Vachuska
· 9 years ago
f28207b
Moving DHCP to onos branch. REST API included, GUI to be added later.
by samanwita pal
· 9 years ago
2fff70f
[ONOS-2233] Implement of Tunnel monitoring, measurement and observation
by chengfan
· 9 years ago
8e1df3d
adding missing class to serializer
by alshabib
· 9 years ago
ed540a3
Simplify lambda expressions by removing braces
by Sho SHIMIZU
· 9 years ago
b017141
Use auto-boxing
by Sho SHIMIZU
· 9 years ago
aab784e
Use filter() to skip undesired instances
by Sho SHIMIZU
· 9 years ago
47eedec
Apply more functional style
by Sho SHIMIZU
· 9 years ago
d1fd469
Remove if statement checking the same condition at filter()
by Sho SHIMIZU
· 9 years ago
00c9cfa
Use filter() to simplify statements in a lambda expression
by Sho SHIMIZU
· 9 years ago
7a4e995
Simplify expression
by Sho SHIMIZU
· 9 years ago
d9b7000
Making the vtn resource app distributed
by alshabib
· 9 years ago
a51d366
ONOS-2781 Add docs vtnweb and vtnrsc package-info.
by jiangrui
· 9 years ago
7d2e48e
Use LF as line separator
by Sho SHIMIZU
· 9 years ago
e53419b
update ACL app copyright info
by Pengfei Lu
· 9 years ago
4cb3988
Moved ProxyArp, SDN-IP and BgpRouter to use new config format.
by Jonathan Hart
· 9 years ago
c03df25
ONOS-2744 Adding a small app to manage cluster IP alias; requires arping tool.
by Thomas Vachuska
· 9 years ago
f4da26c
[ONOS-2736] Fix bug of getting json from subnet.
by jiangrui
· 9 years ago
4998caa
ONOS-2488 Finished moving network config stuff out of the incubator area.
by Thomas Vachuska
· 9 years ago
bac6283
[ONOS-2718][ONOS-2722][ONOS-2723] Fix three bugs of vtnweb.
by jiangrui
· 9 years ago
9ba8cda
[ONOS-2253] The CLIs of subnet resource.
by jiangrui
· 9 years ago
8143ad4
[ONOS-2254] The CLIs of port resource.
by jiangrui
· 9 years ago
cf732fb
ONOS-2711 Replaced short to TpPort for tcp/udp ports
by Hyunsun Moon
· 9 years ago
c983e73
[ONOS-2721] Fix the bug return info ports to port.
by jiangrui
· 9 years ago
7d2d7fb
[ONOS-2252] The CLIs of network resource.
by jiangrui
· 9 years ago
4000302
ONOS-2709 Fix bug of installing flowrules.
by CNlucius
· 9 years ago
e9532ab
olt testing
by alshabib
· 9 years ago
f2ab6f3
Add Swagger comments and dependencies to appsm with REST APIs
by Ray Milkey
· 9 years ago
5b2fff1
ONOS-2622 Fix error of north app and update onos-app-vtnrsc package
by CNlucius
· 9 years ago
87ae1d9
Fixed javadoc warnings & added a few deprecations.
by Thomas Vachuska
· 9 years ago
0fa2aa1
ONOS-2486 Adding swagger-based REST API documentation.
by Thomas Vachuska
· 9 years ago
a412236
ONOS-2190 - Move org.onosproject.net.config.* out of the incubator
by Ray Milkey
· 9 years ago
373aac5
Optimized the pcep api
by chengfan
· 9 years ago
3b2743d
[ONOS-2384]Driver for standard OpenVSwitch
by samuel
· 9 years ago
Next »