/[pxelator]/lib/PXElator/dhcpd.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/dhcpd.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 48 by dpavlin, Thu Jul 30 00:07:57 2009 UTC revision 63 by dpavlin, Thu Jul 30 16:16:18 2009 UTC
# Line 122  sub process_packet { Line 122  sub process_packet {
122                  File    => $pxe::file,                  File    => $pxe::file,
123          };          };
124    
125            pxe::config_for_ip( $ip );
126    
127          my $messagetype = $dhcp->getOptionValue(DHO_DHCP_MESSAGE_TYPE());          my $messagetype = $dhcp->getOptionValue(DHO_DHCP_MESSAGE_TYPE());
128    
129          if ($messagetype eq DHCPDISCOVER()) {          if ($messagetype eq DHCPDISCOVER()) {

Legend:
Removed from v.48  
changed lines
  Added in v.63

  ViewVC Help
Powered by ViewVC 1.1.26