/[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 471 by dpavlin, Sun Jan 3 01:18:50 2010 UTC revision 472 by dpavlin, Tue Jan 5 00:25:34 2010 UTC
# Line 76  sub tftp_request { Line 76  sub tftp_request {
76                  $audit->{state} = 'error';                  $audit->{state} = 'error';
77                  $audit->{error} = Net::TFTPd->error;                  $audit->{error} = Net::TFTPd->error;
78                  CouchDB::audit( $opcode, $audit );                  CouchDB::audit( $opcode, $audit );
                 $request->processRQ();  
79          }          }
80    
81  }  }

Legend:
Removed from v.471  
changed lines
  Added in v.472

  ViewVC Help
Powered by ViewVC 1.1.26