opnsense/dhcrelay: address feedback
This commit is contained in:
parent
5a63661de0
commit
af16466003
2 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= dhcrelay
|
||||
PORTVERSION= 1.0
|
||||
DISTVERSION= 1.0
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= franco@opnsense.org
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
This is the FreeBSD port of the OpenBSD dhcrelay daemons.
|
||||
|
||||
The Dynamic Host Configuration Protocol (DHCP) is a standardized
|
||||
network protocol used on Internet Protocol (IP) networks for dynamically
|
||||
distributing network configuration parameters, such as IP addresses for
|
||||
interfaces and services. The relay allows to forward DHCP requests to
|
||||
remote DHCP servers which are not found in the same broadcast domain.
|
||||
A relay allows to forward DHCP requests to remote DHCP servers which are
|
||||
not found in the same broadcast domain. Due to ISC DHCPD being end of
|
||||
life this separately maintained daemon acts as a simple replacement with
|
||||
minimal syntax changes. Its main features are privilege separation and
|
||||
the ability to run multiple daemons in parallel.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue