]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
- Two new operators, ~= and ~~, have been integrated to implement
authorDavid Hankins <dhankins@isc.org>
Thu, 7 Jun 2007 15:52:30 +0000 (15:52 +0000)
committerDavid Hankins <dhankins@isc.org>
Thu, 7 Jun 2007 15:52:30 +0000 (15:52 +0000)
commitdd3282251eb1d2ea411d09f0ccdb079a891aa4ce
treec5f07e7d3b56b32a6a74c6c380f0325ab79fdf67
parenta546f2a714b15049860d0cb60a6e8e2ea8ee7418
- Two new operators, ~= and ~~, have been integrated to implement
  boolean matches by regular expression (such as may be used in
  class matching statements).  Thanks to a patch by Alexandr S.
  Agranovsky, which underwent slight modification.  [ISC-Bugs #8155]
RELNOTES
common/dhcp-eval.5
common/parse.c
common/print.c
common/tree.c
configure.ac
includes/dhcpd.h
includes/dhctoken.h
includes/tree.h