#20597: odhcp6c configuration script assumes fw3
-------------------------+-----------------------------------
 Reporter:  brian@…      |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  high         |  Milestone:
Component:  base system  |    Version:  Barrier Breaker 14.07
 Keywords:               |
-------------------------+-----------------------------------
 In /lib/netifd/dhcpv6.script there is this line:

 {{{
       [ -n "$ZONE" ] || ZONE=$(fw3 -q network $INTERFACE)
 }}}


 However not everyone is using fw3.  This script should not assume everyone
 is and should operate in it's absence.

--
Ticket URL: <https://dev.openwrt.org/ticket/20597>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to