/[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 109 by dpavlin, Fri Jul 31 19:59:28 2009 UTC revision 110 by dpavlin, Sun Aug 2 02:04:00 2009 UTC
# Line 41  sub tftp_request { Line 41  sub tftp_request {
41    
42          warn 'request: ', dump( $request ) if $debug;          warn 'request: ', dump( $request ) if $debug;
43    
44            config::for_ip();
45    
46          if ( $request->{RootDir} ne $dir ) {          if ( $request->{RootDir} ne $dir ) {
47                  $request->{RootDir} = $dir;                  $request->{RootDir} = $dir;
48                  warn "new root: $dir";                  warn "new root: $dir";

Legend:
Removed from v.109  
changed lines
  Added in v.110

  ViewVC Help
Powered by ViewVC 1.1.26