Just for kicks, I decided to compile bleeding edge trunk and try out
the new netifd system. I attempted to connect to my cable modem via
dhcp, and this error showed up in the log:
Sep  8 15:44:59 OpenWrt daemon.notice netifd: wan (1223): ./dhcp.sh:
eval: line 1: proto_dhcp_setup: not found

After a bit of digging, I made a change to /lib/netifd/proto/dhcp.sh
Changing the function name from dhcp_setup() to proto_dhcp_setup().
I'm not sure if this is the correct fix, but dhcp is currently broken
in nefifd.

~Jonathan Bennett
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to