blob: 8d622ca2de10d961db6d9bbcd9c063781b476d44 [file] [log] [blame]
Pier Luigi Ventred1173a12016-03-30 15:51:03 +02001/*
Pier Luigi Ventre0a023f42016-04-30 11:03:15 +02002 * Copyright 2016-present Open Networking Laboratory
Pier Luigi Ventred1173a12016-03-30 15:51:03 +02003 *
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
7 *
8 * http://www.apache.org/licenses/LICENSE-2.0
9 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 */
16
17/**
18 * Application providing the basic functionality of a L2-SDX.
19 */
20package org.onosproject.sdxl2;