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