aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/package/config/samples/component-cfg.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/tools/package/config/samples/component-cfg.json')
-rw-r--r--framework/src/onos/tools/package/config/samples/component-cfg.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/framework/src/onos/tools/package/config/samples/component-cfg.json b/framework/src/onos/tools/package/config/samples/component-cfg.json
new file mode 100644
index 00000000..f1168e44
--- /dev/null
+++ b/framework/src/onos/tools/package/config/samples/component-cfg.json
@@ -0,0 +1,5 @@
+{
+ "org.onosproject.proxyarp.ProxyArp": {
+ "ipv6NeighborDiscovery": true
+ }
+} \ No newline at end of file