Subject: | DHCPClient fail to work if the interface is non-routable |
Date: | Tue, 03 Nov 2009 11:11:50 -0500 |
To: | bug-Net-DHCPClient [...] rt.cpan.org. |
From: | Daniel Higgins <danielh [...] e2eresolutions.com> |
due to the way DHCPClient is written, it will not work if you try to use
it as a dhcp client instead of a simple sniffer. i rewrote the "doit"
part of the module to use PF_PACKET through pcap instead of Net::RawIP.
see the attached patch
Message body not shown because it is not plain text.