7127 Commits

Author SHA1 Message Date
Shashikanth VH
85f58965f9 Equals and Hash code fix for byte array.
Change-Id: Iafef68c2cd6c3751435f92a2014545da94567748
2015-12-01 22:32:20 +00:00
Shashikanth VH
e8b45b7e29 Equals and Hash code fix for byte array.
Change-Id: I0a49d1f0e3193e3bf49376e9c6041c139f0f794b
2015-12-01 22:31:59 +00:00
Jian Li
2f32e0c445 [ONOS-3480] Add test case for MplsTc Criterion
* Also add missing test case of the matchTCPFlags method

Change-Id: Ic7bad1d1c47427c5964a72d946650459c6187a48
2015-12-01 14:16:53 -08:00
BitOhenry
74dd7e1679 [ONOS-3377] Add nicira extension of resubmit-table instruction to onos
Change-Id: Ic31c6c5ac2dcde493c8503204f56e1e57ff7210a
2015-12-01 21:49:50 +00:00
Brian O'Connor
735a80d29b Updating ovsdb/pom.xml parent
Change-Id: I52896c960c321045ba3f5344af39f6b2943566ae
2015-12-01 21:18:27 +00:00
Satish K
7cfdc63040 Symmertry issue on overridden equals method - fix
Change-Id: If19d09a31e02b6c1957fd07e052e7f295e4f0c7b
2015-12-01 19:52:29 +00:00
Satish K
f6d87cbc8e Application manages the IP layer topology information - Interfaces
Change-Id: Ie1dea035674ee98583e98a82cca7e33ab0858b92
2015-12-01 17:15:28 +00:00
Marc De Leenheer
c2999f30c6 LINC driver updated to always use LINC's non-standard OF optical extensions.
ONOS-3399

Change-Id: I7bbd39947facfbbd53a164ea34c7da50782bfd6a
2015-12-01 03:35:56 +00:00
Jian Li
fd44dc9c80 [ONOS-3480] Implement MPLS TC Criterion to Southbound
Change-Id: I6fab221785b07f1962d43a86dd0af664be40a537
2015-12-01 03:08:47 +00:00
Jian Li
43c956b0ed [ONOS-3402] parseHost method adds all Json fields as annotations
Change-Id: Ic23a7509bbdc8ffb3fdd77299504ef03598145a0
2015-12-01 02:52:55 +00:00
jiangrui
0df7493a1a ONOS-3481 Fix bug of setting tunnel dst ip.
Change-Id: I979587077d35b72bf54b1b8794f34eb214fc0ff3
2015-12-01 01:46:39 +00:00
Brian O'Connor
b5d9e85767 Moving ovsdb to protocols directory
Change-Id: I4b6ba7fa46a18269a5d6babdb90921fb90f127b5
2015-11-30 17:32:54 -08:00
Satish K
ebe203d876 bridgeUuid not null check further lead to Null access in fall through function call - Fix
Change-Id: I184491d5b4550e6c21f7649e0168c9308a7e16a0
2015-12-01 01:31:45 +00:00
jiangrui
e276682e41 ONOS-3482 Deprecated two method about create tunnel.
Change-Id: I6cef8fda7a679653040d8d191d96826a7de5bb3e
2015-12-01 00:57:37 +00:00
Jian Li
79bdf3cd63 [ONOS-3494] Add test case for TCPFlags Criterion
Change-Id: I2575e52dc316039e528ff6216cec7c1d3195fe81
2015-11-30 15:24:04 -08:00
Bharat saraswal
d270b18e49 description added for exception: JavaDoc warning fixed
Change-Id: Ifd58774b11e3776c4c8c3211e0a9035bd5be7c6d
2015-11-30 21:53:00 +00:00
Jian Li
5c4cf1edb0 Correct wrong method name from matchMplsLabel to matchMplsBos
Change-Id: I13b324e07352d68fe43bc7ce055292acbe622a2c
2015-11-30 21:47:27 +00:00
Jian Li
2748b2c22e [onos-3494] Implement TCP Flags Criterion to Southbound
Change-Id: I65bdfa7286249dabfc8109faca140a000efd5e48
2015-11-30 21:47:25 +00:00
BitOhenry
b40129ae7c [ONOS-3485] Create arp_op selector and add operation to provifer of
openflow to onos

