blob: 70e3c9df0926fd0a928b6e515da692e35a475508 [file] [log] [blame]
COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//incubator/api:onos-incubator-api',
]
osgi_jar (
deps = COMPILE_DEPS,
)
onos_app (
title = 'Proxy ARP/NDP App',
category = 'Traffic Steering',
url = 'http://onosproject.org',
description = 'Proxy ARP/NDP application.',
)