90d1aa7bf5
- A new type of instruction has been added: ipsvd(8) now can be told to look up IP addresses of (dynamic) hostnames on incoming connections, and to handle a connection through different instructions if the client's IP address matches one of these IP addresses. See the ipsvd-instruct(5) man page for details. - The examples web page has been updated slightly, and now includes an example of the new check host instructions. Approved by: krion (implicit)
19 lines
572 B
Plaintext
19 lines
572 B
Plaintext
@comment $FreeBSD$
|
|
sbin/ipsvd-cdb
|
|
sbin/tcpsvd
|
|
sbin/udpsvd
|
|
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
|
|
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/install.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ipsvd-cdb.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ipsvd-instruct.5.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/ipsvd.7.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/tcpsvd.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/udpsvd.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/upgrade.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/usedietlibc.html
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|