Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
597315d1b65a93d23007ce90f360d4b87a5a6cd4
/
apps
« Previous
72d343a
[ONOS-2815]: add FloatingIpId and FloatingIpTest
by jiangrui
· 9 years ago
016bef7
Fixing features.xml so that they don't self-reference.
by Thomas Vachuska
· 9 years ago
a91c871
Null pointer deference fix in openstackswitching
by Satish K
· 9 years ago
3203557
tenant network review fix
by Satish K
· 9 years ago
d1e31e5
Recursive infinite loop fix of PIM Interface
by Satish K
· 9 years ago
8539b04
CORD-333 Minimized OVSDB provider dependency
by Hyunsun Moon
· 9 years ago
234fa82
Remove reliance on link annotations in optical path provisioner.
by Marc De Leenheer
· 9 years ago
877bb2f
Fix DhcpService
by daniel
· 9 years ago
68aa62d
[CORD-46] Implement L2 switching in Segment Routing
by Charles Chan
· 9 years ago
c7a39c0
Review comment fixes : FLow CLassifier.
by Bharat saraswal
· 9 years ago
3401a3f
Making the IntentSynchronizer constructor public, so that an executor service can be passed from outside.
by Luca Prete
· 9 years ago
3b54d64
[ONOS-3120] Service Function Forwarder interface.
by Mahesh Poojary Huawei
· 9 years ago
6c8a664
[ONOS-3119] Implementation of Flow classifier installer for SFC.
by Bharat saraswal
· 9 years ago
fdee6ff
[ONOS-3119] Flow classification rules installer for SFC.
by Bharat saraswal
· 9 years ago
335e7c3
[ONOS-3114] sfc Service and Manager
by Mahesh Poojary S
· 9 years ago
e1fb43b
Changing equals in IntentUtils to return false if intents are different classes.
by Brian O'Connor
· 9 years ago
63d2470
[ONOS-3161]UT for port pair web resource
by Phaneendra Manda
· 9 years ago
ce0bbb3
ONOS-3387 Adding ability for network configurations to be validated before being accepted into the system.
by Thomas Vachuska
· 9 years ago
6a4b39d
Adding support to compare mp2p intents in intentUtils.
by Luca Prete
· 9 years ago
5056b51
[ONOS-3394] JsonModels for Swagger UI
by andrea
· 9 years ago
a9929a9
Review comment fixes: flow classifier web resource.
by Bharat saraswal
· 9 years ago
f38e226
[ONOS-3163] Flow classifier web resource UT. and web resource fixes.
by Bharat saraswal
· 9 years ago
816c480
[ONOS-2939] Let sdn-ip also can parse bird's bgp OPEN message
by Pingping Lin
· 9 years ago
100c422
[ONOS-2815]: add RouterInterface and RouterInterfaceTest
by hongtao
· 9 years ago
181166e
[ONOS2822]: add implementation of router api DefaultRouter and UT DefaultRouteTest
by jiangrui
· 9 years ago
f215b0c
[ONOS-3163] Flow Classifier Codec UT. Codec fixes.
by Bharat saraswal
· 9 years ago
faa2c4b
[ONOS-2706] Insert Support for REST API model schema in Swagger UI
by andrea
· 9 years ago
b35540a
Addressed some more naming issues throughout the code.
by Jonathan Hart
· 9 years ago
6c56f5e
[ONOS-2831] Refactor L2 code according to the L3 plan.
by lishuai
· 9 years ago
b92cc51
Fix naming conventions for CORD apps.
by Jonathan Hart
· 9 years ago
6c1bac3
Rename unit tests to be in the same package as the class under test.
by Ray Milkey
· 9 years ago
4832784
Add configuration for default vlan
by Jonathan Hart
· 9 years ago
d9df7bd
Fix naming convention issues in preparation for stricter checkstyle enforcement
by Jonathan Hart
· 9 years ago
dbd49a0
[ONOS-3116] DefaultPortPairGroupTest
by Mahesh Poojary Huawei
· 9 years ago
c07781f
when deactivate sdn-ip, also delete all relative intents
by Pingping Lin
· 9 years ago
b38243f
- Fix the SDNIP IPv6 flows installation in the switches
by Pier Luigi Ventre
· 9 years ago
540376d
[ONOS-3116] DefaultPortPairTest
by Mahesh Poojary Huawei
· 9 years ago
04897d5
[ONOS-3116] DefaultPortChainTest
by Mahesh Poojary Huawei
· 9 years ago
feef538
[ONOS-3116] DefaultFlowClassifierTest
by Mahesh Poojary Huawei
· 9 years ago
bcdb7c9
Tabs converted to spaces in pom files
by Phaneendra Manda
· 9 years ago
fdb426e
pom.xml file clean-up
by Thomas Vachuska
· 9 years ago
7d39a74
[GEANT] Add/remove-bgp-speaker/peer commands.
by papazois
· 9 years ago
cd9deed
[CORD 304] Modification of DhcpService to support OpenStack
by daniel
· 9 years ago
bb83ebc
SONA: openstackSwitching
by daniel
· 9 years ago
0b634fa
[ONOS-2815] add Router api
by bobzhou
· 9 years ago
317f476
Enforce stricter naming conventions for package names
by Jonathan Hart
· 9 years ago
e086277
Fix wrong package
by HIGUCHI Yuta
· 9 years ago
1aaecbd
[ONOS-2815] add RouterId for Router api
by bobzhou
· 9 years ago
3514897
[ONOS-2815] add RouterGateway for Router api
by bobzhou
· 9 years ago
4f98008
CORD-48 Added support for broadcast next objective in OFDPA driver.
by Saurav Das
· 9 years ago
28ab391
[ONOS-3162] UT for port pair group codec
by SureshBR
· 9 years ago
3095b20
[ONOS-3164] UT for port chain codec
by SureshBR
· 9 years ago
0b4e618
[CORD-313] Handles uncaught exceptions when device is not configured
by Charles Chan
· 9 years ago
30ba400
Fix javadoc warnings
by Charles Chan
· 9 years ago
ca9cc8e
Avoid use of Objects.hash when there's only 1 params
by HIGUCHI Yuta
· 9 years ago
bf35c22
[ONOS-3161]Unit test for port pair codec
by SureshBR
· 9 years ago
4d2d537
[ONOS-3116] PortChainIdTest
by Mahesh Poojary Huawei
· 9 years ago
a9feb6d
[ONOS-3114] PortChainId
by Mahesh Poojary Huawei
· 9 years ago
da581ec
Added SFC realted Web Resources.
by Bharat saraswal
· 9 years ago
1cb37fe
[ONOS-3116] PortPairGroupIdTest
by Mahesh Poojary Huawei
· 9 years ago
f5f1edd
[ONOS-3116] PortPairGroupId
by Mahesh Poojary Huawei
· 9 years ago
d0b1d13
[ONOS-3116] port-pair-id testcase
by Mahesh Poojary Huawei
· 9 years ago
e74f901
[ONOS-3116] PortPairid modification
by Mahesh Poojary S
· 9 years ago
321cc50
[ONOS-3114] flowclassifierid
by Mahesh Poojary Huawei
· 9 years ago
00043db
Making IntentSynchronizer more generic to be used with other classes. Deleting SDN-IP nomenclature.
by Luca Prete
· 9 years ago
2857f38
CORD-48 Added to support for OFDPA emulation with CPQD switch, via more table-miss-entries.
by Saurav Das
· 9 years ago
8fc55f3
[ONOS-3112] Web resource for Port Chain in SFC
by SureshBR
· 9 years ago
6109f95
[ONOS-3111] Web resource for PortPairGroup in SFC
by Phaneendra Manda
· 9 years ago
75f8be8
[ONOS-3107] Codec for portPairGroup in SFC
by Phaneendra Manda
· 9 years ago
8beaee7
[ONOS-3116] Port Pair Group service implementation
by Phaneendra Manda
· 9 years ago
052d56f
[ONOS-3110] PortPairWebResource for SFC
by Phaneendra Manda
· 9 years ago
5e5cb94
[ONOS-3106] Codec for port pair in SFC
by Phaneendra Manda
· 9 years ago
f5c14e6
[ONOS-3116] Port chain service implementation
by Phaneendra Manda
· 9 years ago
b3b2dd3
[ONOS-3228] Change ConcurrentMap to EventuallyConsistentMap in
by samueljcc
· 9 years ago
e3d5b6a
[ONOS-3226] Move FlowClassifierCodec from vtnrsc bundle to vtnweb
by samueljcc
· 9 years ago
05db8b7
[ONOS-3116] Port Pair Service implementation to store port pairs
by Phaneendra Manda
· 9 years ago
bfce51d
[ONOS-3116] Port Pair Service
by Phaneendra Manda
· 9 years ago
9542164
PIM Neighbors refactored to PIMInterfaces and now used
by Rusty Eddy
· 9 years ago
d772f34
CORD-223 Changed to use ovsdb driver to create tunnel interface and bridge
by Hyunsun Moon
· 9 years ago
8ec6676
[ONOS-3116] Port Chain service
by Phaneendra Manda
· 9 years ago
837e0bb
CORD-48 Fixing filtering rule bug in multi-instance operation.
by Saurav Das
· 9 years ago
ccda0b5
Enable checkstyle rule to enforce package-info.java files
by Ray Milkey
· 9 years ago
87b16b0
Javadoc Fixes
by Ray Milkey
· 9 years ago
e39f49a
[ONOS-3116] flowclassifierid testcase
by Mahesh Poojary Huawei
· 9 years ago
2b03bf6
[ONOS-3116] flowclassifierid modified
by Mahesh Poojary S
· 9 years ago
9f676b6
Several fixes for Segment Routing
by Charles Chan
· 9 years ago
3bce393
Changed ovsdb device ID from ovsdb:ip:port to ovsdb:ip
by Hyunsun Moon
· 9 years ago
2e5f659
[ONOS-3225] Deletes tunnel package in vtnsrc bundle; There is no meaning here.
by samueljcc
· 9 years ago
67b85a9
[ONOS-3233] Add the junit test code of TenantNetworkId
by samueljcc
· 9 years ago
50753d6
[ONOS-3116]Port Pair Group interface for store
by Phanendra Manda
· 9 years ago
c42e84e
[CORD-46] Create a broadcast group for each subnet
by Charles Chan
· 9 years ago
c87db55
Remove dependency on LinkResourceService from OpticalPathProvisioner
by Sho SHIMIZU
· 9 years ago
0e99e2b
SR app now assigns internal vlans per subnet and passes this
by Saurav Das
· 9 years ago
94872a1
SONA: openstackSwitching
by sanghoshin
· 9 years ago
a3d9b25
[ONOS-3249] Add the junit test code of DefaultVirtualPort
by samueljcc
· 9 years ago
da952d8
Separating DHCP public facade and the implementation into separate modules.
by Thomas Vachuska
· 9 years ago
cfb93e6
[ONOS-3247] Add the junit test code of SubnetId
by samueljcc
· 9 years ago
8d55cf6
[ONOS-3251] Add the junit test code of SecurityGroup
by samueljcc
· 9 years ago
12d2f97
[ONOS-3248] Add the junit test code of AllowedAddressPair
by samueljcc
· 9 years ago
de893aa
[ONOS-3252] Add the junit test code of VirtualPortId
by samueljcc
· 9 years ago
Next »