Skip to content

Commit

Permalink
dhcpd: fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneOne1 committed Aug 30, 2022
1 parent fafbc2e commit ff07c2f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/dhcpd/v4.go
Original file line number Diff line number Diff line change
Expand Up @@ -942,8 +942,6 @@ func (s *v4Server) processRelease(req, resp *dhcpv4.DHCPv4) (err error) {
return nil
}

// func (s *v4Server) processByMsgType(req, resp *dhcpv4.DHCPv4) (l *Lease, )

// Find a lease associated with MAC and prepare response
// Return 1: OK
// Return 0: error; reply with Nak
Expand Down

0 comments on commit ff07c2f

Please sign in to comment.