3.2.14 unrecognized options: --enable-ratelimit

Hi!

Based on what I saw here:
https://www.nlnetlabs.nl/blog/2012/10/11/nsd-ratelimit The RRL
implementation should be on the stable branch (3.2.14 as we speak) but
when I use the configure on a linux machine, I got the following message:

configure: WARNING: unrecognized options: --enable-ratelimit

I'm missing something?

Hi Mauricio,

3.2.14 does not have ratelimit implemented. The blog is based on work in
progress. You can get the source from our repository:

  https://www.nlnetlabs.nl/svn/nsd/branches/NSD_3_2/

Or download a snapshot from last month:

  https://www.nlnetlabs.nl/~matje/nsd-3.2.15-20121128.tar.gz
  sha1: a7971a0c63227094bb40346034e95a1a4a9aea4f

Best regards,
  Matthijs

Probably the first line of the article: (Note 10 Oct 2012: Rate limiting
is worked on at this time, and is being tested, it is not available in
NSD production code yet).

:slight_smile: