Archive for September, 2006

dhcp_probe patch for Linux and gcc4

Wednesday, September 6th, 2006

I have made a patch for dhcp_probe 1.1.0 so you can compile it under Linux with gcc version 4 installed. I have only tested it with Fedora Core 4.

You can download the patch here.

I also made another patch that add support for an ok_program_name configuration settings. The program is called when only legal dhcp servers exists. You can download this patch here. Please note that this patch does not support parameters to alert_program_name and ok_program_name and it uses the system call and not execl to call the external programs.