Skip to content

Commit

Permalink
Merge pull request #47 from netniV/netniV-patch-1
Browse files Browse the repository at this point in the history
Update mactrack_cisco.php
  • Loading branch information
cigamit authored Dec 22, 2017
2 parents 1c857eb + a5bbfa4 commit bad1d8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mactrack_cisco.php
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,7 @@ function get_cisco_dot1x_table($site, &$device) {
}

$ifIndex = array();
$Dot1xEntries = array();
$cafSessionAuthUserNames = array();
$cafSessionAuthUserKey = array_keys($cafSessionAuthUserName); //Getting the keys to explode the first part which is the ifIndex
$m = 0;
Expand Down

0 comments on commit bad1d8d

Please sign in to comment.