<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You can do this already; see dhcp-eval(5) and the descriptions of the ~= and ~~ operators, which do regular expression matching.</blockquote><div> </div></div><div>I looked into <a href="http://www.daemon-systems.org/man/dhcp-eval.5.html" target="_blank">http://www.daemon-systems.org/man/dhcp-eval.5.html</a>, I couldn't find ~= and ~~ operators. Is there any other documentation available ?<br>
</div><br></div></blockquote></div><br>Anyway I found this on:<br>
<a href="http://linux.die.net/man/5/dhcp-eval">http://linux.die.net/man/5/dhcp-eval</a><br>
Actually i didn't install man pages as I am doing cross compilations. <br>
thanks.<br>