X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=scripts%2Fnetifd-proto.sh;fp=scripts%2Fnetifd-proto.sh;h=95c1bb33113e09126cff62c7598b322d45b3da79;hp=ce60cd0cdb9a190f0cc7648ccc3f56fd3a218aa2;hb=92d2aea918f650f309f753349457028032d53280;hpb=3a0f953722698eab6f3f623a1d6ec5a1b7102b77 diff --git a/scripts/netifd-proto.sh b/scripts/netifd-proto.sh index ce60cd0..95c1bb3 100644 --- a/scripts/netifd-proto.sh +++ b/scripts/netifd-proto.sh @@ -375,6 +375,7 @@ init_proto() { json_add_boolean no-device "$no_device" json_add_boolean available "$available" json_add_boolean renew-handler "$renew_handler" + json_add_boolean lasterror "$lasterror" json_dump } ;;