/[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 261 by dpavlin, Wed Aug 19 10:58:02 2009 UTC revision 357 by dpavlin, Sun Aug 30 10:19:44 2009 UTC
# Line 59  sub tftp_request { Line 59  sub tftp_request {
59          my $audit = {          my $audit = {
60                  ip => $ip,                  ip => $ip,
61                  opcode => $opcode,                  opcode => $opcode,
62                  file => $file,                  path => $file,
63                  state => 'start',                  state => 'start',
64          };          };
65          CouchDB::audit( $opcode, $audit );          CouchDB::audit( $opcode, $audit );

Legend:
Removed from v.261  
changed lines
  Added in v.357

  ViewVC Help
Powered by ViewVC 1.1.26