Roman Dmitriev 2 vuotta sitten
vanhempi
sitoutus
4128976590
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      scripts/dhcp-log.pl

+ 1 - 1
scripts/dhcp-log.pl

@@ -139,7 +139,7 @@ if (!$pid) {
                 if (!$device) { 
                 if (!$device) { 
                     $remote_id = $decoded_remote_id;
                     $remote_id = $decoded_remote_id;
                     $circut_id = $decoded_circuit_id;
                     $circut_id = $decoded_circuit_id;
-                    db_log_verbose($hdb,"Dhcp request type: ".$type." ip=".$dhcp_record->{ip}." and mac=".$mac." from ".$device->{'device_name'});
+                    db_log_verbose($hdb,"Dhcp request type: ".$type." ip=".$ip." and mac=".$mac." from ".$device->{'device_name'});
                     }
                     }
             }
             }