- ubus call for reloading each individual service as well as all of
qos added.
- init script modified to call ubus call and also to have a boot and
restart section.
- to have separate uci parameters for detination mask and source mask
make no sense, both destination/source ip and mask in tr181 should
map to destination/source ip uci parameter, updated.
- firewall rules added by qos are moved to a separate chain, flushing
is hence restricted to this chain only.
- the hotplug is not really required, hence removed.
- All params apart from ifname converted to intergers.
- Output of stats for a particular interface now available.
- The ubus call accepts qid as integer.
Update the rpcd to enable fetching stats for particular queue of an
interface.
Also, move all broadcom specific functions to broadcom.sh so that the
rpcd is soc agnostic.