Change-Id: I4dd0a9d7eb66092d7633e288a1fc94ad66eb4810
2015-11-30 21:44:21 +00:00
HIGUCHI Yuta
15653fde24 ONOS-3323 gRPC implementation of Remote Service
- Start modelling Device related service (ONOS-3306)
- exclude machine generated code from doc

Change-Id: Idffbcd883f813de79c6f05fedc9475f308efcc31
2015-11-30 21:36:50 +00:00
Bharat saraswal
bedd6efb14 javadoc warning fixes
Change-Id: I3d7b9b106b3c57e24128808677a57ff25f821ce5
2015-12-01 01:42:32 +05:30
Satish K
ca0bc8b10e Duplicate Null Check not required
Change-Id: I31e3702b1456b8c5b50bf8e139833bd5f818df6d
2015-11-30 19:09:26 +00:00
andrea
d35f89c1aa [ONOS-3405] Change EthType Json encoding to Hex and extend decoding with Hex support alongside int
Change-Id: I629f52016256d6c5cc258ab9e1c5a7b916991d5b
2015-11-30 19:07:33 +00:00
Saurav Das
8a0732e8ae CORD-48 Implementation of hashing Next Objective in OF-DPA driver. Major changes to ensure multi-ONOS-instance group-chain installation.
Also includes:
     Changes to Next Objective that adds metadata field for applications to optionally send auxillary info to drivers
     Changes to Next Objective that allows more explicit modification of the next objective
     Changes to Forwarding Objective and PendingNext to include hashCode() and equals() method
     MplsBosInstruction included in kryo serializer
     GroupKey's byte[] represented as a hex string
     Bug fix in mpls flow installation to report failure in install
     Bug fix in linkUp in SR app to disallow non-masters to modify groups
     Bug fix in ordering of actions in group

