/[pxelator]/lib/PXElator/tftpd.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/tftpd.pm

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

revision 127 by dpavlin, Mon Aug 3 08:52:32 2009 UTC revision 128 by dpavlin, Mon Aug 3 19:59:08 2009 UTC
# Line 39  sub transfer_status { Line 39  sub transfer_status {
39  sub tftp_request {  sub tftp_request {
40          my $request = shift;          my $request = shift;
41    
42            server->refresh;
43    
44          warn 'request: ', dump( $request ) if $debug;          warn 'request: ', dump( $request ) if $debug;
45    
46          config::for_ip();          config::for_ip();

Legend:
Removed from v.127  
changed lines
  Added in v.128

  ViewVC Help
Powered by ViewVC 1.1.26