This commit is contained in:
Christian Dresel 2021-01-01 10:09:04 +01:00
parent 896bf3e8f1
commit b252c84143
1 changed files with 2 additions and 1 deletions

View File

@ -43,7 +43,8 @@ asknew() {
uci set fff.autol3.ipv4assigner=$assigner
uci set fff.autol3.autoconfigl3=1
uci commit fff
exit;
# call canusethis that the assigner know we use this ipv4
canusethis
}
canusethis() {