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

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

revision 454 by dpavlin, Tue Sep 29 19:28:24 2009 UTC revision 455 by dpavlin, Sat Jan 2 15:47:39 2010 UTC
# Line 202  sub rebuild_mac_links { Line 202  sub rebuild_mac_links {
202                  my $mac = ip_path $ip, 'mac';                  my $mac = ip_path $ip, 'mac';
203                  if ( -e $mac ) {                  if ( -e $mac ) {
204                          $mac = read_file $mac;                          $mac = read_file $mac;
205                            chomp $mac;
206                          save_ip_mac( $ip, $mac );                          save_ip_mac( $ip, $mac );
207                          warn "## $ip $mac\n";                          warn "## $ip $mac\n";
208                  }                  }

Legend:
Removed from v.454  
changed lines
  Added in v.455

  ViewVC Help
Powered by ViewVC 1.1.26