| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- Take maintainership
|
|
|
|
| |
Hat: portmgr
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Among other things, this upgrade fixes a nasty bug that caused
connections to "stall" as if they all were coming from the same IP address
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Remove dependency on dns/libdjbdns - that library is now included
in ipsvd
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Approved by: krion
|
|
|
|
|
| |
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
PR: 58323
|
|
|
|
|
|
|
|
|
|
|
| |
With this version the ipsv daemons support
the port to listen on to be specified either as a name from
/etc/services, or as a number. The ipsvd interface now
necessitates the -u command line option, and the documentation
has been enhanced slightly.
PR: 57400
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
|
|
|
|
|
| |
PR: 55968
Submitted by: maintainer
|
|
|
|
|
| |
PR: 52119
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
PR: 51814
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|