Change-Id: I3e7003f55724c2de79589e43e11d05ff4815a81d
2015-11-30 19:00:42 +00:00
jiangrui
264dede2da [ONOS-2828] add router service cli
Change-Id: I633c5c9e4ac51cac2f7dc327aeb35713a201fd74
2015-11-30 08:40:28 +00:00
jiangrui
a0fc60585e [ONOS-2827] add router interface service cli
Change-Id: I01a50e9d2c7ffd4f66b48e9f1ea7e14c75ae8eb4
2015-11-30 08:39:23 +00:00
jiangrui
800e26fff7 [ONOS-2826] add floatingIp service cli
Change-Id: I5681397f8b0fd28f361517df1349916abb4df0a2
2015-11-30 08:38:09 +00:00
jiangrui
9d54c26ea9 [ONOS-2755] add restfull service of floatingIp
Change-Id: Ife1ee53639f64136d72267d205c71d2766d7d97b
2015-11-30 01:38:42 +00:00
jiangrui
330b0c9489 [ONOS-2753] add restfull service of router
Change-Id: I7764b05d0a43eeaa2fe868afb817ad94d4b8bc64
2015-11-30 01:38:29 +00:00
Satish K
5bae20c840 Equals and Hash code fix for byte array
Change-Id: I074070da647cb5eae0b9ec5b810ac1c813ebd87b
2015-11-29 23:35:21 +00:00
Michele Santuari
05b882c872 encasulation CLI paramter and completer ONOS-3446
Change-Id: I7ceabf34ae9e055c511302341bbf86488a112f5f
2015-11-29 23:33:50 +00:00
Priyanka B
e25cefe827 [ONOS] BGP Selection Algo and Test
Change-Id: I9d9e8c699dea46fde07b7cba526b3c7fd1f3bd34
2015-11-29 22:16:17 +00:00
Phaneendra Manda
ce66cbc1e9 [ONOS-3284] Add nicira extension of setNshSpi instruction to onos
Change-Id: I341b40e347fad832e0abc24f73099e1935730c6f
2015-11-29 21:59:55 +00:00
BitOhenry
11620c98de [ONOS-3469] Add arp_op Criteria to onos
Change-Id: I4b6c84d3a4145e698f2845d492db54d0b2e2738b
2015-11-29 21:55:32 +00:00
Satish K
4a83f923d5 Duplicate Null Check not required
Change-Id: I9b150ad11572cd44b540e5b1a893b3c7a8953c30
2015-11-29 21:36:17 +00:00
Charles Chan
2340c7985b Improve toHexString such that caller can specify the separator
Change-Id: Ibbcdd2844a4ff5900104f9cd020703bf687bec34
2015-11-29 21:35:40 +00:00
Priyanka B
0204073d4a Adj-In RIB code fix
Change-Id: Ice870ab1aff068cc27a5337a3f4ff7090a53d84d
2015-11-29 19:32:31 +00:00
Satish K
2e2d635a22 Null pointer access - fix
Change-Id: I611727000bfcd15d36f3bed5a5d609031fcf791c
2015-11-29 19:21:17 +00:00
Satish K
cd53ae5e48 Equals and hashcode issue fix
Change-Id: I1bd70d94c1450b029771420ebcd43db6d14be88a
2015-11-29 19:20:09 +00:00
Satish K
2cee68cb98 Equals and Hash code fix for byte array
Change-Id: Idfaab8f54b62c8794b50b234561b35e1ca7052af
2015-11-29 19:07:00 +00:00
Satish K
7c3b6ac511 Null pointer Deferenced on Exception Flow
Change-Id: Ibd58f19c2091249448a4ba826134f0089a88ac01
2015-11-29 19:05:26 +00:00
Priyanka B
c08e56d5b5 Implementation of Adjacency RIB
Change-Id: I80eedba4ccb53fa84028bb3e6e0c91a954413c03
2015-11-29 19:04:48 +00:00
Shashikanth VH
00af33ff95 Bgp link listener deleted.
Change-Id: Ie853639739dd474bea2aebc013bb378c6dc8163a
2015-11-28 22:11:32 +00:00
jiangrui
f675cd45a1 [ONOS-2818] add implementation of VtnRscService api
Change-Id: I0d5b87813cf0edb1fd5ebefe1eedf8b50fda7a5e
2015-11-28 02:19:51 +00:00
jiangrui
b150da5c09 [ONOS-2819] add implementation of routerInterfaceService api
Change-Id: I65febe22acb199f20989a2b5bdac00d8fe69c2bc
2015-11-28 01:38:21 +00:00
jiangrui
b80e4c795e [ONOS-2818] add implementation of RouterService api
Change-Id: Iea2ddbc8a5de66aa091d63fdbb506bc6f0a23f05
2015-11-28 01:38:07 +00:00
jiangrui
9c6db86c39 [ONOS-2820] add implementation of floatingIpService api
Change-Id: I65a2643dcf0443fa4ae0cd647bcb42fa9e2a6e44
2015-11-28 01:37:54 +00:00
Phanendra Manda
dbe60d8fcc Variable name changed for readability
Change-Id: I9c97c987608e3b7d234a330a81decbc017f020c1
2015-11-28 01:34:48 +00:00
Satish K
ab54ffa11c Wrong Check and invalid check fix
Change-Id: I99e55295c68c073f4aa4c4d5c3218e5bc460e6cc
2015-11-28 01:33:55 +00:00
lishuai
7dc63d9ab9 [ONOS-3364] Update the bug: when neutron delete port and VTNManager
monitor the event, get the port information which is null.

Change-Id: I844b24e3a1d3a8aba621f63bc1d17fdbad783929
2015-11-28 01:30:09 +00:00