Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Commit

Permalink
Issue 794: securityonion-web-page: add DHCP Servers query
Browse files Browse the repository at this point in the history
  • Loading branch information
dougburks committed Aug 21, 2015
1 parent 9d4c2c0 commit e0ce6ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elsa/menu.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ function showhide(tspan, tri) {
<a href="javascript:showhide('dhcp','tri_dhcp')" title="<?php echo $descr ?>" class="navlnk">DHCP</a><br />
<span id="dhcp" style="display: none">
<a href="<?php echo $h1; ?>class=BRO_DHCP &quot;68&quot; groupby:assigned_ip" <?php echo $h2; ?>>Top Assigned IPs</a><br />
<a href="<?php echo $h1; ?>class=BRO_DHCP &quot;68&quot; groupby:dstip" <?php echo $h2; ?>>DHCP Servers</a><br />
</span><br />

<!-- 'DNS' ELSA Queries -->
Expand Down

0 comments on commit e0ce6ff

Please sign in to comment.