]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- A new common configuration executable statement, execute(), has been
authorDavid Hankins <dhankins@isc.org>
Mon, 31 Jul 2006 22:19:51 +0000 (22:19 +0000)
committerDavid Hankins <dhankins@isc.org>
Mon, 31 Jul 2006 22:19:51 +0000 (22:19 +0000)
commitb543fea9d425b507066d6d82e89a7787a0354eb1
tree7e7e5184bb8466750ddaa9eec43d6b2ce42e9a57
parentd5341d9b5f08f17d05dd00350a51d1c49f6393ff
- A new common configuration executable statement, execute(), has been
  added.  This permits dhcpd or dhclient to execute a named external
  program with command line arguments specified from other configuration
  language.  Thanks to a patch written by Mattias Ronnblom, gotten to us
  via Robin Breathe. [ISC-Bugs #13728]
RELNOTES
common/conflex.c
common/dhcp-eval.5
common/options.c
common/parse.c
common/print.c
common/tree.c
includes/dhcpd.h
includes/dhctoken.h
includes/site.h
includes/tree.h