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.',
)