On 2 April 2012 11:46, Viktar Palstsiuk <[email protected]> wrote: > Signed-off-by: Viktar Palstsiuk <[email protected]> > --- > net/igmpproxy/Makefile | 8 +++--- > net/igmpproxy/files/igmpproxy.conf | 43 > ---------------------------------- > net/igmpproxy/files/igmpproxy.config | 11 ++++++++ > net/igmpproxy/files/igmpproxy.init | 34 ++++++++++++++++++++++++++- > 4 files changed, 48 insertions(+), 48 deletions(-) > delete mode 100644 net/igmpproxy/files/igmpproxy.conf > create mode 100644 net/igmpproxy/files/igmpproxy.config > mode change 100644 => 100755 net/igmpproxy/files/igmpproxy.init
Thanks, applied in r31333. There were some minor issues I fixed up; you had some additional spaces in the init script which I removed, and the subject was missing the tags for igmpproxy. Your init script would have left unconfigured interfaces as downstream interfaces (probably not intended), so I backported an upstream commit for that, making this a non-issue. Regards Jonas _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
