Skip to content

Commit

Permalink
Add DHCP option 66 to HTTP waterfall
Browse files Browse the repository at this point in the history
This patch enhances HTTP waterfall feature mentioned in Issue opencomputeproject#476.

The patch has been tested in Accton AS7716_32X.

Closes: opencomputeproject#476

Signed-off-by: Curt Brune <[email protected]>
  • Loading branch information
david56 authored and Curt Brune committed Mar 3, 2017
1 parent 1d2b3ef commit 09f0224
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rootconf/default/bin/exec_installer
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,9 @@ $onie_disco_siaddr
$onie_disco_serverid
# Try TFTP server IP as HTTP
$onie_disco_tftpsiaddr
# Try DHCP TFTP server name (opt 66) as HTTP
# Requires DNS
$onie_disco_tftp
# Add link local neighbors
$(get_onie_neighs)
")
Expand Down

0 comments on commit 09f0224

Please sign in to comment.