Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
fb50d09dde36c0d9fcbb8b86e07648d625e15db9
/
apps
/
vtn
a3fcf67
Fix Sonar issue:
by Jon Hall
· 8 years ago
88cc343
Update checkstyle to version 6.19
by Ray Milkey
· 8 years ago
c97ff68
fix for JIRA issue ONOS-6161.Possible null pointer reference on portchain-list object in file 'SfcManager.java' at line no 394
by nitinanand
· 8 years ago
fa394de
Fix for ONOS-5175. GroupId refactoring.
by Yi Tseng
· 8 years ago
1729916
Vtnweb resource bug fixed
by Bharat saraswal
· 8 years ago
8c7b06a
Remove unnessasry semicolons
by Jon Hall
· 8 years ago
7d3120d
[ONOS-5954] FloatingIpListener cannot be removed in VTN app. - FloatingIpManager
by jaegonkim
· 8 years ago
54a7851
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
57b5101
Starting snapshot 1.10-SNAPSHOT
by Ray Milkey
· 8 years ago
de84cdd
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
8588c48
Tagging 1.9.0-b3
by Ray Milkey
· 8 years ago
1.9.0-b3
54b3451
[ONOS-5904] Fixed throwing an exception after creating it.
by Rafal Szalecki
· 8 years ago
287b4ae
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
2557ba3
Tagging 1.9.0-b1b
by Ray Milkey
· 8 years ago
1.9.0-b1b
cbd1b39
Sonar fixes
by Jon Hall
· 8 years ago
a36f10b
Remove executable bit from source files, etc.
by Yuta HIGUCHI
· 8 years ago
8a0429a
Remove deprecated "sid" parameter in UI events.
by Simon Hunt
· 8 years ago
72bcefe
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
bc3c6ba
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
a222d05
Tagging 1.8.0-rc4
by Ray Milkey
· 8 years ago
1.8.0-rc4
b547e06
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
4f6d428
Tagging 1.8.0-rc3
by Ray Milkey
· 8 years ago
1.8.0-rc3
58c6af2
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
8b8b30c
Tagging 1.8.0-rc1
by Ray Milkey
· 8 years ago
1.8.0-rc1
112ed82
ONOS-5552 DocumentTree builder not available
by Sithara Punnassery
· 8 years ago
8ebb04a
Replace Stream#forEach() with Collection#forEach()
by Sho SHIMIZU
· 8 years ago
bfc02ec
Bumping snapshot version to 1.8.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
b19fc86
Bumping version back to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
338bc0c
Bumping pom versions to 1.7.0-rc2 and fixing some maven issues
by Brian O'Connor
· 8 years ago
1.7.0-rc2
0a4e674
Copyright update
by Brian O'Connor
· 8 years ago
2914e4e
StorageService API for creating AsyncDocumentTree primitive
by Madan Jampani
· 8 years ago
16144ba
[ONOS-5185] fix bug for VTN data synchronized failed in cluster mode
by bobzhou
· 8 years ago
ed88ff6
Adding additional resources for instantiating async consistent treemaps.
by Aaron Kruglikov
· 8 years ago
feb95f1
Just a copy from FlowObjectiveAdapter of org.onosproject.sfc.util.
by Yoonseon Han
· 8 years ago
13f6515
Distributed topic primitive
by Madan Jampani
· 8 years ago
0de4ba9
Remove duplicate version specifications
by Yuta HIGUCHI
· 8 years ago
a09e1bb
Use Collection#forEach() instead of Stream#forEach() for simplicity
by Sho SHIMIZU
· 8 years ago
bd09d6e
[ONOS-4895] Add a method to get VirtualPort based on mac
by Phaneendra Manda
· 8 years ago
819d61d
Work queue improvements
by Madan Jampani
· 8 years ago
b212bc9
ONOS-4713, ONOS-4715 issues merge to master
by Phaneendra Manda
· 8 years ago
35708a9
Distributed work queue primitive
by Madan Jampani
· 8 years ago
dd14e8e
Refactored tunnel and interface config behavior
by Hyunsun Moon
· 8 years ago
8db7d09
[ONOS-4612]Update SFC flows inline with the Official OVS NSH patch
by Phaneendra Manda
· 8 years ago
1251e19
Refactored bridge config to take bridge description
by Hyunsun Moon
· 8 years ago
1b2aea8
Removing gratuitous relativePath from pom.xmls
by Brian O'Connor
· 8 years ago
839b6ed
Fixing file permissions
by Yuta HIGUCHI
· 8 years ago
b5c236e
In this commit:
by Saurav Das
· 8 years ago
e559186
Fixing wrong parent version.
by HIGUCHI Yuta
· 8 years ago
c78f309
[onos-4531, onos-4532] SFC web gui implementation
by rama-huawei
· 8 years ago
e642f7c
Bumping version to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
163efb5
Some improvements around EventuallyConsistentMapBuilder serializer handling.
by HIGUCHI Yuta
· 8 years ago
38eeac4
[ONOS-4562] Support flat and vlan network which has not segmentationId.
by lishuai
· 8 years ago
09a6a2e
Javadoc error correction
by Avantika-Huawei
· 8 years ago
59a2106
[ONOS-4426] Upgrade Vtn Module when access same network segment
by Bob zhou
· 8 years ago
d0b119f
ONOS-4512 fix bug to get and delete
by Wu wenbin
· 8 years ago
c2a542b
Explicitly return NO CONTENT type response for http DELETE request
by Jian Li
· 8 years ago
b0bd613
ONOS-4512 vtn-web can't delete router/net/floating/port
by Wu wenbin
· 8 years ago
bee5eca
[ONOS-4511] Fix the bug about deleting floatingip or
by lishuai
· 8 years ago
cfd96d2
[ONOS-4502]Fix the bug about the different tenant and the same subnet.With different tenants and the same subnets, only one of the subnets can ping external network well.
by lishuai
· 8 years ago
acc10ea
add flowrule to specific ip for userdata
by Wu wenbin
· 8 years ago
e2ed386
ONOS-4492 Fix bug of vrouter and floatingip can't syncronized between nodes
by yuanyou
· 8 years ago
8798bbe
[ONOS-4428] Fix the L3 dataflow bug when in same ternant but different
by lishuai
· 8 years ago
eb04e7b
[ONOS-4486] Register SegmentationId for l3vniMap.
by lishuai
· 9 years ago
0c42342
[ONOS-4226]Portchain to service function map interface
by Phaneendra Manda
· 9 years ago
ab7fdfa
[ONOS-4227] Port chain updated to store classifier and forwarder devices
by Phaneendra Manda
· 9 years ago
4fb7177
Replace Grizzly2 test container to Jetty test container
by Jian Li
· 9 years ago
a5ff8a7
Appify buck build for openstack and VTN apps
by Ray Milkey
· 9 years ago
c612054
[ONOS-4226]Service function group class added for sf statistics
by Phaneendra Manda
· 9 years ago
299877f
[ONOS-4228]Parase and set priority for sfc classification
by Phaneendra Manda
· 9 years ago
089274b
[ONOS-4172] Issue fixed to process specific packets in SFC manager
by Phaneendra Manda
· 9 years ago
7cbbbb7
Adding Copyright notice to files that are missing it
by Brian O'Connor
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
7c25182
Fix buck tests
by Ray Milkey
· 9 years ago
85f28d0
Updating test sources in several BUCK files
by Brian O'Connor
· 9 years ago
a450bd0
Simplifying Import-Package line in maven-bundle-plugin for REST bundles
by Brian O'Connor
· 9 years ago
f80bbb2
Initial BUCK build
by Ray Milkey
· 9 years ago
10de6db
[ONOS-4195] Register sfc gui.
by lishuai
· 9 years ago
b7ee456
[ONOS-4193] Add handler for sfc gui.
by lishuai
· 9 years ago
5556fde
[ONOS-4191] Add js,css and html for service function chain.
by lishuai
· 9 years ago
9d61649
[ONOS-4042] Bump up Jersey from 1.19 to 2.22.2
by Jian Li
· 9 years ago
b04ca99
Fix ONOS Jira-4189
by drl
· 9 years ago
2443119
CLI command to help debug the mapping of next-Objectives to the
by Saurav Das
· 9 years ago
955c316
Starting snapshot 1.6.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
55b4d80
Tagging 1.5.0 (Falcon)
by Brian O'Connor
· 9 years ago
1.5.0
2369642
Starting snapshot 1.5.0-SNAPSHOT
by Madan Jampani
· 9 years ago
b7a5420
Tagging 1.5.0-rc3
by Madan Jampani
· 9 years ago
1.5.0-rc3
fd46e1d
Refine application title and category in app.xml and pom.xml
by Jian Li
· 9 years ago
2b746f4
Add missing application titles in app.xml with pom.xml clean up
by Jian Li
· 9 years ago
275ff0c
[ONOS-3831,ONOS-3836] Load balance algorithm for sfc
by Phaneendra Manda
· 9 years ago
b8889b8
Javadoc warning fix
by Phaneendra Manda
· 9 years ago
5d8994f
Starting snapshot 1.5.0-SNAPSHOT
by Thomas Vachuska
· 9 years ago
40d5255
Tagging 1.5.0-rc2
by Thomas Vachuska
· 9 years ago
1.5.0-rc2
d79fb94
[ONOS-4014] Refactor *Id classes to extend from Identifier class
by Jian Li
· 9 years ago
b88b3f8
[ONOS-3834] Install load balanced forwarding rules
by Phaneendra Manda
· 9 years ago
0f21ad6
[ONOS-3835] Install load balanced classifier rules
by Phaneendra Manda
· 9 years ago
b355503
[ONOS-3833] Identify the port chain for the packet
by Phaneendra Manda
· 9 years ago
329a127
[ONOS-3833] Added data structure to store load balance path info
by Phaneendra Manda
· 9 years ago
65440bf
[ONOS-3833]Implementation for FiveTuple class to store 5 tuple packet info
by Phaneendra Manda
· 9 years ago
eed9319
[ONOS-3833] Five tuple interface added
by Phaneendra Manda
· 9 years ago
8225ddb
[ONOS-3833] Load balance identifier class and UT
by Phaneendra Manda
· 9 years ago
Next »