aboutsummaryrefslogtreecommitdiffstats
path: root/package/odhcp6c/files/dhcpv6.sh
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2013-06-25 05:19:09 +0000
committerSteven Barth <steven@midlink.org>2013-06-25 05:19:09 +0000
commit8d50f2c8c9a6e09516575392186e05f7ed3adc69 (patch)
tree0c46ca056cb2c27b584a60fabf96805fa63fee7a /package/odhcp6c/files/dhcpv6.sh
parentf8883e598c9a38383fe52d3e1e2d245541cb146b (diff)
downloadupstream-8d50f2c8c9a6e09516575392186e05f7ed3adc69.tar.gz
upstream-8d50f2c8c9a6e09516575392186e05f7ed3adc69.tar.bz2
upstream-8d50f2c8c9a6e09516575392186e05f7ed3adc69.zip
AA: odhcp6c: backport r37033
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37034 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/odhcp6c/files/dhcpv6.sh')
-rwxr-xr-xpackage/odhcp6c/files/dhcpv6.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/odhcp6c/files/dhcpv6.sh b/package/odhcp6c/files/dhcpv6.sh
index c5e77c65b4..34b53c58b6 100755
--- a/package/odhcp6c/files/dhcpv6.sh
+++ b/package/odhcp6c/files/dhcpv6.sh
@@ -12,6 +12,7 @@ proto_dhcpv6_init_config() {
proto_config_add_string "noslaaconly"
proto_config_add_string "norelease"
proto_config_add_string "ip6prefix"
+ proto_config_add_string "ifaceid"
}
proto_dhcpv6_setup() {