On Fri, Dec 09, 2016 at 12:30:47AM +0100, Rafael Sadowski wrote: > > Just for fun, diff below updates igmpproxy from beta2 (2005-09-13) to final > (2009-10-05). I deleted all undocumented patches. Maybe this is a > mistake, maybe not. > > Frank, maybe it helps you. > > Rafael >
Great, that fixes it, thank you! Your patch needs some modifications before import though: - the daemon now requires the config file as first argument, so the rc file needs that added. - the version number you created (0.1p9) is not recognized as being higher thatn 0.1b2p8. I would opt for renaming this new one 0.1 and adding a quirk so that it would upgrade the 0.1 beta 2's to 0.1. Thanks again! Frank