Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e6a00f00bf858c4fc64b6aca61022c138839d86c
/
.
/
apps
/
proxyarp
/
BUILD
blob: 907c5568c09ab39217f5e003a361b23bc980ea09 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
CORE_DEPS
+
[
"//incubator/api:onos-incubator-api"
,
]
osgi_jar
(
deps
=
COMPILE_DEPS
,
)
onos_app
(
category
=
"Traffic Engineering"
,
description
=
"Proxy ARP/NDP application."
,
title
=
"Proxy ARP/NDP"
,
url
=
"http://onosproject.org"
,
)