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

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

revision 225 by dpavlin, Sun Aug 16 00:03:30 2009 UTC revision 265 by dpavlin, Wed Aug 19 12:46:07 2009 UTC
# Line 3  package wireshark; Line 3  package wireshark;
3  use warnings;  use warnings;
4  use strict;  use strict;
5    
6  sub fork_actions { qw/tap0 eth0/ }  use ip;
7    
8    sub fork_actions { ip::devices_up }
9    
10  our $AUTOLOAD;  our $AUTOLOAD;
11    

Legend:
Removed from v.225  
changed lines
  Added in v.265

  ViewVC Help
Powered by ViewVC 1.1.26