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

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

revision 56 by dpavlin, Thu Jul 30 14:16:13 2009 UTC revision 62 by dpavlin, Thu Jul 30 16:15:40 2009 UTC
# Line 34  if ( grep /tap0/, read_file '/proc/net/d Line 34  if ( grep /tap0/, read_file '/proc/net/d
34  }  }
35    
36  our $memory_size = 512;  our $memory_size = 512;
37  our $mac = '52:54:00:00:00:01';  our $mac = 'AC:DE:48:00:00:01'; # AC = private, AD = multicast, AE = local
38    
39  sub start {  sub start {
40    

Legend:
Removed from v.56  
changed lines
  Added in v.62

  ViewVC Help
Powered by ViewVC 1.1.26