Re: [Dnsmasq-discuss] Regex patch

2018-06-17 Thread Geert Stappers
On Sun, Jun 17, 2018 at 06:52:34PM +0200, john doe wrote: > On 6/17/2018 5:46 PM, Thiago Alves wrote: > >Sorry for being insistent here > > > >I just need to confirm that: > > > >1) The regex feature is not available in the official releases, so the only > >way to enable it is by applying the patch

Re: [Dnsmasq-discuss] Regex patch

2018-06-17 Thread john doe
On 6/17/2018 5:46 PM, Thiago Alves wrote: Sorry for being insistent here I just need to confirm that: 1) The regex feature is not available in the official releases, so the only way to enable it is by applying the patch mentioned in my previous message 2) It is safe to apply the patch on versio

Re: [Dnsmasq-discuss] Regex patch

2018-06-17 Thread Thiago Alves
Sorry for being insistent here I just need to confirm that: 1) The regex feature is not available in the official releases, so the only way to enable it is by applying the patch mentioned in my previous message 2) It is safe to apply the patch on version 2.62 and use it in production envs Thanks

[Dnsmasq-discuss] Regex patch

2018-06-11 Thread Thiago Alves
Hello, I need to use the address regex feature in my prod k8s cluster: http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2012q1/005615.html I need to catch all DNS entries in a format like "^[a-zA-Z\.]+\.com\. [a-zA-Z\.]+\.cluster\.local$" However I see it is not merged to the master bran

Re: [Dnsmasq-discuss] regex-patch for dnsmasq-2.58

2011-08-27 Thread Jan Psota
2011-08-27, 05:16:49 Jan Seiffert wrote: > 2011/8/26 Simon Kelley : > > Dnsmasq 2.58 is done, it's available from the usual place > > > [...] > Attached is the regex-patch for 2.58, for those who like it. > Thanks! Works :-) For Gentoo users: added to bleeding-edge (2.58-r1 USE=regex) and maint

[Dnsmasq-discuss] regex-patch for dnsmasq-2.58

2011-08-27 Thread Jan Seiffert
2011/8/26 Simon Kelley : > Dnsmasq 2.58 is done, it's available from the usual place > > http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.58.tar.gz > Congratulations! Since a lot of work and changes went into 2.58, my regex patch does not apply any more. But have no fear, i imported all test/rc/fi