Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
9514836c8bfdd0526f132fd18f0b0e4e61c67bdb
/
.
/
apps
/
proxyarp
/
BUCK
blob: 5406f4e62c6b6c3a7af8f5c1508879187640de99 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
]
osgi_jar
(
deps
=
COMPILE_DEPS
,
)
onos_app
(
title
=
'Proxy ARP/NDP App'
,
category
=
'Traffic Steering'
,
url
=
'http://onosproject.org'
,
description
=
'Proxy ARP/NDP application.'
,
)