Closed abelbeck closed 7 years ago
Looks like a good feature to have. If I get some time and motivation I can look into it, but it'd be better if someone else step up ... :smiley:
I have this working, I should have a PR for you to review Monday.
Awesome, looking forward to it! How about making the release then, err ... I mean, after merging your PR?
Sounds perfect, I'm still testing, tweaking error messages, etc. .
BTW, when testing and using the autogen.sh script I remove the autoreconf 's' option to not create symlinks. Is this something travis wants ? For a release tarball you don't want symlinks.
The symlinks is not an issue for release tarballs. The "make release" target (and autoconf/automake) takes care of this. There are two use-cases: 1) developer checks out and works with GIT, uses autogen.sh to get configure script that suits his/her system, 2) developer/user downloads tarball and the unpacked version is always self-sufficient.
The GNU people thought about this, unsurprisingly :smirk:
Edit: check previous tarball releases if your'e curious :)
Thank you so much for all these contributions, @abelbeck! I've updated the man page and ChangeLog, starting the release procedure now, hopefully done later tonight (CET), at the latest tomorrow.
@troglobit It was truly a pleasure working with you.
Feature Request:
When configuring dnsmasq with a range of DHCP addresses (Min:Max) the calculation is quite simple when limiting your scope to only /24 networks. Currently we use some obfuscated bash code to generate the sequential decimal range Min:Max for an arbitrary network. A much better solution would be to use
netcalc
.Calculation:
Examples: